Skip to content

Conversation

@cryptodev-2s
Copy link
Contributor

@cryptodev-2s cryptodev-2s commented Feb 11, 2026

Explanation

Missed updating the create-package template during the Jest v27 to v29 migration (#7894).

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Dependency-only update confined to the create-package template; risk is limited to newly generated packages’ test setup compatibility.

Overview
Updates the scripts/create-package/package-template/package.json devDependencies to Jest v29 by bumping jest, ts-jest, and @types/jest versions so new packages created from the template default to the newer test stack.

Written by Cursor Bugbot for commit fc17f96. This will update automatically on new commits. Configure here.

Missed updating the create-package template during the Jest v27 to v29 migration (#7894).
@cryptodev-2s cryptodev-2s self-assigned this Feb 11, 2026
@cryptodev-2s cryptodev-2s requested a review from a team February 11, 2026 02:00
@cryptodev-2s cryptodev-2s added this pull request to the merge queue Feb 11, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 11, 2026
@cryptodev-2s cryptodev-2s added this pull request to the merge queue Feb 11, 2026
Merged via the queue into main with commit 920a5be Feb 11, 2026
595 of 597 checks passed
@cryptodev-2s cryptodev-2s deleted the chore/update-jest-package-template branch February 11, 2026 09:43
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.

2 participants