Skip to content

Conversation

myabc
Copy link

@myabc myabc commented Jul 23, 2025

Commits cherry-picked from fork PR: opf#102

  • Bump Bump ava to 6.4.1
  • Update test snapshots

@Copilot Copilot AI review requested due to automatic review settings July 23, 2025 18:52
@myabc myabc requested a review from a team as a code owner July 23, 2025 18:52
@myabc myabc requested a review from pksjce July 23, 2025 18:52
Copy link

changeset-bot bot commented Jul 23, 2025

⚠️ No Changeset found

Latest commit: c408018

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the AVA testing framework from version 2.1.0 to 6.4.1, which is a major version bump that includes several years of improvements and changes.

  • Updates AVA dependency from 2.1.0 to 6.4.1 in package.json
  • Updates snapshot file documentation to reflect new AVA website URL
  • Minor reordering of prettier dependency in package.json (likely due to dependency sorting)

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updates AVA version and includes minor dependency reordering
tests/snapshots/build.js.md Updates AVA documentation URL from ava.li to avajs.dev
Comments suppressed due to low confidence (1)

package.json:19

  • This is a major version upgrade from AVA 2.1.0 to 6.4.1, which includes breaking changes. The test suite should be verified to ensure all tests still pass and that any deprecated APIs or changed behaviors are addressed.
    "ava": "6.4.1",

@myabc
Copy link
Author

myabc commented Jul 23, 2025

Please let me know if you need a changeset.

myabc added 2 commits August 8, 2025 17:53
    The snapshot file is v2, but only v3 is supported.
@myabc myabc force-pushed the housekeeping/bump-ava-6.4.1 branch from d7271d4 to c408018 Compare August 8, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant