Skip to content

[INTERNAL] Bump eslint-plugin-ava from 15.1.0 to 17.0.0 - #845

Closed
dependabot[bot] wants to merge 1 commit into
v4from
dependabot/npm_and_yarn/eslint-plugin-ava-17.0.0
Closed

[INTERNAL] Bump eslint-plugin-ava from 15.1.0 to 17.0.0#845
dependabot[bot] wants to merge 1 commit into
v4from
dependabot/npm_and_yarn/eslint-plugin-ava-17.0.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 24, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-ava from 15.1.0 to 17.0.0.

Release notes

Sourced from eslint-plugin-ava's releases.

v17.0.0

Breaking

  • Require Node.js 22 8572071

Improvements

  • Support t.snapshot()formatAsCodeBlock options 38cd4fd
  • Remove enhance-visitors dependency a867c89
  • test-title-format: Check template literal titles 41a1016

Fixes

  • use-true-false: Fix Object.hasOwn() not being flagged 82118fb
  • no-incorrect-deep-equal: Fix NaN, Infinity, and -Infinity not being flagged e4ce630
  • use-true-false: Fix in and instanceof not being flagged 9a8832c
  • no-incorrect-deep-equal: Fix negative number literals not being flagged dbb691b
  • no-identical-title: Fix duplicate not detected across string literal and template literal f418374
  • no-incorrect-deep-equal: Fix .skip variants not being flagged 0299697
  • prefer-async-await: Fix false positive on nested functions f2ae631
  • hooks-order: Fix serial hooks being ignored 03640ec
  • Don't crash or report false positives when a computed member expression is used as a test modifier 7c78018
  • use-t-well: Don't crash when a computed member expression is used 7b5cab1
  • use-t: Don't crash when a test call has no arguments 41caf01
  • prefer-t-regex: Don't crash or report when bare RegExp() is compared to a boolean 9f27e14
  • prefer-t-regex: Don't crash or suggest invalid fix when .test() is called without arguments a863404
  • use-t-throws-async-well: Fix autofix not offered for titled async tests affa778
  • Fix handling of t.skip 67bf495

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

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

  • This package is now pure ESM. Please read this.
  • Require Node.js 20.19 3b18df5
  • Require ESLint 10 3b18df5

... (truncated)

Commits
  • a0412a1 17.0.0
  • 8572071 Require Node.js 22
  • 38cd4fd Support t.snapshot()formatAsCodeBlock options
  • a867c89 Remove enhance-visitors dependency
  • a244c17 Various tweaks
  • 82118fbuse-true-false: Fix Object.hasOwn() not being flagged
  • e4ce630no-incorrect-deep-equal: Fix NaN, Infinity, and -Infinity not being f...
  • 9a8832cuse-true-false: Fix in and instanceof not being flagged
  • dbb691bno-incorrect-deep-equal: Fix negative number literals not being flagged
  • f418374no-identical-title: Fix duplicate not detected across string literal and te...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies javascript Pull requests that update Javascript code labels May 24, 2026
Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 15.1.0 to 17.0.0.
- [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
- [Commits](avajs/eslint-plugin-ava@v15.1.0...v17.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-ava
dependency-version: 17.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/eslint-plugin-ava-17.0.0 branch from 8cc8ebc to d573a7dCompareMay 31, 2026 02:23
@dependabot@github

dependabotBot commented on behalf of githubAug 9, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #859.

@dependabotdependabotBot closed this Aug 9, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/eslint-plugin-ava-17.0.0 branch August 9, 2026 10:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesjavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants