Skip to content

Bump jest from 30.5.1 to 30.5.2 - #700

Merged
acoburn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jest-30.5.2
Sep 23, 2026
Merged

acoburn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jest-30.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

Bumps jest from 30.5.1 to 30.5.2.

Release notes

Sourced from jest's releases.

v30.5.2

Features

  • [@jest/transform] Strip TypeScript types with Node when no transformer claims a .ts, .mts or .cts file (#16421)

Fixes

  • [jest-core, jest-haste-map, jest-transform] Keep require('../package.json') external when bundling, so jest --version and the transform and haste-map cache keys report the released version instead of the previous one (#16422)
  • [jest-each] Escape a table row's keys before building the $variable interpolation RegExp, so a column name such as count(*) no longer fails the whole table with Invalid regular expression, and a . or | in a column name is matched literally (#16345)
  • [@jest/source-map] Resolve absolute Windows paths in a source map's sources and sourceRoot again, instead of appending them to the transformed file's directory (#16439)

New Contributors

Full Changelog: jestjs/jest@v30.5.1...v30.5.2

Changelog

Sourced from jest's changelog.

30.5.2

Features

  • [@jest/transform] Strip TypeScript types with Node when no transformer claims a .ts, .mts or .cts file (#16421)

Fixes

  • [jest-core, jest-haste-map, jest-transform] Keep require('../package.json') external when bundling, so jest --version and the transform and haste-map cache keys report the released version instead of the previous one (#16422)
  • [jest-each] Escape a table row's keys before building the $variable interpolation RegExp, so a column name such as count(*) no longer fails the whole table with Invalid regular expression, and a . or | in a column name is matched literally (#16345)
  • [@jest/source-map] Resolve absolute Windows paths in a source map's sources and sourceRoot again, instead of appending them to the transformed file's directory (#16439)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 23, 2026 04:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2026
@dependabot
dependabot Bot deployed to ESS PodSpaces September 23, 2026 04:13 Active
@dependabot
dependabot Bot deployed to ESS PodSpaces September 23, 2026 04:13 Active
@dependabot
dependabot Bot deployed to ESS PodSpaces September 23, 2026 04:13 Active
@NSeydoux
NSeydoux added this pull request to the merge queue Sep 23, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Sep 23, 2026
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.5.1 to 30.5.2.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jest-30.5.2 branch from 976b73b to 9a0c01a Compare September 23, 2026 07:22
@dependabot
dependabot Bot deployed to ESS PodSpaces September 23, 2026 07:22 Active
@dependabot
dependabot Bot deployed to ESS PodSpaces September 23, 2026 07:22 Active
@dependabot
dependabot Bot deployed to ESS PodSpaces September 23, 2026 07:22 Active
@acoburn
acoburn added this pull request to the merge queue Sep 23, 2026
Merged via the queue into main with commit 2c13cfd Sep 23, 2026
14 checks passed
@acoburn
acoburn deleted the dependabot/npm_and_yarn/jest-30.5.2 branch September 23, 2026 13:41

This branch was successfully deployed

1 active deployment
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.

2 participants