chore(deps): update dependency espree to v9#1748
Merged
alexander-fenster merged 1 commit intomasterfrom Jul 8, 2022
Merged
Conversation
1209305 to
a4eaf01
Compare
a4eaf01 to
d118811
Compare
alexander-fenster
approved these changes
Jul 8, 2022
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:
^7.1.0->^9.0.0Release Notes
eslint/espree
v9.3.2Compare Source
Bug Fixes
6c718affix: "use strict" should not trigger strict mode in es3. (#547) (唯然)Documentation
c915190docs: update Build Status badge (#536) (Milos Djermanovic)Build Related
75f65ebbuild: add node v18 (#546) (唯然)Chores
e5982efchore: lint tool files, add editorconfig, update devDeps. (#545) (Brett Zamir)b578a66chore: remove unuseddevDependencies(#540) (Nitin Kumar)770b577chore: add LICENSE file for tests (#539) (Nitin Kumar)v9.3.1Compare Source
Bug Fixes
64010defix: Derive espree.Syntax from espree.VisitorKeys (#532) (Frank Weigel)Chores
37f2184chore: Upgrade to [email protected] (#535) (Milos Djermanovic)ea0cf6achore: switch from nyc to c8 for ESM coverage (#534) (Brett Zamir)9fbe22achore: upgrade [email protected] (#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: [email protected] (#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: [email protected] (#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: [email protected] (#462) (Milos Djermanovic)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.
This PR has been generated by Mend Renovate. View repository job log here.