Skip to content

Bump @ava/typescript from 6.0.0 to 7.0.0#364

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

Bump @ava/typescript from 6.0.0 to 7.0.0#364
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ava/typescript-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 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, a new releaser for @​ava/typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ava/typescript-7.0.0 branch 5 times, most recently from 46a8c15 to 7591e00 Compare May 12, 2026 04:35
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 force-pushed the dependabot/npm_and_yarn/ava/typescript-7.0.0 branch from 7591e00 to ea962b6 Compare May 18, 2026 18:04
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