chore(deps): update dependency espree to v9#74
Merged
Conversation
15ec545 to
34c7859
Compare
34c7859 to
e1c60b9
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








This PR contains the following updates:
4.1.0->9.3.1Release Notes
eslint/espree
v9.3.1Compare Source
Bug Fixes
64010defix: Derive espree.Syntax from espree.VisitorKeys (#532) (Frank Weigel)Chores
37f2184chore: Upgrade to eslint-visitor-keys@3.3.0 (#535) (Milos Djermanovic)ea0cf6achore: switch from nyc to c8 for ESM coverage (#534) (Brett Zamir)9fbe22achore: upgrade eslint-visitor-keys@3.2.0 (#533) (Milos Djermanovic)v9.3.0Compare Source
Features
8655f3dfeat: support arbitrary module namespace names (#528) (Milos Djermanovic)Chores
1b72d7aci: use node v16 formacOSandwindowsjobs (#527) (Nitin Kumar)v9.2.0Compare Source
Features
e807c20feat: addallowReservedfor ES3 (#522) (Jordan Harband)Documentation
34b9a6adocs: add private-in syntax (#523) (Milos Djermanovic)Chores
1c4a04dci: use nodev16(#524) (Nitin Kumar)v9.1.0Compare Source
Features
27713acfeat: Add sourceType:commonjs support (#520) (Nicholas C. Zakas)6839389feat: support for private-in syntax (#521) (Yosuke Ota)fe07aaefeat: support class static blocks (#518) (Milos Djermanovic)Build Related
c0a8aa2build: upgrade eslint-release to v3.2.0 to support conventional commits (#517) (Milos Djermanovic)6be7bcbBuild: add node v17 (#516) (唯然)Chores
93b24ddChore: add class static blocks tests (#515) (薛定谔的猫)v9.0.0Compare Source
7952c6fBreaking: Disallow reserved words in ES3 (#513) (Nicholas C. Zakas)ee1d3ecFix: 0x2028 and 0x2029 in string literals should increment line number (#514) (Milos Djermanovic)63bd0bcChore: use actions/setup-node@v2 (#510) (薛定谔的猫)bf57077Chore: Remove obsolete lib/visitor-keys.js (#509) (Matthias Oßwald)v8.0.0Compare Source
c335413Upgrade: eslint-visitor-keys@3.0.0 (#507) (Milos Djermanovic)e08c9d78.0.0-beta.1 (ESLint Jenkins)c8976d6Build: changelog update for 8.0.0-beta.1 (ESLint Jenkins)e207bd7Update: Support top-level await and regexp match indices (#505) (Nicholas C. Zakas)9eff2c7Update: reset default ecmaVersion to 5 (#506) (Nicholas C. Zakas)c8ca49a8.0.0-beta.0 (ESLint Jenkins)997956bBuild: changelog update for 8.0.0-beta.0 (ESLint Jenkins)d017d38Breaking: drop node v10/13/v15 (fixes #501) (#502) (薛定谔的猫)e71162cUpdate: add class fields (refs eslint/eslint#14343) (#486) (Toru Nagashima)b068ceaBreaking: Implement 'ecmaVersion: latest' (fixes #495) (#499) (Nicholas C. Zakas)8294427Upgrade: eslint-release@3.1.2 (#494) (Milos Djermanovic)4c1f17dChore: RefactorTemplateElementrange fix (#489) (fisker Cheung)6ffd604Chore: Improve readability ofProgramposition fix part (#493) (fisker Cheung)94508b7Upgrade: acorn to 8.2.2 (fixes #472) (#492) (薛定谔的猫)864a73eChore: fix incorrect comment (#491) (薛定谔的猫)34e1ab9Chore: Add tests and comments (refs #349) (#487) (Nicholas C. Zakas)dffb7aaBreaking: syncing start/end with range (fixes #349) (#461) (Anix)e86f386Chore: remove --legacy-peer-deps for Node 15 (#485) (Milos Djermanovic)ecaf510Build: add node v16 (#481) (薛定谔的猫)b8d35edChore: rm devdep leche (fixes #480) (#482) (薛定谔的猫)651e204Chore: Fix/remove tools (fixes #471) (#476) (Nicholas C. Zakas)671c3aaDocs: Update README with ESM instructions (fixes #474) (#477) (Nicholas C. Zakas)8209e4eBuild: Update scripts for release (fixes #475) (#478) (Nicholas C. Zakas)5dd3deeBuild: Update branch reference in CI (#479) (Nicholas C. Zakas)995d2a8Breaking: acorn to 8.1.0 (fixes #470) (#473) (薛定谔的猫)8234c48Breaking: provide ESM export (refs eslint/rfcs#72) (#469) (Mike Reinstein)2080ce6Chore: Test on Node 15.x (#468) (Milos Djermanovic)fc384a4Upgrade: eslint devDependencies (#467) (Milos Djermanovic)1a8ec00Build: remove browserify script (#466) (Milos Djermanovic)3b4ca9eChore: Add test for valid non-string input (#463) (stonegray)1b99259Upgrade: eslint-visitor-keys@2.0.0 (#462) (Milos Djermanovic)v7.3.1Compare Source
fef6f4aUpgrade: acorn-jsx@5.3.1 (#459) (Milos Djermanovic)0e09d9aChore: Add tests for ecmaVersion default value (#460) (Milos Djermanovic)4c70052Docs: Fix some minor typos in the READMEs (#455) (Noah Doersing)v7.3.0Compare Source
4ba3eefChore: move to GitHub Actions (#449) (Kai Cataldo)bd0a405Update: support logical assignment and numeric separators (#448) (Toru Nagashima)v7.2.0Compare Source
91c2d58Docs: Add security policy (#447) (Nicholas C. Zakas)872645cUpdate: support optional chaining (#446) (Toru Nagashima)0cc7800Docs: Clean up LICENSE file (#445) (Nicholas C. Zakas)v7.1.0Compare Source
75e80bcUpdate: support??operator,import.meta, andexport * as ns(#441) (Toru Nagashima)ad0543cChore: added fixlint in Makefile.js (#440) (Anix)v7.0.0Compare Source
8fe2efcBreaking: drop Node v8 support (#429) (Kai Cataldo)6048bfeDocs: documenting public API (fixes #431) (#442) (Anix)9a4cff3Chore: added tests for options normalize (#439) (Anix)99707f3Chore: added lockfiles to .gitignore (#438) (Anix)9b91bccDocs: new site for docs (#436) (Anix)v6.2.1Compare Source
d6d7480Upgrade: acorn 7.1.1, Regex DOS vuln (fixes #435) (#434) (James)v6.2.0Compare Source
ced1b68Update: update acorn-jsx and fix failing test (#432) (Kai Cataldo)acb8776Update: add latestEcmaVersion & supportedEcmaVersions (#430) (Kai Cataldo)v6.1.2Compare Source
70c4970Fix: misuse token types (fixes #393, refs eslint/eslint#11018) (#426) (Toru Nagashima)v6.1.1Compare Source
ba81546Upgrade: dev deps to latest (#424) (薛定谔的猫)bbe0119Upgrade: acorn-jsx@5.0.2 (#423) (薛定谔的猫)c0635baDocs: update readme to mention ES2020 (#422) (Kai Cataldo)v6.1.0Compare Source
9870c55Update: improve error messaging when validating ecmaVersion (#421) (Kai Cataldo)3f49224Fix: tokenize the latest right curly brace (fixes #403) (#419) (finico)f5e58ccUpdate: support bigint and dynamic import (#415) (Toru Nagashima)v6.0.0Compare Source
a988a36Build: add node 12 (#414) (薛定谔的猫)v5.0.1Compare Source
c40e2fcUpgrade: acorn@6.0.7 (#407) (Kai Cataldo)v5.0.0Compare Source
1bcd563Breaking: remove attachComment (#405) (Kai Cataldo)35623eeChore: update linting config (#406) (Kai Cataldo)4b86a7dBuild: add node 11 (#400) (薛定谔的猫)7c278d6Fix: build failing due to incorrectly super() call (fixes #398) (#399) (薛定谔的猫)6ebc219Upgrade: eslint & eslint-config-eslint (#387) (薛定谔的猫)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.
This PR has been generated by WhiteSource Renovate. View repository job log here.