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

chore(deps-dev): bump jest from 29.4.2 to 29.4.3 #11878

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps jest from 29.4.2 to 29.4.3.

Release notes

Sourced from jest's releases.

v29.4.3

Features

  • [expect] Update toThrow() to be able to use error causes (#13606)
  • [jest-core] allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
  • [jest-message-util] Add support for error causes (#13868 & #13912)
  • [jest-runtime] Revert import assertions for JSON modules as it's been relegated to Stage 2 (#13911)

Fixes

  • [@jest/expect-utils] subsetEquality should consider also an object's inherited string keys (#13824)
  • [jest-mock] Clear mock state when jest.restoreAllMocks() is called (#13867)
  • [jest-mock] Prevent mockImplementationOnce and mockReturnValueOnce bleeding into withImplementation (#13888)
  • [jest-mock] Do not restore mocks when jest.resetAllMocks() is called (#13866)

New Contributors

Full Changelog: jestjs/jest@v29.4.2...v29.4.3

Changelog

Sourced from jest's changelog.

29.4.3

Features

  • [expect] Update toThrow() to be able to use error causes (#13606)
  • [jest-core] allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
  • [jest-message-util] Add support for error causes (#13868 & #13912)
  • [jest-runtime] Revert import assertions for JSON modules as it's been relegated to Stage 2 (#13911)

Fixes

  • [@jest/expect-utils] subsetEquality should consider also an object's inherited string keys (#13824)
  • [jest-mock] Clear mock state when jest.restoreAllMocks() is called (#13867)
  • [jest-mock] Prevent mockImplementationOnce and mockReturnValueOnce bleeding into withImplementation (#13888)
  • [jest-mock] Do not restore mocks when jest.resetAllMocks() is called (#13866)
Commits
  • a49c886 v29.4.3
  • 6d2632a Update copyrights with Meta Platforms, restore original license in Jasmine fo...
  • See full diff in compare view

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

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

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies This PR involves changes to dependencies label Feb 15, 2023
@github-actions
Copy link
Contributor

yarn.lock changes

Summary

Status Count
UPDATED 45
Click to toggle table visibility
Name Status Previous Current
@jest/console UPDATED 29.4.2 29.4.3
@jest/core UPDATED 29.4.2 29.4.3
@jest/environment UPDATED 29.4.2 29.4.3
@jest/expect-utils UPDATED 29.4.2 29.4.3
@jest/expect UPDATED 29.4.2 29.4.3
@jest/fake-timers UPDATED 29.4.2 29.4.3
@jest/globals UPDATED 29.4.2 29.4.3
@jest/reporters UPDATED 29.4.2 29.4.3
@jest/schemas UPDATED 29.4.2 29.4.3
@jest/source-map UPDATED 29.4.2 29.4.3
@jest/test-result UPDATED 29.4.2 29.4.3
@jest/test-sequencer UPDATED 29.4.2 29.4.3
@jest/transform UPDATED 29.4.2 29.4.3
@jest/types UPDATED 29.4.2 29.4.3
babel-jest UPDATED 29.4.2 29.4.3
babel-plugin-jest-hoist UPDATED 29.4.2 29.4.3
babel-preset-jest UPDATED 29.4.2 29.4.3
diff-sequences UPDATED 29.4.2 29.4.3
expect UPDATED 29.4.2 29.4.3
jest-changed-files UPDATED 29.4.2 29.4.3
jest-circus UPDATED 29.4.2 29.4.3
jest-cli UPDATED 29.4.2 29.4.3
jest-config UPDATED 29.4.2 29.4.3
jest-diff UPDATED 29.4.2 29.4.3
jest-docblock UPDATED 29.4.2 29.4.3
jest-each UPDATED 29.4.2 29.4.3
jest-environment-node UPDATED 29.4.2 29.4.3
jest-get-type UPDATED 29.4.2 29.4.3
jest-haste-map UPDATED 29.4.2 29.4.3
jest-leak-detector UPDATED 29.4.2 29.4.3
jest-matcher-utils UPDATED 29.4.2 29.4.3
jest-message-util UPDATED 29.4.2 29.4.3
jest-mock UPDATED 29.4.2 29.4.3
jest-regex-util UPDATED 29.4.2 29.4.3
jest-resolve-dependencies UPDATED 29.4.2 29.4.3
jest-resolve UPDATED 29.4.2 29.4.3
jest-runner UPDATED 29.4.2 29.4.3
jest-runtime UPDATED 29.4.2 29.4.3
jest-snapshot UPDATED 29.4.2 29.4.3
jest-util UPDATED 29.4.2 29.4.3
jest-validate UPDATED 29.4.2 29.4.3
jest-watcher UPDATED 29.4.2 29.4.3
jest-worker UPDATED 29.4.2 29.4.3
jest UPDATED 29.4.2 29.4.3
pretty-format UPDATED 29.4.2 29.4.3

@github-actions github-actions bot merged commit 9fa845c into master Feb 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-29.4.3 branch February 15, 2023 22:03
nullqwertyuiop pushed a commit to nullqwertyuiop/RSSHub that referenced this pull request Mar 1, 2023
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3.
- [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.4.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This PR involves changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants