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): update jest monorepo (patch) #45

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

Octobob
Copy link
Member

@Octobob Octobob commented Dec 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.4.0 -> 29.4.4 age adoption passing confidence
jest (source) 29.4.1 -> 29.4.3 age adoption passing confidence
jest-circus (source) 29.4.1 -> 29.4.3 age adoption passing confidence

Release Notes

jestjs/jest (jest)

v29.4.3

Compare Source

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)

v29.4.2

Compare Source

Features
Fixes
  • [expect, @​jest/expect] Provide type of actual as a generic argument to Matchers to allow better-typed extensions (#​13848)
  • [jest-circus] Added explicit mention of test failing because done() is not being called in error message (#​13847)
  • [jest-runtime] Handle CJS re-exports of node core modules from ESM (#​13856)
  • [jest-transform] Downgrade write-file-atomic to v4 (#​13853)
  • [jest-worker] Ignore IPC messages not intended for Jest (#​13543)
Chore & Maintenance
  • [*] make sure to exclude .eslintcache from published module (#​13832)
  • [docs] Cleanup incorrect links in CHANGELOG.md (#​13857)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Octobob Octobob force-pushed the renovate/patch-jest-monorepo branch from dcf2c01 to 9c42c67 Compare December 20, 2023 02:06
@Octobob Octobob force-pushed the renovate/patch-jest-monorepo branch from 9c42c67 to 707463d Compare December 21, 2023 02:15
@Octobob Octobob force-pushed the renovate/patch-jest-monorepo branch from 707463d to 4cdf9d4 Compare December 22, 2023 02:14
@Octobob Octobob force-pushed the renovate/patch-jest-monorepo branch from 4cdf9d4 to 038e19e Compare December 23, 2023 02:12
@Octobob Octobob force-pushed the renovate/patch-jest-monorepo branch from 038e19e to 255fb0d Compare December 24, 2023 02:15
@Octobob Octobob merged commit e3f139e into main Dec 25, 2023
8 checks passed
@Octobob Octobob deleted the renovate/patch-jest-monorepo branch December 25, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants