Skip to content

[INTERNAL] Bump eslint-plugin-ava from 15.1.0 to 17.0.1 - #859

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-ava from 15.1.0 to 17.0.1.

Release notes

Sourced from eslint-plugin-ava's releases.

v17.0.1

  • Update dependencies 12c341a

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

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

... (truncated)

Commits
  • 9a41d8e 17.0.1
  • 12c341a Update dependencies
  • 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
  • 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 15.1.0 to 17.0.1.
- [Release notes](https://github.com/avajs/eslint-plugin-ava/releases)
- [Commits](avajs/eslint-plugin-ava@v15.1.0...v17.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-ava
  dependency-version: 17.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 javascript Pull requests that update Javascript code labels Aug 9, 2026
@maxreichmann

Copy link
Copy Markdown
Member

Closing this PR due to node engine incompatibility (requires 22)

@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-ava-17.0.1 branch August 10, 2026 10:03
@maxreichmann

Copy link
Copy Markdown
Member

@dependabot ignore this dependency

@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about eslint-plugin-ava again, unless you re-open this PR.

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.

1 participant