Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency espree to v9 #1748

Merged
merged 1 commit into from Jul 8, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
espree ^7.1.0 -> ^9.0.0 age adoption passing confidence

Release Notes

eslint/espree

v9.3.2

Compare Source

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

Compare Source

Bug Fixes
  • 64010de fix: Derive espree.Syntax from espree.VisitorKeys (#​532) (Frank Weigel)
Chores
  • 37f2184 chore: Upgrade to eslint-visitor-keys@3.3.0 (#​535) (Milos Djermanovic)
  • ea0cf6a chore: switch from nyc to c8 for ESM coverage (#​534) (Brett Zamir)
  • 9fbe22a chore: upgrade eslint-visitor-keys@3.2.0 (#​533) (Milos Djermanovic)

v9.3.0

Compare Source

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

Compare Source

Features

Documentation

Chores

v9.1.0

Compare Source

Features

  • 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)

Build Related

  • c0a8aa2 build: upgrade eslint-release to v3.2.0 to support conventional commits (#​517) (Milos Djermanovic)
  • 6be7bcb Build: add node v17 (#​516) (唯然)

Chores

  • 93b24dd Chore: add class static blocks tests (#​515) (薛定谔的猫)

v9.0.0

Compare Source

  • 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)
  • 63bd0bc Chore: use actions/setup-node@v2 (#​510) (薛定谔的猫)
  • bf57077 Chore: Remove obsolete lib/visitor-keys.js (#​509) (Matthias Oßwald)

v8.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/espree-9.x branch 10 times, most recently from 1209305 to a4eaf01 Compare July 8, 2022 16:37
@alexander-fenster alexander-fenster merged commit c41ba50 into master Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant