-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
tools: bump the eslint group in /tools/eslint with 7 updates #55680
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/tools/eslint/eslint-124be2b1fc
Closed
tools: bump the eslint group in /tools/eslint with 7 updates #55680
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/tools/eslint/eslint-124be2b1fc
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.25.2` | `7.26.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.1` | `7.25.9` | | [@babel/plugin-syntax-import-attributes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-attributes) | `7.25.6` | `7.26.0` | | [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `2.8.0` | `2.10.1` | | [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.13.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.3.1` | `50.4.3` | | [globals](https://github.com/sindresorhus/globals) | `15.10.0` | `15.11.0` | Updates `@babel/core` from 7.25.2 to 7.26.0 - [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.26.0/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.1 to 7.25.9 - [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.9/eslint/babel-eslint-parser) Updates `@babel/plugin-syntax-import-attributes` from 7.25.6 to 7.26.0 - [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.26.0/packages/babel-plugin-syntax-import-attributes) Updates `@stylistic/eslint-plugin-js` from 2.8.0 to 2.10.1 - [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.10.1/packages/eslint-plugin-js) Updates `eslint` from 9.11.1 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.1...v9.13.0) Updates `eslint-plugin-jsdoc` from 50.3.1 to 50.4.3 - [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@v50.3.1...v50.4.3) Updates `globals` from 15.10.0 to 15.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.10.0...v15.11.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-minor dependency-group: eslint - dependency-name: globals dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
Member
|
Some linter errors are caused by eslint-stylistic/eslint-stylistic#553. Feel free to add a commit fixing them, it won't break dependabot The other errors are caused by eslint-stylistic/eslint-stylistic#544, so it looks like we need to modify the configuration a bit (allowTemplateLiterals needs to be true I think) |
Contributor
Author
|
Superseded by #55689. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the eslint group in /tools/eslint with 7 updates:
7.25.27.26.07.25.17.25.97.25.67.26.02.8.02.10.19.11.19.13.050.3.150.4.315.10.015.11.0Updates
@babel/corefrom 7.25.2 to 7.26.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
63d3038v7.26.08b5b6bffix: CI with Node v23.1.0 (#16932)64fa466Enable import attributes parsing by default (#16850)0216853feat: support async plugin's pre/post (#16862)b8002e2Workaround Node.js bug for parallel loading of TLA modules (#16928)56658acFix loading of modules with TLA in Node.js 23 (#16926)fdc456aOnly parse # as comment in .babelignore at line start (#16925)79e50b2test: add node 23 to ci matrix4360ee5fix: path.resolve changes in node 23.0.0b07957ev7.25.9Updates
@babel/eslint-parserfrom 7.25.1 to 7.25.9Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)33d705eAnalyzeClassAccessorPropertyto prevent theno-undefrule (#16884)f9cb91av7.25.8362b823chore: Update lint deps (#16883)2533cfbv7.25.776a4cbcAdd type definitions for eslint packages (#16854)63e8c44[Babel 8] Removeminimal,smartoption of Pipeline Operator (#16801)c8362e3Enableunicorn/prefer-set-hasrule (#16822)69d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)Updates
@babel/plugin-syntax-import-attributesfrom 7.25.6 to 7.26.0Release notes
Sourced from
@babel/plugin-syntax-import-attributes's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-syntax-import-attributes's changelog.... (truncated)
Commits
63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)Updates
@stylistic/eslint-plugin-jsfrom 2.8.0 to 2.10.1Release notes
Sourced from
@stylistic/eslint-plugin-js's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-js's changelog.... (truncated)
Commits
2015893chore: release v2.10.1 (main) (#595)0002fe0chore: release v2.10.0 (main) (#569)d3dbc22docs(func-call-spacing): fixing broken links (#587)40ba040chore: release v2.9.0 (main) (#536)ff69053chore: sort importsUpdates
eslintfrom 9.11.1 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.