Skip to content

chore: Bump jest and @types/jest in /modules/runners/lambdas/runners #2629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

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

Release notes

Sourced from jest's releases.

v29.3.0

Features

  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

Fixes

  • [jest-config] Add config validation for projects option (#13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

Chore & Maintenance

  • [@jest/transform] Update convert-source-map (#13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)

New Contributors

Full Changelog: jestjs/jest@v29.2.2...v29.3.0

Changelog

Sourced from jest's changelog.

29.3.0

Features

  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

Fixes

  • [jest-config] Add config validation for projects option (#13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

Chore & Maintenance

  • [@jest/transform] Update convert-source-map (#13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)
Commits

Updates @types/jest from 29.2.0 to 29.2.2

Commits

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 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 Nov 7, 2022
github-actions[bot]
github-actions bot previously approved these changes Nov 7, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/jest-and-types/jest-29.3.0 branch from 52e2559 to b9e9c20 Compare November 8, 2022 22:31
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/jest-and-types/jest-29.3.0 branch from b9e9c20 to a14ab13 Compare November 8, 2022 22:37
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/jest-and-types/jest-29.3.0 branch from a14ab13 to c160885 Compare November 8, 2022 22:40
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/jest-and-types/jest-29.3.0 branch from c160885 to 81a08e4 Compare November 8, 2022 22:43
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2022
Bumps [jest](https://github.com/facebook/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 29.2.2 to 29.3.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.0/packages/jest)

Updates `@types/jest` from 29.2.0 to 29.2.2
- [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-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/jest-and-types/jest-29.3.0 branch from 81a08e4 to 6c6fc9c Compare November 8, 2022 22:45
@npalm npalm merged commit 142fa8e into develop Nov 8, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/jest-and-types/jest-29.3.0 branch November 8, 2022 22:49
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