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

Update jest monorepo #66

Merged
merged 1 commit into from
Nov 20, 2021
Merged

Update jest monorepo #66

merged 1 commit into from
Nov 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest 27.0.2 -> 27.0.3 age adoption passing confidence
jest (source) 27.2.1 -> 27.3.1 age adoption passing confidence

Release Notes

facebook/jest

v27.3.1

Compare Source

Fixes
  • [expect] Make expect extension properties configurable (#​11978)
  • [expect] Fix .any() checks on primitive wrapper classes (#​11976)
Chore & Maintenance
  • [expect] BigInt global is always defined, don't check for its existence at runtime (#​11979)
  • [jest-config, jest-util] Use ci-info instead of is-ci to detect CI environment (#​11973)

v27.3.0

Compare Source

Features
  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#​11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#​11919)
Fixes
  • [expect] Tweak and improve types (#​11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#​11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#​11946)

v27.2.5

Compare Source

Features
  • [jest-config] Warn when multiple Jest configs are located (#​11922)
Fixes
  • [expect] Pass matcher context to asymmetric matchers (#​11926 & #​11930)
  • [expect] Improve TypeScript types (#​11931)
  • [expect] Improve typings of toThrow() and toThrowError() matchers (#​11929)
  • [jest-cli] Improve --help printout by removing defunct --browser option (#​11914)
  • [jest-haste-map] Use distinct cache paths for different values of computeDependencies (#​11916)
  • [@jest/reporters] Do not buffer console.logs when using verbose reporter (#​11054)
Chore & Maintenance
  • [expect] Export default matchers (#​11932)
  • [@jest/types] Mark deprecated configuration options as @deprecated (#​11913)

v27.2.4

Compare Source

Features
  • [expect] Add equality checks for Array Buffers in expect.ToStrictEqual() (#​11805)
Fixes
  • [jest-snapshot] Correctly indent inline snapshots (#​11560)

v27.2.3

Compare Source

Features
  • [@jest/fake-timers] Update @sinonjs/fake-timers to v8 (#​11879)
Fixes
  • [jest-config] Parse testEnvironmentOptions if received from CLI (#​11902)
  • [jest-reporters] Call destroy on v8-to-istanbul converters to free memory (#​11896)

v27.2.2

Compare Source

Fixes
  • [jest-runtime] Correct wrapperLength value for ESM modules. (#​11893)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependency-upgrade Dependency upgrade label Sep 25, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 5e978a2 to 081e2e5 Compare September 28, 2021 11:38
@renovate renovate bot changed the title Update dependency jest to v27.2.2 Update dependency jest to v27.2.3 Sep 28, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 081e2e5 to 43cbac0 Compare September 29, 2021 15:43
@renovate renovate bot changed the title Update dependency jest to v27.2.3 Update dependency jest to v27.2.4 Sep 29, 2021
@renovate renovate bot changed the title Update dependency jest to v27.2.4 Update dependency jest to v27.2.5 Oct 8, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 43cbac0 to 39609e3 Compare October 8, 2021 13:58
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 39609e3 to 2df75dc Compare October 17, 2021 20:26
@renovate renovate bot changed the title Update dependency jest to v27.2.5 Update dependency jest to v27.3.0 Oct 17, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 2df75dc to e11e828 Compare October 19, 2021 08:17
@renovate renovate bot changed the title Update dependency jest to v27.3.0 Update dependency jest to v27.3.1 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e11e828 to fecbf8a Compare November 18, 2021 21:16
@renovate renovate bot changed the title Update dependency jest to v27.3.1 Update jest monorepo Nov 18, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fecbf8a to ee4061d Compare November 20, 2021 11:52
@weikangchia weikangchia merged commit 5b6072d into main Nov 20, 2021
@renovate renovate bot deleted the renovate/jest-monorepo branch November 20, 2021 13:28
@weikangchia weikangchia added this to the v0.1.2 milestone Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants