Skip to content

chore: Bump jest and @types/jest#804

Merged
brajkowski merged 2 commits into
rc-2.0.0from
dependabot/npm_and_yarn/multi-a28ee524ce
Mar 22, 2026
Merged

chore: Bump jest and @types/jest#804
brajkowski merged 2 commits into
rc-2.0.0from
dependabot/npm_and_yarn/multi-a28ee524ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Bumps jest and @types/jest. These dependencies needed to be updated together.
Updates jest from 29.7.0 to 30.2.0

Release notes

Sourced from jest's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)

30.0.2

What's Changed

... (truncated)

Changelog

Sourced from jest's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters in deepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#15821)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

Updates @types/jest from 29.5.14 to 30.0.0

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 19, 2026
@dependabot dependabot Bot requested a review from brajkowski as a code owner January 19, 2026 10:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 19, 2026
brajkowski
brajkowski previously approved these changes Jan 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 7d652e0 to e29f92c Compare January 19, 2026 10:59
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from e29f92c to e701f40 Compare January 19, 2026 11:08
brajkowski
brajkowski previously approved these changes Jan 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from e701f40 to 3000e7a Compare January 26, 2026 10:35
brajkowski
brajkowski previously approved these changes Jan 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 3000e7a to 4b4fb2c Compare January 26, 2026 10:43
brajkowski
brajkowski previously approved these changes Jan 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 4b4fb2c to 8e53e2e Compare February 2, 2026 10:39
brajkowski
brajkowski previously approved these changes Feb 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 8e53e2e to 13e48d2 Compare February 2, 2026 10:48
brajkowski
brajkowski previously approved these changes Feb 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 13e48d2 to f9d9922 Compare February 9, 2026 10:39
brajkowski
brajkowski previously approved these changes Feb 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from f9d9922 to 69b6380 Compare February 16, 2026 10:20
brajkowski
brajkowski previously approved these changes Feb 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 69b6380 to 6e3ffc1 Compare February 16, 2026 10:28
@brajkowski brajkowski force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from c2b2f53 to 442c923 Compare March 22, 2026 05:32
brajkowski
brajkowski previously approved these changes Mar 22, 2026
@brajkowski brajkowski force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch 5 times, most recently from cb19057 to 5cb814c Compare March 22, 2026 06:28
dependabot Bot and others added 2 commits March 22, 2026 01:46
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.7.0 to 30.2.0
- [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.2.0/packages/jest)

Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@brajkowski brajkowski force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from 5cb814c to a70eaba Compare March 22, 2026 07:47
@brajkowski brajkowski changed the base branch from main to rc-2.0.0 March 22, 2026 07:50
@mergify mergify Bot added the queued label Mar 22, 2026
mergify Bot added a commit that referenced this pull request Mar 22, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 22, 2026

Merge Queue Status

This pull request spent 1 minute 28 seconds in the queue, with no time running CI.

Required conditions to merge
  • check-success=Build

Reason

Pull request #804 has been merged manually at 0cd91a8

Hint

You were too fast!

@brajkowski brajkowski merged commit 0cd91a8 into rc-2.0.0 Mar 22, 2026
6 of 8 checks passed
@brajkowski brajkowski deleted the dependabot/npm_and_yarn/multi-a28ee524ce branch March 22, 2026 07:51
@mergify mergify Bot added dequeued and removed queued labels Mar 22, 2026
brajkowski added a commit that referenced this pull request Mar 22, 2026
* chore: Bump jest and @types/jest

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.7.0 to 30.2.0
- [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.2.0/packages/jest)

Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* jest v30 breaking changes are addressed

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Rajkowski <github@brajkowski.bulc.club>
brajkowski added a commit that referenced this pull request Mar 22, 2026
* chore: Bump jest and @types/jest

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.7.0 to 30.2.0
- [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.2.0/packages/jest)

Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* jest v30 breaking changes are addressed

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Rajkowski <github@brajkowski.bulc.club>
brajkowski added a commit that referenced this pull request Mar 22, 2026
* chore: Bump jest and @types/jest

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.7.0 to 30.2.0
- [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.2.0/packages/jest)

Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* jest v30 breaking changes are addressed

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Rajkowski <github@brajkowski.bulc.club>
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 dequeued javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant