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

fix(deps): update jest monorepo #6367

Merged
merged 1 commit into from
Sep 11, 2022
Merged

fix(deps): update jest monorepo #6367

merged 1 commit into from
Sep 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.0.0 -> 29.0.1 age adoption passing confidence
babel-jest 29.0.1 -> 29.0.3 age adoption passing confidence
jest (source) 29.0.1 -> 29.0.3 age adoption passing confidence
jest-environment-jsdom 29.0.1 -> 29.0.3 age adoption passing confidence

Release Notes

facebook/jest

v29.0.3

Compare Source

Features
  • [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#​13202)
  • [expect] Expose ExpectationResult type (#​13240)
  • [jest-snapshot] Expose Context type (#​13240)
  • [@jest/globals] Add jest.Mock type helper (#​13235)
Fixes
  • [jest-core] Capture execError during TestScheduler.scheduleTests and dispatch to reporters (#​13203)
  • [jest-resolve] Make sure to resolve module paths after looking at exports (#​13242)
  • [jest-resolve] Improve error on module not found deep in the require stack (#​8704)
  • [jest-snapshot] Fix typings of snapshot matchers (#​13240)
Chore & Maintenance
  • [*] Fix inconsistent workspace prefixes (#​13217)
  • [jest-haste-map] Expose a minimal public API to TypeScript (#​13023)

v29.0.2

Compare Source

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)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label Sep 9, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 7 times, most recently from 193fc4b to 81b2c3d Compare September 10, 2022 15:35
@renovate renovate bot changed the title fix(deps): update jest monorepo to v29.0.2 fix(deps): update jest monorepo to v29.0.3 Sep 10, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 81b2c3d to 72525c5 Compare September 11, 2022 13:04
@renovate renovate bot changed the title fix(deps): update jest monorepo to v29.0.3 fix(deps): update jest monorepo Sep 11, 2022
@jtoar jtoar merged commit ca0f494 into main Sep 11, 2022
@jtoar jtoar deleted the renovate/jest-monorepo branch September 11, 2022 14:07
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Sep 11, 2022
jtoar pushed a commit that referenced this pull request Sep 13, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@jtoar jtoar modified the milestones: next-release, v3.0.0 Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant