Bump the wordpress-lint-toolchain group across 1 directory with 5 updates#273
Conversation
…ates Bumps the wordpress-lint-toolchain group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `25.6.0` | `25.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.5` | `10.7.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.14.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.14.0` | `7.2.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | Updates `@wordpress/eslint-plugin` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@25.7.0/packages/eslint-plugin) Updates `eslint` from 9.39.5 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.5...v10.7.0) Updates `stylelint` from 16.26.1 to 17.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.14.0) Updates `stylelint-scss` from 6.14.0 to 7.2.0 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v6.14.0...v7.2.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@wordpress/eslint-plugin" dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: wordpress-lint-toolchain - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: wordpress-lint-toolchain - dependency-name: stylelint dependency-version: 17.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: wordpress-lint-toolchain - dependency-name: stylelint-scss dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: wordpress-lint-toolchain - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: wordpress-lint-toolchain ... Signed-off-by: dependabot[bot] <support@github.com>
f88b1df to
df20440
Compare
|
Blocked: this group pulled in four majors the WordPress toolchain does not support yet — Once #275 is merged, I will run |
…#275) The grouped toolchain PR (#273) failed `npm ci` with ERESOLVE: Dependabot bumped stylelint to 17, but @wordpress/stylelint-config 24 still requires stylelint ^16.8.2, so the peer could not resolve. The same group also proposed TypeScript 7 (unsupported by typescript-eslint) and ESLint 10 (breaks eslint-plugin-import's resolver when ESLint is installed standalone, as this repo dogfoods it). Ignore the semver-major updates for these packages so Dependabot stops proposing versions the WordPress toolchain does not support yet. Minors/patches (e.g. @wordpress/eslint-plugin 25.7.0) still come through. Bump the majors manually once WordPress moves.
|
@dependabot recreate |
|
Superseded — the only safe update from this group (@wordpress/eslint-plugin 25.7.0) is applied manually in the PR above. The four majors (stylelint 17, stylelint-scss 7, typescript 7, eslint 10) are ignored via #275 until the WordPress toolchain supports them. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
The one safe, in-range update from the toolchain group (#273); the four majors in that group are now ignored via #275. Lockfile-only — package.json already allows ^25. Verified: npm ci, dogfood lint-js, and the smoke tests pass. Applied manually because Dependabot did not recreate #273 after #275 merged.
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
1 similar comment
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
Bumps the wordpress-lint-toolchain group with 5 updates in the / directory:
25.6.025.7.09.39.510.7.016.26.117.14.06.14.07.2.05.9.37.0.2Updates
@wordpress/eslint-pluginfrom 25.6.0 to 25.7.0Changelog
Sourced from @wordpress/eslint-plugin's changelog.
Commits
e9a74f9chore(release): publish2a0c375Update changelog filese61c854Merge changes published in the Gutenberg plugin "release/23.6" branch1055a35Update changelog files8ca3e8eMerge changes published in the Gutenberg plugin "release/23.6" branchUpdates
eslintfrom 9.39.5 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
stylelintfrom 16.26.1 to 17.14.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
f36e170Release 17.14.0 (#9371)9334bffBump actions/checkout from 6.0.3 to 7.0.0 (#9367)f736374Bump npm-run-all2 from 9.0.1 to 9.0.2 (#9370)78e1b44Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (#9369)cab5acdBump eslint from 10.4.1 to 10.5.0 in the eslint group (#9368)89b95e1Bump prettier from 3.8.3 to 3.8.4 (#9363)7ecce94Bump cosmiconfig from 9.0.1 to 9.0.2 (#9362)fa54191Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (#9361)8c3cf69Bump@csstools/css-syntax-patches-for-csstreefrom 1.1.4 to 1.1.5 in the csst...c61d3dbFix performance of getting module paths (#9354)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-scssfrom 6.14.0 to 7.2.0Release notes
Sourced from stylelint-scss's releases.
Changelog
Sourced from stylelint-scss's changelog.
Commits
e7c92d17.2.0ecdc3c3Prepare version 7.2.0 (#1301)ddffe93build(deps-dev): bump stylelint from 17.10.0 to 17.12.0 (#1300)6eb7630Update Jest to latest version (#1299)ac4dffbbuild(deps-dev): bump@lavamoat/allow-scriptsfrom 5.0.1 to 5.0.2 (#1298)ac1e7fabuild(deps): bump@csstools/css-calcfrom 3.2.0 to 3.2.1 (#1297)b483811build(deps-dev): bump postcss from 8.5.14 to 8.5.15 (#1295)2c88165build(deps-dev): bump lint-staged from 16.4.0 to 17.0.5 (#1292)f4aea26build(deps): bump@csstools/css-syntax-patches-for-csstree(#1294)db3c20ebuild(deps-dev): bump eslint from 10.3.0 to 10.4.0 (#1293)Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.