kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Bump espree from 6.2.1 to 9.4.0

Open dependabot[bot] opened this issue 3 years ago • 2 comments

Bumps espree from 6.2.1 to 9.4.0.

Release notes

Sourced from espree's releases.

v9.4.0

Features

  • 411d697 feat: Support ES2023 and hashbangs (#556) (Brandon Mills)

v9.3.3

Bug Fixes

  • b1eac6d fix: don't recognize directives in ES3, allow parenthesized rest target (#554) (Milos Djermanovic)

Chores

  • bd3b5c6 ci: update github actions (#552) (Amaresh S M)
  • 45fec88 chore: update package.json (#550) (Deepshika S)

v9.3.2

Bug Fixes

  • 6c718af fix: "use strict" should not trigger strict mode in es3. (#547) (唯然)

Documentation

  • c915190 docs: update Build Status badge (#536) (Milos Djermanovic)

Build Related

Chores

  • e5982ef chore: lint tool files, add editorconfig, update devDeps. (#545) (Brett Zamir)
  • b578a66 chore: remove unused devDependencies (#540) (Nitin Kumar)
  • 770b577 chore: add LICENSE file for tests (#539) (Nitin Kumar)

v9.3.1

Bug Fixes

  • 64010de fix: Derive espree.Syntax from espree.VisitorKeys (#532) (Frank Weigel)

Chores

v9.3.0

Features

  • 8655f3d feat: support arbitrary module namespace names (#528) (Milos Djermanovic)

Chores

  • 1b72d7a ci: use node v16 for macOS and windows jobs (#527) (Nitin Kumar)

v9.2.0

Features

  • e807c20 feat: add allowReserved for ES3 (#522) (Jordan Harband)

Documentation

  • 34b9a6a docs: add private-in syntax (#523) (Milos Djermanovic)

... (truncated)

Changelog

Sourced from espree's changelog.

v9.4.0 - August 26, 2022

  • 411d697 feat: Support ES2023 and hashbangs (#556) (Brandon Mills)

v9.3.3 - July 31, 2022

  • b1eac6d fix: don't recognize directives in ES3, allow parenthesized rest target (#554) (Milos Djermanovic)
  • bd3b5c6 ci: update github actions (#552) (Amaresh S M)
  • 45fec88 chore: update package.json (#550) (Deepshika S)

v9.3.2 - May 6, 2022

  • 6c718af fix: "use strict" should not trigger strict mode in es3. (#547) (唯然)
  • e5982ef chore: lint tool files, add editorconfig, update devDeps. (#545) (Brett Zamir)
  • 75f65eb build: add node v18 (#546) (唯然)
  • b578a66 chore: remove unused devDependencies (#540) (Nitin Kumar)
  • 770b577 chore: add LICENSE file for tests (#539) (Nitin Kumar)
  • c915190 docs: update Build Status badge (#536) (Milos Djermanovic)

v9.3.1 - February 11, 2022

v9.3.0 - December 31, 2021

  • 8655f3d feat: support arbitrary module namespace names (#528) (Milos Djermanovic)
  • 1b72d7a ci: use node v16 for macOS and windows jobs (#527) (Nitin Kumar)

v9.2.0 - December 3, 2021

  • 1c4a04d ci: use node v16 (#524) (Nitin Kumar)
  • e807c20 feat: add allowReserved for ES3 (#522) (Jordan Harband)
  • 34b9a6a docs: add private-in syntax (#523) (Milos Djermanovic)

v9.1.0 - November 20, 2021

  • 27713ac feat: Add sourceType:commonjs support (#520) (Nicholas C. Zakas)
  • 6839389 feat: support for private-in syntax (#521) (Yosuke Ota)
  • fe07aae feat: support class static blocks (#518) (Milos Djermanovic)
  • c0a8aa2 build: upgrade eslint-release to v3.2.0 to support conventional commits (#517) (Milos Djermanovic)
  • 6be7bcb Build: add node v17 (#516) (唯然)
  • 93b24dd Chore: add class static blocks tests (#515) (薛定谔的猫)

v9.0.0 - September 10, 2021

  • 7952c6f Breaking: Disallow reserved words in ES3 (#513) (Nicholas C. Zakas)
  • ee1d3ec Fix: 0x2028 and 0x2029 in string literals should increment line number (#514) (Milos Djermanovic)

... (truncated)

Commits

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 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[bot] avatar Sep 02 '22 19:09 dependabot[bot]

There appear to be some potentially relevant breaking changes in the changelog (although they may end up not affecting our usage at all).

@nucleogenesis could you take a look at this once your crowdin API updates are merged?

rtibbles avatar Sep 08 '22 20:09 rtibbles

Superseded by #9818.

dependabot[bot] avatar Nov 08 '22 19:11 dependabot[bot]