Skip to content

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

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

[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
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

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
  • 82118fb use-true-false: Fix Object.hasOwn() not being flagged
  • e4ce630 no-incorrect-deep-equal: Fix NaN, Infinity, and -Infinity not being f...
  • 9a8832c use-true-false: Fix in and instanceof not being flagged
  • dbb691b no-incorrect-deep-equal: Fix negative number literals not being flagged
  • f418374 no-identical-title: Fix duplicate not detected across string literal and te...
  • Additional commits viewable in compare view

@dependabot dependabot Bot 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 dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-ava-17.0.0 branch from 8cc8ebc to d573a7d Compare May 31, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants