-
-
Notifications
You must be signed in to change notification settings - Fork 32k
tools: bump the eslint group in /tools/eslint with 6 updates #58921
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
dependabot
wants to merge
2
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/tools/eslint/eslint-676e73dde1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
tools: bump the eslint group in /tools/eslint with 6 updates #58921
dependabot
wants to merge
2
commits into
main
from
dependabot/npm_and_yarn/tools/eslint/eslint-676e73dde1
+108
−533
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 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.4` | `7.27.7` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.1` | `7.27.5` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `4.4.1` | `5.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.30.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.7.1` | `51.3.1` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.3.0` | Updates `@babel/core` from 7.27.4 to 7.27.7 - [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.27.7/packages/babel-core) Updates `@babel/eslint-parser` from 7.27.1 to 7.27.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.27.5/eslint/babel-eslint-parser) Updates `@stylistic/eslint-plugin` from 4.4.1 to 5.1.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.1.0/packages/eslint-plugin) Updates `eslint` from 9.28.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.30.0) Updates `eslint-plugin-jsdoc` from 50.7.1 to 51.3.1 - [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.7.1...v51.3.1) Updates `globals` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@babel/eslint-parser" dependency-version: 7.27.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 51.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
targos
approved these changes
Jul 2, 2025
aduh95
approved these changes
Jul 2, 2025
lpinca
approved these changes
Jul 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue
Add this label to land a pull request using GitHub Actions.
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 6 updates:
7.27.4
7.27.7
7.27.1
7.27.5
4.4.1
5.1.0
9.28.0
9.30.0
50.7.1
51.3.1
16.2.0
16.3.0
Updates
@babel/core
from 7.27.4 to 7.27.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
4ce7dfd
v7.27.77428811
Improve TS babel config loading (#17392)Updates
@babel/eslint-parser
from 7.27.1 to 7.27.5Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
746ae8e
v7.27.576f3c85
fix: support async Babel plugin in eslint-parser (#17348)0c51d8f
Map ESLint'ssourceType: commonjs
to script (#17349)2d0c76e
Improve integrations of using declaration with other transforms (#17330)Updates
@stylistic/eslint-plugin
from 4.4.1 to 5.1.0Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.... (truncated)
Commits
4d44889
chore: release v5.1.0 (main) (#858)5d2bec1
build: migrate totsdown
(#854)e63f1e4
fix: correct rule name indisable-legacy
(#849)5259950
fix(indent): correct handling of return type annotations (#853)140db85
test: cleanup duplicate test cases (#855)aa436b8
chore: release v5.0.0 (main) (#844)57281c7
chore: release v5.0.0-beta.6 (main) (#843)d133385
feat: add support forusing
(#804)b30a26b
refactor: unify some ast-utils (#842)e8e8b18
chore: release v5.0.0-beta.5 (main) (#835)Updates
eslint
from 9.28.0 to 9.30.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
ad1d639
9.30.0c02d70b
Build: changelog update for 9.30.02b6491c
chore: upgrade to@eslint/[email protected]
(#19889)5a5d526
chore: package.json update for@eslint/js
release52a5fca
feat: SupportbasePath
property in config objects (#19879)6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
method (#19862)8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887)eaf8a41
chore: Correct typos in linter tests (#19878)4ab4482
feat: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872)3fbcd70
fix: update error message forno-restricted-properties
(#19855)Updates
eslint-plugin-jsdoc
from 50.7.1 to 51.3.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
3748bbe
fix(no-undefined-types
): check class and interface globals; fixes #1420 (#1....Description has been truncated