Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

30.0.2

What's Changed

Fixes

  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)
  • [jest-util] Make garbage collection protection property writable (#15689)

Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md

Jest 30.0.1

What's Changed

Features

  • [jest-resolver] Implement the defaultAsyncResolver (#15679)

... (truncated)

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)

30.0.4

... (truncated)

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 6, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-30.1.3 branch 2 times, most recently from 7ba7608 to 022b65c Compare September 27, 2025 05:18
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-30.1.3 branch from 022b65c to a3c5b02 Compare September 27, 2025 05:20
@zgosalvez zgosalvez merged commit e839297 into main Sep 27, 2025
3 checks passed
@zgosalvez zgosalvez deleted the dependabot/npm_and_yarn/jest-30.1.3 branch September 27, 2025 05:48
mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request Sep 29, 2025
…from 3.0.25 to 4.0.0 [skip ci]

Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.25 to 4.0.0.
Release notes

*Sourced from [zgosalvez/github-actions-ensure-sha-pinned-actions's releases](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases).*

> v4.0.0
> ------
>
> What's Changed
> --------------
>
> * Bump `@​vercel/ncc` from 0.38.3 to 0.38.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#257](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/257)
> * Bump actions/checkout from 4.2.2 to 5.0.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#253](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/253)
> * Bump eslint from 9.26.0 to 9.36.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#256](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/256)
> * Bump jest from 29.7.0 to 30.1.3 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#255](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/255)
> * Bump actions/cache from 4.2.3 to 4.2.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#252](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/252)
> * Bump zgosalvez/github-actions-get-action-runs-using-version from 2.0.22 to 2.0.24 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#234](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/234)
> * Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#242](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/242)
> * Bump yaml from 2.7.1 to 2.8.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#248](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/248)
> * Bump brace-expansion from 1.1.11 to 1.1.12 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#258](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/258)
> * fix [#116](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/116): support composite actions by [`@​atchertchian`](https://github.com/atchertchian) in [zgosalvez/github-actions-ensure-sha-pinned-actions#239](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/239)
>
> New Contributors
> ----------------
>
> * [`@​atchertchian`](https://github.com/atchertchian) made their first contribution in [zgosalvez/github-actions-ensure-sha-pinned-actions#239](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/239)
>
> **Full Changelog**: <zgosalvez/github-actions-ensure-sha-pinned-actions@v3...v4.0.0>


Commits

* [`9e9574e`](zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574e) fix [#116](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/116): support composite actions ([#239](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/239))
* [`574bec8`](zgosalvez/github-actions-ensure-sha-pinned-actions@574bec8) Bump brace-expansion from 1.1.11 to 1.1.12 ([#258](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/258))
* [`bdf825c`](zgosalvez/github-actions-ensure-sha-pinned-actions@bdf825c) Bump yaml from 2.7.1 to 2.8.1 ([#248](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/248))
* [`12cd4d2`](zgosalvez/github-actions-ensure-sha-pinned-actions@12cd4d2) Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 ([#242](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/242))
* [`2783169`](zgosalvez/github-actions-ensure-sha-pinned-actions@2783169) Bump zgosalvez/github-actions-get-action-runs-using-version ([#234](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/234))
* [`d952774`](zgosalvez/github-actions-ensure-sha-pinned-actions@d952774) Bump actions/cache from 4.2.3 to 4.2.4 ([#252](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/252))
* [`e839297`](zgosalvez/github-actions-ensure-sha-pinned-actions@e839297) Bump jest from 29.7.0 to 30.1.3 ([#255](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/255))
* [`f1328f7`](zgosalvez/github-actions-ensure-sha-pinned-actions@f1328f7) Bump eslint from 9.26.0 to 9.36.0 ([#256](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/256))
* [`74db6f0`](zgosalvez/github-actions-ensure-sha-pinned-actions@74db6f0) Bump actions/checkout from 4.2.2 to 5.0.0 ([#253](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/253))
* [`cae7e06`](zgosalvez/github-actions-ensure-sha-pinned-actions@cae7e06) Bump `@​vercel/ncc` from 0.38.3 to 0.38.4 ([#257](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/257))
* See full diff in [compare view](zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5...9e9574e)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=zgosalvez/github-actions-ensure-sha-pinned-actions&package-manager=github\_actions&previous-version=3.0.25&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
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