Skip to content

tools: bump the eslint group across 1 directory with 4 updates#93

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/eslint/eslint-5b50f9c227
Closed

tools: bump the eslint group across 1 directory with 4 updates#93
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/eslint/eslint-5b50f9c227

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 4 updates in the /tools/eslint directory: @babel/core, @babel/eslint-parser, @babel/plugin-syntax-import-source and eslint.

Updates @babel/core from 8.0.0-rc.3 to 8.0.0-rc.4

Release notes

Sourced from @​babel/core's releases.

v8.0.0-rc.4 (2026-04-29)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-register
  • babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-block-scoping, babel-plugin-transform-regenerator, babel-traverse
  • babel-plugin-external-helpers, babel-template, babel-traverse
  • babel-plugin-transform-property-mutators, babel-standalone

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

  • Other
  • babel-core, babel-generator

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v8.0.0-rc.4 (2026-04-29)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-register
  • babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-block-scoping, babel-plugin-transform-regenerator, babel-traverse
  • babel-plugin-external-helpers, babel-template, babel-traverse
  • babel-plugin-transform-property-mutators, babel-standalone

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

  • Other
  • babel-core, babel-generator

... (truncated)

Commits

Updates @babel/eslint-parser from 8.0.0-rc.3 to 8.0.0-rc.4

Release notes

Sourced from @​babel/eslint-parser's releases.

v8.0.0-rc.4 (2026-04-29)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-register
  • babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-block-scoping, babel-plugin-transform-regenerator, babel-traverse
  • babel-plugin-external-helpers, babel-template, babel-traverse
  • babel-plugin-transform-property-mutators, babel-standalone

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

  • Other
  • babel-core, babel-generator

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v8.0.0-rc.4 (2026-04-29)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-register
  • babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-block-scoping, babel-plugin-transform-regenerator, babel-traverse
  • babel-plugin-external-helpers, babel-template, babel-traverse
  • babel-plugin-transform-property-mutators, babel-standalone

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

  • Other
  • babel-core, babel-generator

... (truncated)

Commits

Updates @babel/plugin-syntax-import-source from 8.0.0-rc.3 to 8.0.0-rc.4

Release notes

Sourced from @​babel/plugin-syntax-import-source's releases.

v8.0.0-rc.4 (2026-04-29)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-register
  • babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-block-scoping, babel-plugin-transform-regenerator, babel-traverse
  • babel-plugin-external-helpers, babel-template, babel-traverse
  • babel-plugin-transform-property-mutators, babel-standalone

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

  • Other
  • babel-core, babel-generator

... (truncated)

Changelog

Sourced from @​babel/plugin-syntax-import-source's changelog.

v8.0.0-rc.4 (2026-04-29)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-register
  • babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-block-scoping, babel-plugin-transform-regenerator, babel-traverse
  • babel-plugin-external-helpers, babel-template, babel-traverse
  • babel-plugin-transform-property-mutators, babel-standalone

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

  • Other
  • babel-core, babel-generator

... (truncated)

Commits

Updates eslint from 10.2.0 to 10.2.1

Release notes

Sourced from eslint's releases.

v10.2.1

Bug Fixes

  • 14be92b fix: model generator yield resumption paths in code path analysis (#20665) (sethamus)
  • 84a19d2 fix: no-async-promise-executor false positives for shadowed Promise (#20740) (xbinaryx)
  • af764af fix: clarify language and processor validation errors (#20729) (Pixel998)
  • e251b89 fix: update eslint (#20715) (renovate[bot])

Documentation

  • ca92ca0 docs: reuse markdown-it instance for markdown filter (#20768) (Amaresh S M)
  • 57d2ee2 docs: Enable Eleventy incremental mode for watch (#20767) (Amaresh S M)
  • c1621b9 docs: fix typos in code-path-analyzer.js (#20700) (Ayush Shukla)
  • 1418d52 docs: Update README (GitHub Actions Bot)
  • 39771e6 docs: Update README (GitHub Actions Bot)
  • 71e0469 docs: fix incomplete JSDoc param description in no-shadow rule (#20728) (kuldeep kumar)
  • 22119ce docs: clarify scope of for-direction rule with dead code examples (#20723) (Amaresh S M)
  • 8f3fb77 docs: document meta.docs.dialects (#20718) (Pixel998)

Chores

  • 7ddfea9 chore: update dependency prettier to v3.8.2 (#20770) (renovate[bot])
  • fac40e1 ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763) (dependabot[bot])
  • 7246f92 test: add tests for SuppressionsService.load() error handling (#20734) (kuldeep kumar)
  • 4f34b1e chore: update pnpm/action-setup action to v5 (#20762) (renovate[bot])
  • 51080eb test: processor service (#20731) (kuldeep kumar)
  • e7e1889 chore: remove stale babel-eslint10 fixture and test (#20727) (kuldeep kumar)
  • 4e1a87c test: remove redundant async/await in flat config array tests (#20722) (Pixel998)
  • 066eabb test: add rule metadata coverage for languages and docs.dialects (#20717) (Pixel998)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the eslint group with 4 updates in the /tools/eslint directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser), [@babel/plugin-syntax-import-source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-source) and [eslint](https://github.com/eslint/eslint).


Updates `@babel/core` from 8.0.0-rc.3 to 8.0.0-rc.4
- [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/v8.0.0-rc.4/packages/babel-core)

Updates `@babel/eslint-parser` from 8.0.0-rc.3 to 8.0.0-rc.4
- [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/v8.0.0-rc.4/eslint/babel-eslint-parser)

Updates `@babel/plugin-syntax-import-source` from 8.0.0-rc.3 to 8.0.0-rc.4
- [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/v8.0.0-rc.4/packages/babel-plugin-syntax-import-source)

Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.0...v10.2.1)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 8.0.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@babel/eslint-parser"
  dependency-version: 8.0.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@babel/plugin-syntax-import-source"
  dependency-version: 8.0.0-rc.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tools/eslint/eslint-5b50f9c227 branch June 2, 2026 23:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants