Skip to content
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

build(deps-dev): bump jest from 29.0.1 to 29.0.2 #7060

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps jest from 29.0.1 to 29.0.2.

Release notes

Sourced from jest's releases.

v29.0.2

Features

  • [jest-transform] Expose TransformFactory type (#13184)

Fixes

  • [babel-plugin-jest-hoist] Support imported jest in mock factory (#13188)
  • [jest-mock] Align the behavior and return type of generateFromMetadata method (#13207)
  • [jest-runtime] Support jest.resetModules() with ESM (#13211)

New Contributors

Full Changelog: jestjs/jest@v29.0.1...v29.0.2

Changelog

Sourced from jest's changelog.

29.0.2

Features

  • [jest-transform] Expose TransformFactory type (#13184)

Fixes

  • [babel-plugin-jest-hoist] Support imported jest in mock factory (#13188)
  • [jest-mock] Align the behavior and return type of generateFromMetadata method (#13207)
  • [jest-runtime] Support jest.resetModules() with ESM (#13211)
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mdn-bot.


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 Sep 5, 2022
@mdn-bot
Copy link
Collaborator

mdn-bot commented Sep 5, 2022

@dependabot squash and merge

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2022

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Sep 5, 2022
@caugner
Copy link
Contributor

caugner commented Sep 5, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-29.0.2 branch from 337a3ce to 93501bd Compare September 5, 2022 17:12
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Sep 5, 2022
@mdn-bot
Copy link
Collaborator

mdn-bot commented Sep 5, 2022

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-29.0.2 branch from 93501bd to 2cfb66b Compare September 5, 2022 17:26
@mdn-bot
Copy link
Collaborator

mdn-bot commented Sep 5, 2022

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-29.0.2 branch from 2cfb66b to 4989ac3 Compare September 5, 2022 17:37
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2022

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Sep 5, 2022
@mdn-bot
Copy link
Collaborator

mdn-bot commented Sep 5, 2022

@dependabot squash and merge

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.1 to 29.0.2.
- [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.0.2/packages/jest)

---
updated-dependencies:
- dependency-name: 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/jest-29.0.2 branch from 4989ac3 to ca920fc Compare September 5, 2022 17:47
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Sep 5, 2022
@mdn-bot
Copy link
Collaborator

mdn-bot commented Sep 5, 2022

@dependabot squash and merge

@dependabot dependabot bot merged commit 4f63278 into main Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-29.0.2 branch September 5, 2022 17:58
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.

2 participants