Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

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

Release notes

Sourced from jest's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

v29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

New Contributors

Full Changelog: jestjs/jest@v29.6.3...v29.6.4

v29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)

... (truncated)

Changelog

Sourced from jest's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support sumbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)
  • [jest-mock] Revert #13867 as it was a breaking change (#14429)
  • [@jest/reporters] Marks Reporter's hooks as optional (#14433)
  • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

Chore & Maintenance

  • [jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

29.6.2

Fixes

... (truncated)

Commits

Updates @types/jest from 28.1.1 to 29.5.12

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 Jul 4, 2024
@github-actions
Copy link

github-actions bot commented Jul 4, 2024

✔️ If all status checks pass, and no other reviews are submitted, mergeabot will merge this PR the next time it runs.

As long as that's OK, no other action is necessary.

github-actions[bot]
github-actions bot previously approved these changes Jul 5, 2024
@github-actions github-actions bot enabled auto-merge (rebase) July 5, 2024 00:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 4a952e1 to 81f1dce Compare July 5, 2024 00:06
@github-actions
Copy link

github-actions bot commented Jul 5, 2024

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 81f1dce to 1baa0f7 Compare July 5, 2024 00:08
@github-actions
Copy link

github-actions bot commented Jul 5, 2024

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 1baa0f7 to 1e43c30 Compare July 5, 2024 00:09
@github-actions
Copy link

github-actions bot commented Jul 5, 2024

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 1e43c30 to 166e151 Compare July 5, 2024 00:10
@github-actions
Copy link

github-actions bot commented Jul 5, 2024

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 166e151 to f671114 Compare July 10, 2024 00:06
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from f671114 to 4a213e5 Compare July 11, 2024 00:06
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 4a213e5 to d56f32f Compare July 12, 2024 00:06
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from d56f32f to ed54e9c Compare July 13, 2024 00:07
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from ed54e9c to 8375cc4 Compare July 13, 2024 00:09
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 8375cc4 to 2a96fb0 Compare July 13, 2024 00:10
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 2a96fb0 to 24f4bac Compare July 13, 2024 00:11
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 24f4bac to 970dda0 Compare July 16, 2024 00:07
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 970dda0 to 61187dd Compare July 16, 2024 00:09
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 61187dd to cbf9839 Compare July 16, 2024 18:57
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from cbf9839 to b168792 Compare July 20, 2024 00:07
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from b168792 to d22b30c Compare July 24, 2024 00:08
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from d22b30c to 2357d71 Compare July 30, 2024 00:07
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 2357d71 to 88c501c Compare July 31, 2024 00:06
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 88c501c to 0193caf Compare July 31, 2024 00:08
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from 0193caf to f1deabc Compare August 1, 2024 00:08
@github-actions
Copy link

github-actions bot commented Aug 1, 2024

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

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 27.5.1 to 29.7.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/v29.7.0/packages/jest)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7c1d38dd65 branch from f1deabc to 5f856a0 Compare August 2, 2024 00:07
@github-actions
Copy link

github-actions bot commented Aug 2, 2024

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

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