Skip to content

Bump espree from 9.6.1 to 11.1.0#479

Closed
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/espree-11.1.0
Closed

Bump espree from 9.6.1 to 11.1.0#479
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/espree-11.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 17, 2026

Bumps espree from 9.6.1 to 11.1.0.

Release notes

Sourced from espree's releases.

espree: v11.1.0

11.1.0 (2026-01-18)

Features

Bug Fixes

  • restore comments property on tokenize() return value (#721) (5603ea9)

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

... (truncated)

Changelog

Sourced from espree's changelog.

11.1.0 (2026-01-18)

Features

Bug Fixes

  • restore comments property on tokenize() return value (#721) (5603ea9)

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)

... (truncated)

Commits
  • 80033b8 chore: release main (#718)
  • 98caac0 feat: add types to ESLint Scope (#709)
  • 5603ea9 fix: restore comments property on tokenize() return value (#721)
  • 432d822 docs: Update README sponsors
  • 726512a docs: Update README sponsors
  • 3c11202 docs: Update README sponsors
  • 5887c4d feat: TypeScript support for Espree (#705)
  • 5b323f9 build: remove unnecessary @rollup/* dev-dependencies in espree (#715)
  • 5598f88 refactor: use release-please to update exported version (#714)
  • 9e9e516 docs: Update README sponsors
  • Additional commits viewable in compare view
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.


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 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.1.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.1.0/packages/espree)

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

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 Feb 17, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 17, 2026

Superseded by #483.

@dependabot dependabot Bot closed this Feb 17, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/espree-11.1.0 branch February 17, 2026 20:56
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