Skip to content

[DEPENDENCY] Bump espree from 10.4.0 to 11.1.0#1194

Open
dependabot[bot] wants to merge 1 commit intov4from
dependabot/npm_and_yarn/espree-11.1.0
Open

[DEPENDENCY] Bump espree from 10.4.0 to 11.1.0#1194
dependabot[bot] wants to merge 1 commit intov4from
dependabot/npm_and_yarn/espree-11.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2026

Bumps espree from 10.4.0 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
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
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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Feb 8, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/espree-11.1.0 branch from 4cf4e19 to d862140 Compare February 12, 2026 14:39
Bumps [espree](https://github.com/eslint/js/tree/HEAD/packages/espree) from 10.4.0 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 force-pushed the dependabot/npm_and_yarn/espree-11.1.0 branch from d862140 to 802970e Compare February 13, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants