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

feat: support ESLInt v8 #501

Merged
merged 1 commit into from Nov 16, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2021

eslint-plugin-node hasn't supported ESLint v8 yet, so it might not work well with node presets.

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^7.0.0 -> ^7.0.0 || ^8.0.0 age adoption passing confidence
eslint (source) ^7.32.0 -> ^8.2.0 age adoption passing confidence

Release Notes

eslint/eslint

v8.2.0

Compare Source

Features
  • c9fefd2 feat: report class evaluation TDZ errors in no-use-before-define (#​15134) (Milos Djermanovic)
Documentation
  • c415c04 docs: Use string rule severity in CLI examples (#​15253) (Kevin Partington)
  • 12b627d docs: fix typo in working-with-rules.md (#​15233) (Nitin Kumar)
  • a86ffc0 docs: fix broken anchor in configuration files (#​15223) (Pierre Berger)
  • ee8af5f docs: Link to unit tests from rule documentation (#​15207) (Brandon Mills)
  • 1c0ca3c docs: add ci and perf tags for commit (#​15215) (Nitin Kumar)
Build Related
  • 796587a build: upgrade eslint-release to v3.2.0 to support conventional commits (#​15246) (Milos Djermanovic)
Chores

v8.1.0

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source


Configuration

📅 Schedule: "after 9pm,before 9am" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 added the renovate label Oct 9, 2021
@renovate renovate bot force-pushed the renovate/major-eslint-and-prettier branch 5 times, most recently from 5b633e7 to a3a191a Compare October 14, 2021 16:26
@renovate renovate bot force-pushed the renovate/major-eslint-and-prettier branch from 29953c6 to a7b2a91 Compare November 15, 2021 11:51
@koba04 koba04 changed the title fix(deps): update dependency eslint to v8 feat: support ESLInt v8 Nov 16, 2021
@koba04 koba04 merged commit db1a7d0 into master Nov 16, 2021
@koba04 koba04 deleted the renovate/major-eslint-and-prettier branch November 16, 2021 09:13
koba04 added a commit that referenced this pull request Nov 16, 2021
koba04 added a commit that referenced this pull request Nov 16, 2021
eslint-plugin-node hasn't supported ESLint v8 yet, so it might not work well with node presets.

This reverts commit 4a5dbe5.
@koba04 koba04 mentioned this pull request Nov 16, 2021
koba04 added a commit that referenced this pull request Nov 16, 2021
BREAKING CHANGE: this might introduce new errors that added to the recommended rules.

eslint-plugin-node hasn't supported ESLint v8 yet, so it might not work well with node presets.

This reverts commit 4a5dbe5.
koba04 added a commit that referenced this pull request Nov 16, 2021
BREAKING CHANGE: this might introduce new errors that added to the recommended rules.

eslint-plugin-node hasn't supported ESLint v8 yet, so it might not work well with node presets.

* Revert "fix(deps): update dependency eslint to v8 (#501)"

This reverts commit db1a7d0.

* feat: support ESLint v8 (#501)


This reverts commit 4a5dbe5.
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

2 participants