Skip to content

Comments

chore(deps): Update Jest from v29.7.0 to v30.2.0#2831

Merged
akash1810 merged 1 commit intomainfrom
aa/jest-30.2.0
Feb 24, 2026
Merged

chore(deps): Update Jest from v29.7.0 to v30.2.0#2831
akash1810 merged 1 commit intomainfrom
aa/jest-30.2.0

Conversation

@akash1810
Copy link
Member

@akash1810 akash1810 commented Feb 24, 2026

What does this change?

Updates Jest to the latest version. It looks like Jest transitively adds minimatch to the dependency graph.

Dependency graph screenshot

image

Hopefully this change enables resolution of https://github.com/guardian/cdk/security/dependabot/84.

How to test

CI passing should suffice.

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: b27d7ad

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

@akash1810 akash1810 added the dependencies Pull requests that update a dependency file label Feb 24, 2026
ttl: Duration.hours(1),
});
}).toThrowError(
}).toThrow(
Copy link
Member Author

Choose a reason for hiding this comment

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

.toThrowError has been deprecated in favour of .toThrow.

@akash1810 akash1810 merged commit b330a7a into main Feb 24, 2026
8 of 9 checks passed
@akash1810 akash1810 deleted the aa/jest-30.2.0 branch February 24, 2026 08:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants