Skip to content

Update dependency @wordpress/eslint-plugin to v22 #23

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/eslint-plugin (source) ^14.0.0 -> ^22.0.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/eslint-plugin)

v22.8.0

Compare Source

v22.7.0

Compare Source

v22.6.0

Compare Source

v22.5.1

Compare Source

v22.5.0

Compare Source

v22.4.0

Compare Source

v22.3.0

Compare Source

v22.2.0

Compare Source

v22.1.1

Compare Source

v22.1.0

Compare Source

v22.0.0

Compare Source

Breaking Changes
  • The minimum required TypeScript version changed to 5 (#​67461)

v21.6.0

Compare Source

v21.5.0

Compare Source

v21.4.0

Compare Source

v21.3.0

Compare Source

v21.2.0

Compare Source

v21.1.2

Compare Source

v21.1.1

Compare Source

v21.1.0

Compare Source

v21.0.0

Compare Source

Breaking Changes

v20.3.0

Compare Source

v20.2.0

Compare Source

v20.1.0

Compare Source

v20.0.0

Compare Source

Breaking Changes

v19.2.0

Compare Source

v19.1.0

Compare Source

v19.0.1

Compare Source

v19.0.0

Compare Source

Breaking Changes
  • @wordpress/is-gutenberg-plugin rule has been replaced by @wordpress/wp-global-usage (#​61486).
  • @wordpress/wp-process-env rule has been added and included in the recommended configurations (#​61486).
  • @wordpress/gutenberg-phase rule has been removed (deprecated in v10.0.0) (#​61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#​31270). Learn more about Node.js releases.

v18.1.0

Compare Source

Internal
  • Replaced classnames package with the faster and smaller clsx package (#​61138).

v18.0.0

Compare Source

Breaking Changes
  • Enable curly eslint rule when using prettier (#​61204).

v17.13.0

Compare Source

v17.12.0

Compare Source

v17.11.0

Compare Source

v17.10.0

Compare Source

v17.9.0

Compare Source

v17.8.1: 17.8.1

Compare Source

Changelog

Bug Fixes
Colors
  • Generate element classnames from element-specific data. (59533)

Contributors

The following contributors merged PRs in this release:

@​tellthemachines

v17.8.0

Compare Source

v17.7.0

Compare Source

v17.6.0

Compare Source

v17.5.0

Compare Source

v17.4.0

Compare Source

v17.3.0

Compare Source

v17.2.0

Compare Source

v17.1.0

Compare Source

v17.0.0

Compare Source

Breaking Changes
  • Change the required major version of Prettier from v2 to v3 (#​54775).

v16.0.13

Compare Source

v16.0.12

Compare Source

v16.0.11

Compare Source

v16.0.10

Compare Source

v16.0.9

Compare Source

v16.0.8

Compare Source

v16.0.7

Compare Source

v16.0.6

Compare Source

v16.0.5

Compare Source

v16.0.4

Compare Source

v16.0.3

Compare Source

v16.0.2

Compare Source

v16.0.1

Compare Source

v16.0.0

Compare Source

Breaking Changes
  • The bundled @typescript-eslint/parser and @typescript-eslint/eslint-plugin dependencies has been updated from requiring ^5.62.0 to requiring ^6.4.1 (#​53975):
    • Removes the deprecated @typescript-eslint/no-duplicate-imports rule in favor of import/no-duplicates.
Enhancements
  • Added a new test-playwright ruleset using eslint-plugin-playwright.
  • The bundled eslint-plugin-prettier dependency has been updated from requiring ^3.3.0 to requiring ^5.0.0 (#​54539).

v15.1.0

Compare Source

v15.0.1: 15.0.1

Compare Source

Changelog

Bug Fixes
Block Editor
  • Move block variation picker styles in the iframe (47109)
  • Add useBlockPreview styles in iframe (47110)
Block Library
  • Tag cloud: Disable clicking on the tag links in the editor. (47338)

Contributors

The following contributors merged PRs in this release:

@​carolinan @​ntsekouras

v15.0.0

Compare Source

Breaking Changes
  • The bundled eslint-plugin-jsdoc dependency has been updated from requiring ^39.6.9 to requiring ^46.4.6 (#​53629):
    • Removes jsdoc/newline-after-description rule in favor of jsdoc/tag-lines with option startLines: 0 for "never" and startLines: 1 for "always". Defaults now to startLines: null.
    • Removes dropEndLines: true from jsdoc/tag-lines in favor of option endLines: 0.
    • Drops jsdoc/tag-lines rule's noEndLines: true in favor of applyToEndTag: false.
    • Disables the newly introduced jsdoc/no-defaults rule.
Enhancements
  • Support Typescript 5 and 5.1 by updating both @typescript-eslint/parser and @typescript-eslint/eslint-plugin to version ^5.62.0. (#​52621).

v14.12.0

Compare Source

v14.11.0

Compare Source

v14.10.0

Compare Source

v14.9.0

Compare Source

v14.8.2: 14.8.2

Compare Source

Changelog

Bug Fixes
Block Editor
  • rich-text: Fix bug where bare tag name format types could not be registered. (46798)

First time contributors

The following PRs were merged by first time contributors:

Contributors

The following contributors merged PRs in this release:

@​davilera

v14.8.1: 14.8.1

Compare Source

Changelog

Bug Fixes
  • Update the script registration of the react scripts with a cache version to prevent browser cache issues. (46768)

Contributors

The following contributors merged PRs in this release:

@​youknowriad

v14.8.0

Compare Source

v14.7.0

Compare Source

v14.6.0

Compare Source

Enhancements
  • Validate dependencies in useSelect and useSuspenseSelect hooks. (#​49900).

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v15 Update dependency @wordpress/eslint-plugin to v16 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 3c85f9e to 1823155 Compare September 20, 2023 12:41
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 1823155 to 3947e20 Compare October 5, 2023 04:27
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v16 Update dependency @wordpress/eslint-plugin to v17 Oct 5, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 5, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @wordpress/[email protected]
npm ERR! node_modules/@wordpress/eslint-plugin
npm ERR!   dev @wordpress/eslint-plugin@"^18.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @wordpress/eslint-plugin@"^18.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/prettier
npm ERR!   peerOptional prettier@">=3" from @wordpress/[email protected]
npm ERR!   node_modules/@wordpress/eslint-plugin
npm ERR!     dev @wordpress/eslint-plugin@"^18.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-02T21_54_49_665Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 3947e20 to 47c2938 Compare May 2, 2024 21:55
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v17 Update dependency @wordpress/eslint-plugin to v18 May 2, 2024
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 47c2938 to c37fe78 Compare May 31, 2024 19:18
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v18 Update dependency @wordpress/eslint-plugin to v19 May 31, 2024
Copy link
Contributor Author

renovate bot commented May 31, 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @10up/[email protected]
npm ERR! node_modules/@10up/eslint-config
npm ERR!   @10up/eslint-config@"^4.0.0" from the root project
npm ERR!   peer @10up/eslint-config@"^3.0.0" from [email protected]
npm ERR!   node_modules/10up-toolkit
npm ERR!     dev 10up-toolkit@"^6.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! @10up/eslint-config@"^4.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint-config-prettier
npm ERR!   peer eslint-config-prettier@"^9.1.0" from @10up/[email protected]
npm ERR!   node_modules/@10up/eslint-config
npm ERR!     @10up/eslint-config@"^4.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-04-27T15_12_01_867Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c37fe78 to 2c099b3 Compare July 10, 2024 09:38
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v19 Update dependency @wordpress/eslint-plugin to v20 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 2c099b3 to c19e657 Compare September 5, 2024 05:13
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v20 Update dependency @wordpress/eslint-plugin to v21 Sep 5, 2024
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v21 Update dependency @wordpress/eslint-plugin to v21 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-wordpress-monorepo branch December 8, 2024 18:42
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v21 - autoclosed Update dependency @wordpress/eslint-plugin to v21 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from c19e657 to f06d344 Compare December 11, 2024 12:23
@renovate renovate bot changed the title Update dependency @wordpress/eslint-plugin to v21 Update dependency @wordpress/eslint-plugin to v22 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from f06d344 to 9632e76 Compare January 22, 2025 19:48
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 0004371 to 9788629 Compare March 18, 2025 06:17
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from 56fb216 to c69a306 Compare April 27, 2025 15:11
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c69a306 to 11ef3ff Compare April 27, 2025 15:12
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