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

Update eslint (major) #470

Merged
merged 1 commit into from
May 1, 2024
Merged

Update eslint (major) #470

merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.57.0 -> 9.1.1 age adoption passing confidence
eslint (source) ^8.8 -> ^9.0.0 age adoption passing confidence
eslint-plugin-cypress ^2.15 -> ^3.0.0 age adoption passing confidence
eslint-plugin-eslint-plugin ^5.1.1 -> ^6.0.0 age adoption passing confidence
eslint-plugin-jest ^27.6.0 -> ^28.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v3.0.2

Compare Source

v3.0.1

Compare Source

Bug Fixes
  • enable cypress/no-async-before (b57bf97)

v3.0.0

Compare Source

BREAKING CHANGES
  • Support for ESlint v3, v4, v5 & v6 is removed (bafb3b6)
  • Support ESLint v7 and v8 only (ESLint v9 is not yet supported)
eslint-community/eslint-plugin-eslint-plugin (eslint-plugin-eslint-plugin)

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • change test-case-property-ordering to add supports languageOptions (#​406)
  • add defaultOptions to meta-property-ordering (#​461)
  • remove consistent-output from recommended (#​462)
  • Add missing deprecated/replacedBy properties to meta-property-ordering rule (#​320)
  • requires node >= 18 & eslint >= 8.23.0 (#​456)
Features
jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.3.0

Compare Source

Features

v28.2.0

Compare Source

Features

28.1.1 (2024-04-06)

Bug Fixes
  • max-expects: properly reset counter when exiting a test case (#​1550) (b4b7cbc)

v28.1.1

Compare Source

Bug Fixes
  • max-expects: properly reset counter when exiting a test case (#​1550) (b4b7cbc)

v28.1.0

Compare Source

Features

v28.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Node v19 is no longer supported
  • removed unneeded snapshot processor and flat/snapshot config
  • dropped support for @typescript-eslint/eslint-plugin v5
  • dropped support for Node v14
  • removed no-if in favor of no-conditional-in-test

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the maintenance Housekeeping label May 1, 2024
@renovate renovate bot enabled auto-merge (squash) May 1, 2024 02:08
Copy link
Contributor Author

renovate bot commented May 1, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @croct/[email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=7 <9" from [email protected]
npm error node_modules/eslint-plugin-cypress
npm error   eslint-plugin-cypress@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-01T02_08_34_396Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-01T02_08_34_396Z-debug-0.log

@renovate renovate bot merged commit 2e2b18d into master May 1, 2024
4 of 5 checks passed
@renovate renovate bot deleted the renovate/major-eslint branch May 1, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants