Skip to content

Bump espree and @types/espree#502

Open
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/multi-12b3342fa8
Open

Bump espree and @types/espree#502
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/multi-12b3342fa8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps espree and @types/espree. These dependencies needed to be updated together.
Updates espree from 9.6.1 to 11.2.0

Release notes

Sourced from espree's releases.

espree: v11.2.0

11.2.0 (2026-03-04)

Features

  • allow top level using declaration in "commonjs" (#734) (3f7fb58)

espree: v11.1.1

11.1.1 (2026-02-20)

Bug Fixes

Dependencies

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

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)

... (truncated)

Changelog

Sourced from espree's changelog.

11.2.0 (2026-03-04)

Features

  • allow top level using declaration in "commonjs" (#734) (3f7fb58)

11.1.1 (2026-02-20)

Bug Fixes

Dependencies

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

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

... (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.


Updates @types/espree from 10.1.0 to 11.1.0

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 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) and [@types/espree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/espree). These dependencies needed to be updated together.

Updates `espree` from 9.6.1 to 11.2.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.2.0/packages/espree)

Updates `@types/espree` from 10.1.0 to 11.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/espree)

---
updated-dependencies:
- dependency-name: espree
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/espree"
  dependency-version: 11.1.0
  dependency-type: direct:development
  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 Mar 17, 2026
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