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

Upgrade espree to version 8.0.0 #95

Merged
merged 1 commit into from Jul 1, 2021
Merged

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jul 1, 2021

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ espree (^7.0.0 → ^8.0.0) · Repo · Changelog

Release Notes

8.0.0

  • c335413 Upgrade: eslint-visitor-keys@3.0.0 (#507) (Milos Djermanovic)
  • e08c9d7 8.0.0-beta.1 (ESLint Jenkins)
  • c8976d6 Build: changelog update for 8.0.0-beta.1 (ESLint Jenkins)
  • e207bd7 Update: Support top-level await and regexp match indices (#505) (Nicholas C. Zakas)
  • 9eff2c7 Update: reset default ecmaVersion to 5 (#506) (Nicholas C. Zakas)
  • c8ca49a 8.0.0-beta.0 (ESLint Jenkins)
  • 997956b Build: changelog update for 8.0.0-beta.0 (ESLint Jenkins)
  • d017d38 Breaking: drop node v10/13/v15 (fixes #501) (#502) (薛定谔的猫)
  • e71162c Update: add class fields (refs eslint/eslint#14343) (#486) (Toru Nagashima)
  • b068cea Breaking: Implement 'ecmaVersion: latest' (fixes #495) (#499) (Nicholas C. Zakas)
  • 8294427 Upgrade: eslint-release@3.1.2 (#494) (Milos Djermanovic)
  • 4c1f17d Chore: Refactor TemplateElement range fix (#489) (fisker Cheung)
  • 6ffd604 Chore: Improve readability of Program position fix part (#493) (fisker Cheung)
  • 94508b7 Upgrade: acorn to 8.2.2 (fixes #472) (#492) (薛定谔的猫)
  • 864a73e Chore: fix incorrect comment (#491) (薛定谔的猫)
  • 34e1ab9 Chore: Add tests and comments (refs #349) (#487) (Nicholas C. Zakas)
  • dffb7aa Breaking: syncing start/end with range (fixes #349) (#461) (Anix)
  • e86f386 Chore: remove --legacy-peer-deps for Node 15 (#485) (Milos Djermanovic)
  • ecaf510 Build: add node v16 (#481) (薛定谔的猫)
  • b8d35ed Chore: rm devdep leche (fixes #480) (#482) (薛定谔的猫)
  • 651e204 Chore: Fix/remove tools (fixes #471) (#476) (Nicholas C. Zakas)
  • 671c3aa Docs: Update README with ESM instructions (fixes #474) (#477) (Nicholas C. Zakas)
  • 8209e4e Build: Update scripts for release (fixes #475) (#478) (Nicholas C. Zakas)
  • 5dd3dee Build: Update branch reference in CI (#479) (Nicholas C. Zakas)
  • 995d2a8 Breaking: acorn to 8.1.0 (fixes #470) (#473) (薛定谔的猫)
  • 8234c48 Breaking: provide ESM export (refs eslint/rfcs#72) (#469) (Mike Reinstein)
  • 2080ce6 Chore: Test on Node 15.x (#468) (Milos Djermanovic)
  • fc384a4 Upgrade: eslint devDependencies (#467) (Milos Djermanovic)
  • 1a8ec00 Build: remove browserify script (#466) (Milos Djermanovic)
  • 3b4ca9e Chore: Add test for valid non-string input (#463) (stonegray)
  • 1b99259 Upgrade: eslint-visitor-keys@2.0.0 (#462) (Milos Djermanovic)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 33 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jul 1, 2021
@papandreou papandreou merged commit dfd2cd6 into master Jul 1, 2021
@depfu depfu bot deleted the depfu/update/npm/espree-8.0.0 branch July 1, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant