Skip to content

chore: bump eslint-plugin-ava from 12.0.0 to 16.0.1#232

Open
dependabot[bot] wants to merge 1 commit intov15.4.0-exodusfrom
dependabot/npm_and_yarn/eslint-plugin-ava-16.0.1
Open

chore: bump eslint-plugin-ava from 12.0.0 to 16.0.1#232
dependabot[bot] wants to merge 1 commit intov15.4.0-exodusfrom
dependabot/npm_and_yarn/eslint-plugin-ava-16.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps eslint-plugin-ava from 12.0.0 to 16.0.1.

Release notes

Sourced from eslint-plugin-ava's releases.

v16.0.1

  • no-nested-tests: Fix false positive on tests following a nested pair 0a1218d
  • no-async-fn-without-await: Fix invalid error location end b596b27
  • use-t: Fix crash when macro object contains a spread element 9bea7fc
  • no-async-fn-without-await: Fix await in nested functions being counted as test-level await 90f7a0b
  • no-conditional-assertion: Ignore conditionals wrapping the entire test() call 2077c22

avajs/eslint-plugin-ava@v16.0.0...v16.0.1

v16.0.0

Breaking

New rules

Improvements

  • Support TypeScript typed test pattern in all rules 14af035
  • Recognize alternative test object names in t.try() callbacks 6435768
  • Cache loadAvaHelper result to improve performance 98d7655
  • Fix monorepo support in project root detection 8e63d63
  • test-title: Add title validation checks 4e14de5
  • assertion-arguments: Detect error constructors passed as assertion messages d87de24
  • use-t-well: Suggest AVA equivalents for common assertion names from other test frameworks 449013a
  • no-unknown-modifiers: Forbid .always without after/afterEach b8c93c2
  • assertion-arguments: Detect swapped t.regex()/ t.notRegex() arguments 88e73a7
  • use-t-well: Allow calling t.context as a function be9d321
  • assertion-arguments: Validate t.plan() argument is a non-negative integer 7375d05
  • prefer-async-await: Add more optional chaining test cases af9be74
  • prefer-async-await: Handle optional chaining in .then() detection 75c49d0

... (truncated)

Commits
  • d27e542 16.0.1
  • c884ca0 Meta tweaks
  • 0a1218d no-nested-tests: Fix false positive on tests following a nested pair
  • b596b27 no-async-fn-without-await: Fix invalid error location end
  • 9bea7fc use-t: Fix crash when macro object contains a spread element
  • 90f7a0b no-async-fn-without-await: Fix await in nested functions being counted as...
  • 2077c22 no-conditional-assertion: Ignore conditionals wrapping the entire test() ...
  • 4743237 16.0.0
  • efd83bc Drop CJS handling
  • 24109be Add no-negated-assertion rule
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 12.0.0 to 16.0.1.
- [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
- [Commits](avajs/eslint-plugin-ava@v12.0.0...v16.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-ava
  dependency-version: 16.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants