-
- Notifications
You must be signed in to change notification settings - Fork 33.7k
tools: bump the eslint group in /tools/eslint with 7 updates #54821
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 in /tools/eslint with 7 updates #54821
Conversation
Bumps the eslint group in /tools/eslint with 7 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.9` | `7.25.2` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.0` | `7.25.1` | | [@babel/plugin-syntax-import-attributes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-attributes) | `7.24.7` | `7.25.6` | | [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `2.4.0` | `2.7.2` | | [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.8.3` | `50.2.2` | | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.9.0` | Updates `@babel/core` from 7.24.9 to 7.25.2 - [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.25.2/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.0 to 7.25.1 - [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.25.1/eslint/babel-eslint-parser) Updates `@babel/plugin-syntax-import-attributes` from 7.24.7 to 7.25.6 - [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.25.6/packages/babel-plugin-syntax-import-attributes) Updates `@stylistic/eslint-plugin-js` from 2.4.0 to 2.7.2 - [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/v2.7.2/packages/eslint-plugin-js) Updates `eslint` from 9.8.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.8.0...v9.9.1) Updates `eslint-plugin-jsdoc` from 48.8.3 to 50.2.2 - [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@v48.8.3...v50.2.2) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.9.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@babel/eslint-parser" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@babel/plugin-syntax-import-attributes" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: globals dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
| Dependabot (as shown in this PR) now handles the ESlint updates. In this case, the lint is failing on this new version of ESlint. To resolve that issue, you can simply push a commit to the dependabot branch fixing the issue. When it is merged with the CQ, it'll be squashed (with |
aduh95 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSLGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@ ## main #54821 +/- ## ========================================== + Coverage 87.33% 87.61% +0.27% ========================================== Files 650 650 Lines 182945 182995 +50 Branches 35083 35409 +326 ========================================== + Hits 159782 160329 +547 + Misses 16413 15923 -490 + Partials 6750 6743 -7
|
| Is it possible to customize the commit message? It seems overly verbose. |
Not at the moment, but I can open a feature requests against Dependabot. IIUC, you can manually edit it via a force push. |
| Landed in 59c7c55 |
Bumps the eslint group in /tools/eslint with 7 updates: | Package | From | To | | --- | --- | --- | | `@babel/core` | `7.24.9` | `7.25.2` | | `@babel/eslint-parser` | `7.25.0` | `7.25.1` | | `@babel/plugin-syntax-import-attributes` | `7.24.7` | `7.25.6` | | `@stylistic/eslint-plugin-js` | `2.4.0` | `2.7.2` | | `eslint` | `9.8.0` | `9.9.1` | | `eslint-plugin-jsdoc` | `48.8.3` | `50.2.2` | | `globals` | `15.8.0` | `15.9.0` | Signed-off-by: dependabot[bot] <support@github.com> PR-URL: #54821 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Bumps the eslint group in /tools/eslint with 7 updates: | Package | From | To | | --- | --- | --- | | `@babel/core` | `7.24.9` | `7.25.2` | | `@babel/eslint-parser` | `7.25.0` | `7.25.1` | | `@babel/plugin-syntax-import-attributes` | `7.24.7` | `7.25.6` | | `@stylistic/eslint-plugin-js` | `2.4.0` | `2.7.2` | | `eslint` | `9.8.0` | `9.9.1` | | `eslint-plugin-jsdoc` | `48.8.3` | `50.2.2` | | `globals` | `15.8.0` | `15.9.0` | Signed-off-by: dependabot[bot] <support@github.com> PR-URL: nodejs#54821 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Bumps the eslint group in /tools/eslint with 7 updates: | Package | From | To | | --- | --- | --- | | `@babel/core` | `7.24.9` | `7.25.2` | | `@babel/eslint-parser` | `7.25.0` | `7.25.1` | | `@babel/plugin-syntax-import-attributes` | `7.24.7` | `7.25.6` | | `@stylistic/eslint-plugin-js` | `2.4.0` | `2.7.2` | | `eslint` | `9.8.0` | `9.9.1` | | `eslint-plugin-jsdoc` | `48.8.3` | `50.2.2` | | `globals` | `15.8.0` | `15.9.0` | Signed-off-by: dependabot[bot] <support@github.com> PR-URL: nodejs#54821 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Bumps the eslint group in /tools/eslint with 7 updates:
7.24.97.25.27.25.07.25.17.24.77.25.62.4.02.7.29.8.09.9.148.8.350.2.215.8.015.9.0Updates
@babel/corefrom 7.24.9 to 7.25.2Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
0f8f408v7.25.26a15d7aEnsure thatrequeueComputedKeyAndDecoratorsis available (#16695)9f7e29achore: fix one suppressed eslint error (#16696)2413d1aAdd eslint-plugin-regexp (#16680)5dc3b44Expose wether a module has TLA or not as.extra.async(#16480)Updates
@babel/eslint-parserfrom 7.25.0 to 7.25.1Release notes
Sourced from
@babel/eslint-parser's releases.Changelog
Sourced from
@babel/eslint-parser's changelog.Commits
6bfc823v7.25.1beb3d69Test eslint plugin against eslint 9 (#16663)Updates
@babel/plugin-syntax-import-attributesfrom 7.24.7 to 7.25.6Release notes
Sourced from
@babel/plugin-syntax-import-attributes's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-syntax-import-attributes's changelog.... (truncated)
Commits
2f72b97v7.25.6279aa82Don't throw when enabling both syntax-import-{assertions,attributes} (#16781)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)Updates
@stylistic/eslint-plugin-jsfrom 2.4.0 to 2.7.2Release notes
Sourced from
@stylistic/eslint-plugin-js's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-js's changelog.... (truncated)
Commits
cceeba9chore: release v2.7.2 (main) (#527)2c72f70chore: release v2.7.1 (main) (#524)c74c517chore: release v2.7.0 (main) (#523)380902fchore: release v2.7.0-beta.1 (main) (#521)971b534build: standalone build for main packagebb187a8build: improve bundlingfb49cecchore: release v2.7.0-beta.0 (main) (#518)7c7301erefactor: make ts plugin self-contains (#519)2125377chore: migrate to pnpm catalogs3a9535frefactor: move code into one package (#497)Updates
eslintfrom 9.8.0 to 9.9.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8781e6f9.9.11503d03Build: changelog update for 9.9.1b0c34d0chore: upgrade to@eslint/js@9.9.1 (#18809)cd5a0dachore: package.json update for@eslint/jsrelease4840930docs: Update README with version support and clean up content (#18804)f61f40ddocs: Update globals examples (#18805)e112642refactor: Extract parsing logic from Linter (#18790)241fceadocs: Use and define languages (#18795)0f68a85chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63docs: eslint-plugin-markdown ->@eslint/markdown(#18797)Updates
eslint-plugin-jsdocfrom 48.8.3 to 50.2.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
288f0aefix(check-param-names): check against whitelist of acceptable function node...b039833docs(text-escaping): indicate defaults forescapeHTML964712bfix: properly include options in ruleset factoriesaed3194feat: added granular flat TypeScript configs (#1298)