Skip to content

build(deps-dev): Bump eslint-plugin-ava from 15.1.0 to 16.0.1#299

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-ava-16.0.1
Open

build(deps-dev): Bump eslint-plugin-ava from 15.1.0 to 16.0.1#299
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-ava-16.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-ava from 15.1.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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 15.1.0 to 16.0.1.
- [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
- [Commits](avajs/eslint-plugin-ava@v15.1.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 force-pushed the dependabot/npm_and_yarn/eslint-plugin-ava-16.0.1 branch from 680f751 to ae908d4 Compare April 17, 2026 13:57
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