Skip to content

Bump jest from 30.1.3 to 30.2.0#83

Merged
oalders merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-30.2.0
Sep 29, 2025
Merged

Bump jest from 30.1.3 to 30.2.0#83
oalders merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-30.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps jest from 30.1.3 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)
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

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.3 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)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2025
Copy link
Copy Markdown
Owner

@oalders oalders left a comment

Choose a reason for hiding this comment

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

package-lock.json

Package Old Version New Version Change
node_modules/@jest/console 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/core 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/@jest/environment 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/expect 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/expect-utils 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/fake-timers 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/globals 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/reporters 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/@jest/snapshot-utils 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/test-result 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/@jest/test-sequencer 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/@jest/transform 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/@jest/types 30.0.5 30.2.0 30.0.5 → 30.2.0
node_modules/babel-jest 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/babel-plugin-jest-hoist 30.0.1 30.2.0 30.0.1 → 30.2.0
node_modules/babel-preset-jest 30.0.1 30.2.0 30.0.1 → 30.2.0
node_modules/baseline-browser-mapping 2.8.7 2.8.9 2.8.7 → 2.8.9
node_modules/electron-to-chromium 1.5.224 1.5.227 1.5.224 → 1.5.227
node_modules/expect 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/jest 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-changed-files 30.0.5 30.2.0 30.0.5 → 30.2.0
node_modules/jest-circus 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-cli 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-config 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-diff 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/jest-docblock 30.0.1 30.2.0 30.0.1 → 30.2.0
node_modules/jest-each 30.1.0 30.2.0 30.1.0 → 30.2.0
node_modules/jest-environment-node 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/jest-haste-map 30.1.0 30.2.0 30.1.0 → 30.2.0
node_modules/jest-leak-detector 30.1.0 30.2.0 30.1.0 → 30.2.0
node_modules/jest-matcher-utils 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/jest-message-util 30.1.0 30.2.0 30.1.0 → 30.2.0
node_modules/jest-mock 30.0.5 30.2.0 30.0.5 → 30.2.0
node_modules/jest-resolve 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-resolve-dependencies 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-runner 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-runtime 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-snapshot 30.1.2 30.2.0 30.1.2 → 30.2.0
node_modules/jest-util 30.0.5 30.2.0 30.0.5 → 30.2.0
node_modules/jest-validate 30.1.0 30.2.0 30.1.0 → 30.2.0
node_modules/jest-watcher 30.1.3 30.2.0 30.1.3 → 30.2.0
node_modules/jest-worker 30.1.0 30.2.0 30.1.0 → 30.2.0
node_modules/pretty-format 30.0.5 30.2.0 30.0.5 → 30.2.0

@oalders oalders merged commit 89228af into main Sep 29, 2025
2 checks passed
@oalders oalders deleted the dependabot/npm_and_yarn/jest-30.2.0 branch September 29, 2025 20:57
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.

1 participant