Update dependency eslint-plugin-ava to v16 - autoclosed#314
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update dependency eslint-plugin-ava to v16 - autoclosed#314renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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:
15.1.0→16.0.0Release Notes
avajs/eslint-plugin-ava (eslint-plugin-ava)
v16.0.0Compare Source
Breaking
3b18df53b18df53b18df5efd83bcno-unknown-modifiersandno-duplicate-modifierswere deprecated in favor ofno-invalid-modifier-chainNew rules
no-conditional-assertion8087fb6no-duplicate-hookse95999brequire-assertion243e9fano-invalid-modifier-chain32a434ano-negated-assertion24109beno-ava-in-dependencies74a2952failing-test-urle80bcdfno-useless-t-passd2d51c7no-nested-assertions7c2fcf6prefer-t-throwse798c78no-commented-tests8a31984Improvements
14af035t.try()callbacks6435768loadAvaHelperresult to improve performance98d76558e63d63test-title: Add title validation checks4e14de5assertion-arguments: Detect error constructors passed as assertion messagesd87de24use-t-well: Suggest AVA equivalents for common assertion names from other test frameworks449013ano-unknown-modifiers: Forbid.alwayswithoutafter/afterEachb8c93c2assertion-arguments: Detect swappedt.regex()/t.notRegex()arguments88e73a7use-t-well: Allow callingt.contextas a functionbe9d321assertion-arguments: Validatet.plan()argument is a non-negative integer7375d05prefer-async-await: Add more optional chaining test casesaf9be74prefer-async-await: Handle optional chaining in.then()detection75c49d0no-import-test-files: Fix false positive for directory imports1e06401assertion-arguments: Recognize string concatenation as valid assertion messagea31315ause-true-false: Prefert.true()/t.false()overt.is(…, true)/t.is(…, false)66d4b15assertion-arguments: Add test for destructured parameter as assertion messagefb95ef2use-test: Allow inline type imports4f1403ause-test: Support.mtsand.ctsTypeScript file extensionsbd2274aassertion-arguments: Fix crash when assertion message argument is an unresolvable variable32965c3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.