-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
tools: bump the eslint group across 1 directory with 7 updates #60535
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
tools: bump the eslint group across 1 directory with 7 updates #60535
Conversation
Bumps the eslint group with 7 updates in the /tools/eslint directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.7` | `7.28.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.5` | `7.28.5` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.1.0` | `5.5.0` | | [eslint](https://github.com/eslint/eslint) | `9.30.0` | `9.39.0` | | [eslint-formatter-tap](https://github.com/fregante/eslint-formatters) | `8.40.0` | `9.0.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `51.3.1` | `61.1.11` | | [globals](https://github.com/sindresorhus/globals) | `16.3.0` | `16.5.0` | Updates `@babel/core` from 7.27.7 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.27.5 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/eslint/babel-eslint-parser) Updates `@stylistic/eslint-plugin` from 5.1.0 to 5.5.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin) Updates `eslint` from 9.30.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.30.0...v9.39.0) Updates `eslint-formatter-tap` from 8.40.0 to 9.0.1 - [Commits](https://github.com/fregante/eslint-formatters/commits) Updates `eslint-plugin-jsdoc` from 51.3.1 to 61.1.11 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v51.3.1...v61.1.11) Updates `globals` from 16.3.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.5.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-formatter-tap dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 61.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
da748c2 to
7351a37
Compare
> [@stylistic/eslint-plugin]: You are using deprecated value(boolean) for "allowTemplateLiterals" in "quotes", please use "always"/"never" instead.
|
I'm looking at the errors |
We are inconsistent so there's no valid config for it. Refs: https://eslint.style/rules/indent#assignmentoperator
|
I think I fixed everything (errors and deprecation warnings). Now we need to reorganise and reword the commits |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #60535 +/- ##
==========================================
- Coverage 88.55% 88.55% -0.01%
==========================================
Files 703 703
Lines 208260 208259 -1
Branches 40155 40160 +5
==========================================
- Hits 184430 184429 -1
Misses 15837 15837
Partials 7993 7993
🚀 New features to boost your workflow:
|
To prepare for eslint-plugin-jsdoc update. Refs: nodejs#60535
To prepare for eslint-plugin-jsdoc update. Refs: #60535 PR-URL: #60870 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
|
I opened #60908 |
|
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 |
Bumps the eslint group with 7 updates in the /tools/eslint directory:
7.27.77.28.57.27.57.28.55.1.05.5.09.30.09.39.08.40.09.0.151.3.161.1.1116.3.016.5.0Updates
@babel/corefrom 7.27.7 to 7.28.5Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)da0d1adFaster finding of locations inbuildCodeFrameError(#17490)35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)18d88b8Improve@babel/coretypings (#17471)453b068Switch to@jridgewell/remapping(#17474)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)64ec61eexport PartialConfig and NormalizedOptions (#17470)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/coresince your current version.Updates
@babel/eslint-parserfrom 7.27.5 to 7.28.5Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)e7031b7[Babel 8] TreatallowSuperOutsideMethodas top-level only (#17505)35055e3v7.28.4f04083a[Babel 8] Align TSMappedType AST (#17479)432a7fffix(parser/typescript): parseimport("./a", {with:{},})(#17465)e77e3b0move eslint-{parser,plugin} docs to the website (#17448)ccc5faev7.28.07896ed7SupportsourceType: "commonjs"(#17390)1b9aba4MaterializeexplicitResourceManagementparser plugin (#17346)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/eslint-parsersince your current version.Updates
@stylistic/eslint-pluginfrom 5.1.0 to 5.5.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
ad0c6a9chore: release v5.5.0 (main) (#995)ba930e7feat(comma-dangle): supportTSTypeParameterInstantiation(#1016)b3a3acffeat(padding-line-between-statements): narrow report range to reduce noise (#...cd3776ffeat(comma-dangle): supportTSFunctionTypeandTSDeclareFunction(#1015)8e34765refactor(no-extra-parens): remove useless logic (#1013)9d5085cfeat: update deps (#1011)f2837b1feat(indent): deprecateoffsetTernaryExpressionsOffsetCallExpressionsvia `...85ef5bcfeat(object-curly-spacing): addemptyObjectsoption to control spacing in e...a9ec0defeat: new rule list-style (#895)2b5a39ffeat(indent): introduceNewExpressionandAwaitExpressionin `offsetTerna...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@stylistic/eslint-pluginsince your current version.Updates
eslintfrom 9.30.0 to 9.39.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
ac3a60d9.39.0e79017fBuild: changelog update for 9.39.0dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270)2375a6dchore: package.json update for@eslint/jsreleased3e81e3docs: Always recommend to include a files property (#20158)15f5c7cfix: forward traversalstep.argsto visitors (#20253)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167)cc57d87feat: update error loc to key inno-dupe-class-members(#20259)a1f4e52chore: update@eslintdependencies (#20265)e86b813fix: Use more types from@eslint/core(#20257)Updates
eslint-formatter-tapfrom 8.40.0 to 9.0.1Commits
Updates
eslint-plugin-jsdocfrom 51.3.1 to 61.1.11Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
4f2ec35fix: fixing of missing parent should go between child and grandparentc9a22b6fix(imports-as-dependencies): check for object-basedtypes(ortypings)ca57a1ffix(CJS): provide CJS version of to-valid-identiifer; fixes #1583f938fdcfix(no-undefined-types): consider module scope variables as defined; fixes ...0c4e5b6fix(imports-as-dependencies): handle resolve.exports errors6c13a32chore: check Node 24c0e4e7cfix(imports-as-dependencies): check withinexportsfor types; fixes #11148aa719crefactor: use node protocol identifier7a45e99fix: update object-deep-merge, devDeps.; closes #157693bb1f4chore: update to-valid-identifier, devDeps.; lintUpdates
globalsfrom 16.3.0 to 16.5.0Release notes
Sourced from globals's releases.
Commits
46fdf1816.5.06d441caUpdate globals (2025-11-01) (#316)d323da6Add test for keys and values (#315)ea31521Add Vue, Svelte, and Astro globals (#314)fa8aaaeAdd date to automated PR title (#311)