Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2025

Bumps espree from 9.6.1 to 11.0.0.

Release notes

Sourced from espree's releases.

espree: v11.0.0

11.0.0 (2025-11-07)

⚠ BREAKING CHANGES

  • Program range span entire source text (#677)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696)

Features

  • Program range span entire source text (#677) (68bbb74)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696) (9c84ecb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.2.1 to ^5.0.0

espree: v10.4.0

10.4.0 (2025-06-09)

Features

  • Add support for ES2026 using and await using declarations (#658) (39e0865)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.2.0 to ^4.2.1

espree: v10.3.0

10.3.0 (2024-10-29)

Features

  • add support for Import Attributes and RegExp Modifiers (#639) (2fd4222)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.1.0 to ^4.2.0

... (truncated)

Changelog

Sourced from espree's changelog.

11.0.0 (2025-11-07)

⚠ BREAKING CHANGES

  • Program range span entire source text (#677)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696)

Features

  • Program range span entire source text (#677) (68bbb74)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696) (9c84ecb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.2.1 to ^5.0.0

10.4.0 (2025-06-09)

Features

  • Add support for ES2026 using and await using declarations (#658) (39e0865)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.2.0 to ^4.2.1

10.3.0 (2024-10-29)

Features

  • add support for Import Attributes and RegExp Modifiers (#639) (2fd4222)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.1.0 to ^4.2.0

10.2.0 (2024-09-27)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for espree since your current version.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
espree [>= 10.a, < 11]

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [espree](https://github.com/eslint/js/tree/HEAD/packages/espree) from 9.6.1 to 11.0.0.
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/espree-v11.0.0/packages/espree)

---
updated-dependencies:
- dependency-name: espree
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 22, 2025
@github-actions github-actions bot added the pr: other Pull requests that neither add new extensions or change existing ones label Nov 22, 2025
@GarboMuffin GarboMuffin merged commit 0215542 into master Nov 22, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/espree-11.0.0 branch November 22, 2025 20:00
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 pr: other Pull requests that neither add new extensions or change existing ones

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants