Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint to v9 - autoclosed #703

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ~8.57.0 -> ~9.2.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Apr 5, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 8 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 12, reused 0, downloaded 11, added 0
packages/tdd-buffet                      |  WARN  deprecated @types/[email protected]
Progress: resolved 42, reused 0, downloaded 41, added 0
Progress: resolved 55, reused 0, downloaded 55, added 0
Progress: resolved 83, reused 0, downloaded 69, added 0
Progress: resolved 101, reused 0, downloaded 85, added 0
Progress: resolved 153, reused 0, downloaded 137, added 0
Progress: resolved 177, reused 0, downloaded 161, added 0
Progress: resolved 219, reused 0, downloaded 204, added 0
Progress: resolved 239, reused 0, downloaded 225, added 0
Progress: resolved 287, reused 0, downloaded 273, added 0
Progress: resolved 397, reused 0, downloaded 394, added 0
Progress: resolved 480, reused 0, downloaded 479, added 0
Progress: resolved 567, reused 0, downloaded 561, added 0
Progress: resolved 611, reused 0, downloaded 606, added 0
Progress: resolved 688, reused 0, downloaded 676, added 0
Progress: resolved 755, reused 0, downloaded 743, added 0
Progress: resolved 795, reused 0, downloaded 783, added 0
Progress: resolved 855, reused 0, downloaded 843, added 0
Progress: resolved 981, reused 0, downloaded 968, added 0
Progress: resolved 1037, reused 0, downloaded 1024, added 0
Progress: resolved 1107, reused 0, downloaded 1090, added 0
Progress: resolved 1166, reused 0, downloaded 1156, added 0
Progress: resolved 1272, reused 0, downloaded 1257, added 0
Progress: resolved 1345, reused 0, downloaded 1337, added 0
 WARN  5 deprecated subdependencies found: @lerna/[email protected], @lerna/[email protected], @lerna/[email protected], @npmcli/[email protected], [email protected]
Progress: resolved 1391, reused 0, downloaded 1383, added 0
Progress: resolved 1391, reused 0, downloaded 1383, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ @nighttrax/eslint-config-tsx 12.0.0-alpha.3
  ├── ✕ unmet peer eslint@^8.5.0: found 9.2.0
  ├─┬ @nighttrax/eslint-config-base 11.0.0-alpha.2
  │ ├── ✕ unmet peer eslint@^8.5.0: found 9.2.0
  │ └─┬ eslint-config-airbnb-base 15.0.0
  │   └── ✕ unmet peer eslint@"^7.32.0 || ^8.2.0": found 9.2.0
  ├─┬ @nighttrax/eslint-config-react 10.0.0-alpha.0
  │ ├── ✕ unmet peer eslint@^8.5.0: found 9.2.0
  │ └─┬ eslint-config-airbnb 19.0.4
  │   └── ✕ unmet peer eslint@"^7.32.0 || ^8.2.0": found 9.2.0
  ├─┬ @typescript-eslint/eslint-plugin 5.57.1
  │ ├── ✕ unmet peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0": found 9.2.0
  │ └─┬ @typescript-eslint/type-utils 5.57.1
  │   └─┬ @typescript-eslint/utils 5.57.1
  │     └── ✕ unmet peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0": found 9.2.0
  ├─┬ @typescript-eslint/parser 5.57.1
  │ └── ✕ unmet peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0": found 9.2.0
  ├─┬ eslint-plugin-import 2.27.5
  │ └── ✕ unmet peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8": found 9.2.0
  ├─┬ eslint-plugin-jsx-a11y 6.7.1
  │ └── ✕ unmet peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8": found 9.2.0
  ├─┬ eslint-plugin-react 7.32.2
  │ └── ✕ unmet peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8": found 9.2.0
  └─┬ eslint-plugin-react-hooks 4.6.0
    └── ✕ unmet peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0": found 9.2.0

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/eslint-9.x branch 14 times, most recently from a7a4cb2 to 23d0d8e Compare April 12, 2024 03:27
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 4 times, most recently from b11577e to 6332538 Compare April 19, 2024 22:41
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 6332538 to 9452d7b Compare May 3, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 chore(deps): update dependency eslint to v9 - autoclosed May 9, 2024
@renovate renovate bot closed this May 9, 2024
@renovate renovate bot deleted the renovate/eslint-9.x branch May 9, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants