Skip to content

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

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/ava/typescript-7.0.0
Apr 20, 2026
Merged

build(deps-dev): bump @ava/typescript from 6.0.0 to 7.0.0#630
github-actions[bot] merged 1 commit intomainfrom
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 17, 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 17, 2026 09:09
github-actions[bot]
github-actions bot previously approved these changes Apr 17, 2026
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 96d9b9f to c8a8400 Compare April 20, 2026 12:53
@github-actions github-actions bot merged commit 0c48c70 into main Apr 20, 2026
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ava/typescript-7.0.0 branch April 20, 2026 12:59
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