fix(deps): update dependency espree to v11#2203
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
a48f174 to
bde00cb
Compare
492d4e2 to
f5c86d0
Compare
ae0e9ee to
726a7bb
Compare
aaca726 to
59b8a92
Compare
9770732 to
050e009
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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:
^9.0.0→^11.0.0^9.6.1→^11.0.0Release Notes
eslint/js (espree)
v11.2.0Compare Source
Features
usingdeclaration in"commonjs"(#734) (3f7fb58)v11.1.1Compare Source
Bug Fixes
Dependencies
v11.1.0Compare Source
Features
Bug Fixes
commentsproperty ontokenize()return value (#721) (5603ea9)v11.0.0Compare Source
⚠ BREAKING CHANGES
^20.19.0 || ^22.13.0 || >=24(#696)Features
^20.19.0 || ^22.13.0 || >=24(#696) (9c84ecb)Dependencies
v10.4.0Compare Source
Features
usingandawait usingdeclarations (#658) (39e0865)Dependencies
v10.3.0Compare Source
Features
Dependencies
v10.2.0Compare Source
Features
eslint-scopepackage (#615) (2ecfb8b)Bug Fixes
eslint/jsrepo (#619) (956389a)Dependencies
v10.1.0Compare Source
Features
v10.0.1Compare Source
Chores
v10.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Chores
v9.6.1Compare Source
Chores
v9.6.0Compare Source
Features
v9.5.2Compare Source
Chores
npm installstep to release-please workflow (#573) (d8900c1)v9.5.1 - March 28, 2023
91d48e9chore: upgrade eslint-visitor-keys@3.4.0 (#568) (Milos Djermanovic)37f6b17fix: remove useless sourcemap url (fixes #566) (#567) (余腾靖)5c85ea8chore: Addlint-staged(#565) (coderaiser)v9.5.0 - March 10, 2023
4368788feat: Add parser name (#562) (Nicholas C. Zakas)fe89a66ci: use LTS node version in lint job (#561) (Nitin Kumar)5a70a0bchore: Add triage action (#560) (Nicholas C. Zakas)v9.4.1 - November 6, 2022
ecb6cdeci: add node v19 (#558) (Koichi ITO)30f5f2fdocs: update README for ECMAScript 2023 (#557) (Sosuke Suzuki)v9.4.0 - August 26, 2022
411d697feat: Support ES2023 and hashbangs (#556) (Brandon Mills)v9.3.3 - July 31, 2022
b1eac6dfix: don't recognize directives in ES3, allow parenthesized rest target (#554) (Milos Djermanovic)bd3b5c6ci: update github actions (#552) (Amaresh S M)45fec88chore: update package.json (#550) (Deepshika S)v9.3.2 - May 6, 2022
6c718affix: "use strict" should not trigger strict mode in es3. (#547) (唯然)e5982efchore: lint tool files, add editorconfig, update devDeps. (#545) (Brett Zamir)75f65ebbuild: add node v18 (#546) (唯然)b578a66chore: remove unuseddevDependencies(#540) (Nitin Kumar)770b577chore: add LICENSE file for tests (#539) (Nitin Kumar)c915190docs: update Build Status badge (#536) (Milos Djermanovic)v9.3.1 - February 11, 2022
37f2184chore: Upgrade to eslint-visitor-keys@3.3.0 (#535) (Milos Djermanovic)64010defix: Derive espree.Syntax from espree.VisitorKeys (#532) (Frank Weigel)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.0 - December 31, 2021
8655f3dfeat: support arbitrary module namespace names (#528) (Milos Djermanovic)1b72d7aci: use node v16 formacOSandwindowsjobs (#527) (Nitin Kumar)v9.2.0 - December 3, 2021
1c4a04dci: use nodev16(#524) (Nitin Kumar)e807c20feat: addallowReservedfor ES3 (#522) (Jordan Harband)34b9a6adocs: add private-in syntax (#523) (Milos Djermanovic)v9.1.0 - November 20, 2021
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)c0a8aa2build: upgrade eslint-release to v3.2.0 to support conventional commits (#517) (Milos Djermanovic)6be7bcbBuild: add node v17 (#516) (唯然)93b24ddChore: add class static blocks tests (#515) (薛定谔的猫)v9.0.0 - September 10, 2021
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.0 - June 29, 2021
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)v8.0.0-beta.1 - June 24, 2021
e207bd7Update: Support top-level await and regexp match indices (#505) (Nicholas C. Zakas)9eff2c7Update: reset default ecmaVersion to 5 (#506) (Nicholas C. Zakas)v8.0.0-beta.0 - June 11, 2021
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.1 - December 5, 2020
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.0 - August 22, 2020
4ba3eefChore: move to GitHub Actions (#449) (Kai Cataldo)bd0a405Update: support logical assignment and numeric separators (#448) (Toru Nagashima)v7.2.0 - July 17, 2020
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.0 - June 4, 2020
75e80bcUpdate: support??operator,import.meta, andexport * as ns(#441) (Toru Nagashima)ad0543cChore: added fixlint in Makefile.js (#440) (Anix)v7.0.0 - May 7, 2020
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.1 - March 10, 2020
d6d7480Upgrade: acorn 7.1.1, Regex DOS vuln (fixes #435) (#434) (James)v6.2.0 - March 2, 2020
ced1b68Update: update acorn-jsx and fix failing test (#432) (Kai Cataldo)acb8776Update: add latestEcmaVersion & supportedEcmaVersions (#430) (Kai Cataldo)v6.1.2 - October 20, 2019
70c4970Fix: misuse token types (fixes #393, refs eslint/eslint#11018) (#426) (Toru Nagashima)v6.1.1 - August 23, 2019
ba81546Upgrade: dev deps to latest (#424) (薛定谔的猫)bbe0119Upgrade: acorn-jsx@5.0.2 (#423) (薛定谔的猫)c0635baDocs: update readme to mention ES2020 (#422) (Kai Cataldo)v6.1.0 - August 18, 2019
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.0 - June 21, 2019
a988a36Build: add node 12 (#414) (薛定谔的猫)v6.0.0-alpha.0 - April 12, 2019
493d464Breaking: validate parser options (fixes #384) (#412) (薛定谔的猫)v5.0.1 - February 15, 2019
c40e2fcUpgrade: acorn@6.0.7 (#407) (Kai Cataldo)v5.0.0 - December 5, 2018
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) (薛定谔的猫)v4.1.0 - October 24, 2018
8eadb88Upgrade: acorn 6, acorn-jsx 5, and istanbul (#391) (Toru Nagashima)0f2edb8Upgrade: eslint-release@1.0.0 (#392) (Teddy Katz)560b6f7Update: VisitorKeys depend on eslint-visitor-keys (#389) (othree)6bf2ebfDocs: Fix some typos in the README (#386) (Hugo Locurcio)v4.0.0 - June 21, 2018
v4.0.0-rc.0 - June 9, 2018
d8224c4Build: Adding rc release script to package.json (#383) (Kevin Partington)4207773Build: add node 10 (#381) (薛定谔的猫)cd9da7eUpdate: upgrade acorn to support two ES2019 syntax (#380) (Toru Nagashima)8cb3cebChore: remove Object.assign polyfill (#382) (薛定谔的猫)v4.0.0-alpha.1 - May 28, 2018
56c5a9cFix: remove workarounds for acorn < 4 (#372) (Rouven Weßling)fd305e5Upgrade: eslint-release to v0.11.1 (#376) (Teddy Katz)v4.0.0-alpha.0 - March 30, 2018
95fa890Build: fix typos in package.json release scripts (#375) (Teddy Katz)6284e09Breaking: remove experimentalObjectRestSpread option (#374) (Teddy Katz)0df063fBreaking: require Node.js 6+, upgrade acorn-jsx@4.1.1 (fixes #345) (#371) (薛定谔的猫)0252144Upgrade: acorn 5.5.1 (#370) (Rouven Weßling)v3.5.4 - March 4, 2018
706167bUpgrade: acorn 5.5.0 (#369) (Toru Nagashima)v3.5.3 - February 2, 2018
70f9859Upgrade: acorn 5.4.0 (#367) (Toru Nagashima)cea4823Chore: Adding .gitattributes file (#366) (Kevin Partington)4160aeeUpgrade: acorn v5.3.0 (#365) (Toru Nagashima)v3.5.2 - November 10, 2017
019b70aFix: Remove blockBindings from docs (fixes #307, fixes #339) (#356) (Jan Pilzer)b2016cbChore: refactoring rest/spread properties (#361) (Toru Nagashima)59c9d06Chore: upgrade acorn@5.2 (fixes #358) (#360) (Toru Nagashima)06c35c9Chore: add .npmrc (#359) (Toru Nagashima)v3.5.1 - September 15, 2017
5eb1388Fix: Fix parsing of async keyword-named object methods (#352) (#353) (Mark Banner)v3.5.0 - August 5, 2017
4d442a1Update: add initial support for ES2018 (#348) (Teddy Katz)d4bdcb6Fix: Make template token objects adhere to token object structure (#343) (Ian Christian Myers)9ac671aUpgrade: acorn to 5.1.1 (#347) (Teddy Katz)16e1fecDocs: Specify default values of options (fixes #325) (#342) (Jan Pilzer)be85b8eFix: async shorthand properties (fixes #340) (#341) (Toru Nagashima)v3.4.3 - May 5, 2017
343590aFix: add AwaitExpression to espree.Syntax (fixes #331) (#332) (Teddy Katz)v3.4.2 - April 21, 2017
c99e436Upgrade: eslint to 2.13.1 (#328) (Teddy Katz)628cf3aFix: don't mutate user-provided configs (fixes #329) (#330) (Teddy Katz)v3.4.1 - March 31, 2017
a3ae0bdUpgrade: acorn to 5.0.1 (#327) (Teddy Katz)15ef24fDocs: Add badges (#326) (Jan Pilzer)652990aFix: raise error for trailing commas after rest properties (fixes #310) (#323) (Teddy Katz)9d86ba5Upgrade: acorn to ^4.0.11 (#317) (Toru Nagashima)a3442b5Chore: fix tests for Node 6+ (#315) (Teddy Katz)v3.4.0 - February 2, 2017
f55fa51Build: Lock acorn to v4.0.4 (#314) (Kai Cataldo)58f75beFix:generic error for invalid ecmaVersion(fixes #7405) (#303) (Scott Stern)d6b383dDocs: Update license copyright (Nicholas C. Zakas)e5df542Update: To support year in ecmaVersion number (fixes #300) (#301) (Gyandeep Singh)v3.3.2 - September 29, 2016
7d3e2fcFix: resetisAsyncflag for each property (fixes #298) (#299) (Toru Nagashima)v3.3.1 - September 26, 2016
80abdceFix:}token followed by template had been lost (fixes #293) (#294) (Toru Nagashima)9810babFix: parsing error onasyncas property name. (#295) (Toru Nagashima)v3.3.0 - September 20, 2016
92b04b1Update: create-test script (fixes #291) (#292) (Jamund Ferguson)v3.2.0 - September 16, 2016
5a37f80Build: Update release tool (Nicholas C. Zakas)9bbcad8Update: Upgrade Acorn to support ES2017 (fixes #287) (#290) (Jamund Ferguson)8d9767dBuild: Add CI release scripts (Nicholas C. Zakas)v3.1.7 - July 29, 2016
8f6cfbdBuild: Add CI release (Nicholas C. Zakas)ff15922Fix: Catch ES2016 invalid syntax (fixes #284) (#285) (Nicholas C. Zakas)v3.1.6 - June 15, 2016
a90edc2Upgrade: acorn 3.2.0 (fixes #279) (#280) (Toru Nagashima)v3.1.5 - May 27, 2016
7df2e4aFix: Convert ~ and ! prefix tokens to esprima (fixes #274) (#276) (Daniel Tschinder)v3.1.4 - April 21, 2016
e044705Fix: remove extra leading comments at node level (fixes #264) (Kai Cataldo)25c27fbChore: Remove jQuery copyright from header of each file (Kai Cataldo)10709f0Chore: Add jQuery Foundation copyright (Nicholas C. Zakas)d754b32Upgrade: Acorn 3.1.0 (fixes #270) (Toru Nagashima)3a90886Docs: replace a dead link with the correct contributing guide URL (Shinnosuke Watanabe)55184a2Build: replace optimist with a simple native method (Shinnosuke Watanabe)c7e5a13Fix: Disallow namespaces objects in JSX (fixes #261) (Kai Cataldo)22290b9Fix: Add test for leading comments (fixes #136) (Kai Cataldo)v3.1.3 - March 18, 2016
98441cbFix: Fix behavior of ignoring comments within previous nodes (refs #256) (Kai Cataldo)v3.1.2 - March 14, 2016
a2b23caFix: Ensure 'var let' works (fixes #149) (Nicholas C. Zakas)5783282Fix: Make obj.await work in modules (fixes #258) (Nicholas C. Zakas)d1b4929Fix: leading comments added from previous node (fixes #256) (Kai Cataldo)v3.1.1 - February 26, 2016
3614e81Fix: exponentiation operator token (fixes #254) (Nicholas C. Zakas)v3.1.0 - February 25, 2016
da35d98New: Support ecmaVersion 7 (fixes #246) (Nicholas C. Zakas)v3.0.2 - February 19, 2016
0973cdaBuild: Update release script (Nicholas C. Zakas)106000fFix: use the plugins feature of acorn (fixes #250) (Toru Nagashima)36d84c7Build: Add tests (fixes #243) (Nicholas C. Zakas)v3.0.1 - February 2, 2016
ecfe4c8Upgrade: eslint-config-eslint to 3.0.0 (Nicholas C. Zakas)ea6261eFix: Object rest/spread in assign (fixes #247) (Nicholas C. Zakas)7e57ee0](https://redirect.github.com/eslint/js/commit/7eConfiguration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.