Skip to content

chore(deps-dev): bump @ava/typescript from 6.0.0 to 7.0.0#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ava/typescript-7.0.0
Open

chore(deps-dev): bump @ava/typescript from 6.0.0 to 7.0.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ava/typescript-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @ava/typescript from 6.0.0 to 7.0.0.

Release notes

Sourced from @​ava/typescript's releases.

v7.0.0

What's New

Compatible with AVA 6, 7 and 8. Requires Node.js 22.20, 24.12 or 25 (or newer).

Use with AVA 6 and 7

The behavior when used with AVA 6 and 7 is unchanged.

Use with AVA 8

AVA 8 assumes that ESM projects are full ESM and discourages the use of .cjs files. When you use @ava/typescript with AVA 8, this means that the cts extension is not enabled by default. You can still opt in to it by specifying all extensions.

AVA 8 will always import the test files through the module loader (import()).

Full Changelog: avajs/typescript@v6.0.0...v7.0.0

Commits
  • f6683fe v7.0.0
  • c8151dd Also fix setup-node in release workflow (#65)
  • 6ec4942 Fix release script: there's no package-lock.json in this repo
  • 136eac5 Update documentation
  • b31b242 Implement AVA 8 protocol
  • b4ae7ad Use a proper macro to create providers; suffix test titles with identifier wh...
  • ff8eca4 Use import.meta.dirname
  • 46c795c Import package.json
  • 2e82538 Update dependencies
  • fe65e9e Pin node@24 and npm@11
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​ava/typescript since your current version.


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 [@ava/typescript](https://github.com/avajs/typescript) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/avajs/typescript/releases)
- [Commits](avajs/typescript@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@ava/typescript"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 19, 2026
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