This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Update dependency eslint-plugin-ava to v9 #203
Merged
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.0
Release Notes
avajs/eslint-plugin-ava
v9.0.0
Compare Source
Breaking
e30eafa
This is breaking as it might enable finding more issues that was previously not found.
Enhancements
6705aa6
v8.0.0
Compare Source
Breaking changes
This plugin now requires ESLint 6.
New rules
no-inline-assertions
: disallows the use of one-line arrow functions as the test implementation.b829dbc
hooks-order
: enforce ordering of hook declarations.348c4e8
no-incorrect-deep-equal
: disallowsdeepEqual
andnotDeepEqual
being used with primitives.ff4f760
All changes
v7.1.0...v8.0.0
Thanks
Thank you @MrHen, @forresst, @JLHwung and @gurrrung. We couldn't have done this without you!
Get involved
We welcome new contributors. AVA is a friendly place to get started in open source. We have a great article on getting started contributing and a comprehensive contributing guide.
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.