Skip to content

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

Merged
timoa merged 1 commit intodevelopfrom
fix/deps/espree-9.x
Apr 14, 2022
Merged

chore(deps): update dependency espree to v9#74
timoa merged 1 commit intodevelopfrom
fix/deps/espree-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
espree 4.1.0 -> 9.3.1 age adoption passing confidence

Release Notes

eslint/espree

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

v7.3.1

Compare Source

  • fef6f4a Upgrade: acorn-jsx@5.3.1 (#​459) (Milos Djermanovic)
  • 0e09d9a Chore: Add tests for ecmaVersion default value (#​460) (Milos Djermanovic)
  • 4c70052 Docs: Fix some minor typos in the READMEs (#​455) (Noah Doersing)

v7.3.0

Compare Source

  • 4ba3eef Chore: move to GitHub Actions (#​449) (Kai Cataldo)
  • bd0a405 Update: support logical assignment and numeric separators (#​448) (Toru Nagashima)

v7.2.0

Compare Source

v7.1.0

Compare Source

  • 75e80bc Update: support ?? operator, import.meta, and export * as ns (#​441) (Toru Nagashima)
  • ad0543c Chore: added fixlint in Makefile.js (#​440) (Anix)

v7.0.0

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

  • ced1b68 Update: update acorn-jsx and fix failing test (#​432) (Kai Cataldo)
  • acb8776 Update: add latestEcmaVersion & supportedEcmaVersions (#​430) (Kai Cataldo)

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

  • 9870c55 Update: improve error messaging when validating ecmaVersion (#​421) (Kai Cataldo)
  • 3f49224 Fix: tokenize the latest right curly brace (fixes #​403) (#​419) (finico)
  • f5e58cc Update: support bigint and dynamic import (#​415) (Toru Nagashima)

v6.0.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: 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 this update again.


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

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

@renovate renovate Bot force-pushed the fix/deps/espree-9.x branch 4 times, most recently from 15ec545 to 34c7859 Compare April 14, 2022 11:44
@renovate renovate Bot force-pushed the fix/deps/espree-9.x branch from 34c7859 to e1c60b9 Compare April 14, 2022 11:59
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@timoa timoa merged commit 8f0901b into develop Apr 14, 2022
@timoa timoa deleted the fix/deps/espree-9.x branch April 14, 2022 12:47
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants