Skip to content

Update dependency eslint-plugin-ava to v16#505

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint-plugin-ava-16.x
Open

Update dependency eslint-plugin-ava to v16#505
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint-plugin-ava-16.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-ava 14.0.016.0.0 age confidence

Release Notes

avajs/eslint-plugin-ava (eslint-plugin-ava)

v16.0.0

Compare Source

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
  • no-import-test-files: Fix false positive for directory imports 1e06401
  • assertion-arguments: Recognize string concatenation as valid assertion message a31315a
  • use-true-false: Prefer t.true()/t.false() over t.is(…, true)/t.is(…, false) 66d4b15
  • assertion-arguments: Add test for destructured parameter as assertion message fb95ef2
  • use-test: Allow inline type imports 4f1403a
  • use-test: Support .mts and .cts TypeScript file extensions bd2274a
  • assertion-arguments: Fix crash when assertion message argument is an unresolvable variable 32965c3

v15.1.0

Compare Source


v15.0.1

Compare Source

v15.0.0

Compare Source

Breaking

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 10, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 10, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: verify-github-webhook-secret@3.0.2
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=10" from eslint-plugin-ava@16.0.0
npm error node_modules/eslint-plugin-ava
npm error   dev eslint-plugin-ava@"16.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-09T21_32_04_631Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-09T21_32_04_631Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-ava-16.x branch 2 times, most recently from 3c236a0 to d61907b Compare February 16, 2026 20:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-ava-16.x branch 2 times, most recently from 2eaa453 to 8ccb8e9 Compare February 23, 2026 23:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-ava-16.x branch 2 times, most recently from 5cddb1b to 954d1b6 Compare March 9, 2026 05:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-ava-16.x branch from 954d1b6 to 06f45c6 Compare March 9, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants