Skip to content

Bump jest from 30.0.4 to 30.1.3#77

Merged
oalders merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-30.1.3
Sep 26, 2025
Merged

Bump jest from 30.0.4 to 30.1.3#77
oalders merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-30.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jest from 30.0.4 to 30.1.3.

Release notes

Sourced from jest's releases.

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)
Changelog

Sourced from jest's changelog.

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.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2025
@oalders
Copy link
Copy Markdown
Owner

oalders commented Sep 25, 2025

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-30.1.3 branch from 425b509 to 7f2b3fa Compare September 25, 2025 23:29
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/@ampproject/remapping 2.3.0 2.3.0 (removed)
node_modules/@babel/compat-data 7.28.0 7.28.4 7.28.0 → 7.28.4
node_modules/@babel/core 7.28.0 7.28.4 7.28.0 → 7.28.4
node_modules/@babel/generator 7.28.0 7.28.3 7.28.0 → 7.28.3
node_modules/@babel/helper-module-transforms 7.27.3 7.28.3 7.27.3 → 7.28.3
node_modules/@babel/helpers 7.27.6 7.28.4 7.27.6 → 7.28.4
node_modules/@babel/parser 7.28.0 7.28.4 7.28.0 → 7.28.4
node_modules/@babel/traverse 7.28.0 7.28.4 7.28.0 → 7.28.4
node_modules/@babel/types 7.28.0 7.28.4 7.28.0 → 7.28.4
node_modules/@emnapi/core 1.4.3 1.5.0 1.4.3 → 1.5.0
node_modules/@emnapi/runtime 1.4.3 1.5.0 1.4.3 → 1.5.0
node_modules/@emnapi/wasi-threads 1.0.2 1.1.0 1.0.2 → 1.1.0
node_modules/@isaacs/cliui/node_modules/ansi-regex 6.1.0 6.2.2 6.1.0 → 6.2.2
node_modules/@isaacs/cliui/node_modules/strip-ansi 7.1.0 7.1.2 7.1.0 → 7.1.2
node_modules/@jest/console 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/core 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/@jest/environment 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/expect 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/expect-utils 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/fake-timers 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/get-type 30.0.1 30.1.0 30.0.1 → 30.1.0
node_modules/@jest/globals 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/reporters 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/@jest/schemas 30.0.1 30.0.5 30.0.1 → 30.0.5
node_modules/@jest/snapshot-utils 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/test-result 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/@jest/test-sequencer 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/@jest/transform 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/@jest/types 30.0.1 30.0.5 30.0.1 → 30.0.5
node_modules/@jridgewell/gen-mapping 0.3.12 0.3.13 0.3.12 → 0.3.13
node_modules/@jridgewell/sourcemap-codec 1.5.4 1.5.5 1.5.4 → 1.5.5
node_modules/@jridgewell/trace-mapping 0.3.29 0.3.31 0.3.29 → 0.3.31
node_modules/@napi-rs/wasm-runtime 0.2.11 0.2.12 0.2.11 → 0.2.12
node_modules/@pkgr/core 0.2.7 0.2.9 0.2.7 → 0.2.9
node_modules/@sinclair/typebox 0.34.37 0.34.41 0.34.37 → 0.34.41
node_modules/@tybys/wasm-util 0.9.0 0.10.1 0.9.0 → 0.10.1
node_modules/@types/babel__traverse 7.20.7 7.28.0 7.20.7 → 7.28.0
node_modules/@types/node 24.0.10 24.5.2 24.0.10 → 24.5.2
node_modules/@unrs/resolver-binding-android-arm-eabi 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-android-arm64 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-darwin-arm64 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-darwin-x64 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-freebsd-x64 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-arm-gnueabihf 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-arm-musleabihf 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-arm64-gnu 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-arm64-musl 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-ppc64-gnu 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-riscv64-gnu 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-riscv64-musl 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-s390x-gnu 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-x64-gnu 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-linux-x64-musl 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-wasm32-wasi 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-win32-arm64-msvc 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-win32-ia32-msvc 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/@unrs/resolver-binding-win32-x64-msvc 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/babel-jest 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/babel-plugin-istanbul 7.0.0 7.0.1 7.0.0 → 7.0.1
node_modules/babel-preset-current-node-syntax 1.1.0 1.2.0 1.1.0 → 1.2.0
node_modules/browserslist 4.25.1 4.26.2 4.25.1 → 4.26.2
node_modules/caniuse-lite 1.0.30001726 1.0.30001745 1.0.30001726 → 1.0.30001745
node_modules/ci-info 4.2.0 4.3.0 4.2.0 → 4.3.0
node_modules/dedent 1.6.0 1.7.0 1.6.0 → 1.7.0
node_modules/electron-to-chromium 1.5.179 1.5.224 1.5.179 → 1.5.224
node_modules/error-ex 1.3.2 1.3.4 1.3.2 → 1.3.4
node_modules/expect 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/istanbul-reports 3.1.7 3.2.0 3.1.7 → 3.2.0
node_modules/jest 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-changed-files 30.0.2 30.0.5 30.0.2 → 30.0.5
node_modules/jest-circus 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-cli 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-config 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-diff 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/jest-each 30.0.2 30.1.0 30.0.2 → 30.1.0
node_modules/jest-environment-node 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/jest-haste-map 30.0.2 30.1.0 30.0.2 → 30.1.0
node_modules/jest-leak-detector 30.0.2 30.1.0 30.0.2 → 30.1.0
node_modules/jest-matcher-utils 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/jest-message-util 30.0.2 30.1.0 30.0.2 → 30.1.0
node_modules/jest-mock 30.0.2 30.0.5 30.0.2 → 30.0.5
node_modules/jest-resolve 30.0.2 30.1.3 30.0.2 → 30.1.3
node_modules/jest-resolve-dependencies 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-runner 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-runtime 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-snapshot 30.0.4 30.1.2 30.0.4 → 30.1.2
node_modules/jest-util 30.0.2 30.0.5 30.0.2 → 30.0.5
node_modules/jest-util/node_modules/picomatch 4.0.2 4.0.3 4.0.2 → 4.0.3
node_modules/jest-validate 30.0.2 30.1.0 30.0.2 → 30.1.0
node_modules/jest-watcher 30.0.4 30.1.3 30.0.4 → 30.1.3
node_modules/jest-worker 30.0.2 30.1.0 30.0.2 → 30.1.0
node_modules/napi-postinstall 0.3.0 0.3.3 0.3.0 → 0.3.3
node_modules/node-releases 2.0.19 2.0.21 2.0.19 → 2.0.21
node_modules/pretty-format 30.0.2 30.0.5 30.0.2 → 30.0.5
node_modules/synckit 0.11.8 0.11.11 0.11.8 → 0.11.11
node_modules/undici-types 7.8.0 7.12.0 7.8.0 → 7.12.0
node_modules/unrs-resolver 1.10.1 1.11.1 1.10.1 → 1.11.1
node_modules/wrap-ansi/node_modules/ansi-regex 6.1.0 6.2.2 6.1.0 → 6.2.2
node_modules/wrap-ansi/node_modules/ansi-styles 6.2.1 6.2.3 6.2.1 → 6.2.3
node_modules/wrap-ansi/node_modules/strip-ansi 7.1.0 7.1.2 7.1.0 → 7.1.2
node_modules/@jridgewell/remapping 2.3.5 2.3.5 (added)
node_modules/baseline-browser-mapping 2.8.7 2.8.7 (added)

@oalders oalders merged commit 97dd323 into main Sep 26, 2025
2 checks passed
@oalders oalders deleted the dependabot/npm_and_yarn/jest-30.1.3 branch September 26, 2025 01:32
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