Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

chore(deps-dev): Bump the jest group with 2 updates - #369

Merged
team-tf-cdk merged 2 commits into
mainfrom
dependabot/npm_and_yarn/jest-6d316389f9
Sep 18, 2025
Merged

chore(deps-dev): Bump the jest group with 2 updates#369
team-tf-cdk merged 2 commits into
mainfrom
dependabot/npm_and_yarn/jest-6d316389f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the jest group with 2 updates: jest and jest-resolve.

Updates jest from 30.0.5 to 30.1.2

Release notes

Sourced from jest's releases.

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.

main

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

Updates jest-resolve from 30.0.5 to 30.1.0

Release notes

Sourced from jest-resolve's releases.

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-resolve's changelog.

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)
Commits
  • 4d5f41d v30.1.0
  • f759edd Revert "fix(jest-resolver): Allow core ESM modules to be mocked with prefix (...
  • 664e71f fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2025 06:18
@dependabot
dependabot Bot requested review from DanielMSchmidt and ansgarm and removed request for a team September 1, 2025 06:18
@github-actions

github-actions Bot commented Sep 1, 2025

Copy link
Copy Markdown

This test failure could mean that the snapshots need to be regenerated. Run git checkout dependabot/npm_and_yarn/jest-6d316389f9 followed by yarn test -- --passWithNoTests --updateSnapshot, and commit & push the results.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jest-6d316389f9 branch from 82952b4 to 1dc614e Compare September 1, 2025 06:33
@github-actions

github-actions Bot commented Sep 1, 2025

Copy link
Copy Markdown

This test failure could mean that the snapshots need to be regenerated. Run git checkout dependabot/npm_and_yarn/jest-6d316389f9 followed by yarn test -- --passWithNoTests --updateSnapshot, and commit & push the results.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jest-6d316389f9 branch from 1dc614e to 6cc38bd Compare September 8, 2025 03:08
@github-actions

github-actions Bot commented Sep 8, 2025

Copy link
Copy Markdown

This test failure could mean that the snapshots need to be regenerated. Run git checkout dependabot/npm_and_yarn/jest-6d316389f9 followed by yarn test -- --passWithNoTests --updateSnapshot, and commit & push the results.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jest-6d316389f9 branch from 6cc38bd to a3fbd3b Compare September 8, 2025 03:15
@github-actions

github-actions Bot commented Sep 8, 2025

Copy link
Copy Markdown

This test failure could mean that the snapshots need to be regenerated. Run git checkout dependabot/npm_and_yarn/jest-6d316389f9 followed by yarn test -- --passWithNoTests --updateSnapshot, and commit & push the results.

Bumps the jest group with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-resolve](https://github.com/jestjs/jest/tree/HEAD/packages/jest-resolve).


Updates `jest` from 30.0.5 to 30.1.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/HEAD/packages/jest)

Updates `jest-resolve` from 30.0.5 to 30.1.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.1.0/packages/jest-resolve)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: jest-resolve
  dependency-version: 30.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jest-6d316389f9 branch from a3fbd3b to 89f7429 Compare September 15, 2025 03:16
@github-actions

Copy link
Copy Markdown

This test failure could mean that the snapshots need to be regenerated. Run git checkout dependabot/npm_and_yarn/jest-6d316389f9 followed by yarn test -- --passWithNoTests --updateSnapshot, and commit & push the results.

@team-tf-cdk
team-tf-cdk merged commit a8e4819 into main Sep 18, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant