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 #1529

Merged
merged 1 commit into from
Dec 6, 2021
Merged

fix(deps): update jest monorepo #1529

merged 1 commit into from
Dec 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 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
babel-jest 27.3.1 -> 27.4.2 age adoption passing confidence
jest (source) 27.3.1 -> 27.4.3 age adoption passing confidence

Release Notes

facebook/jest

v27.4.2

Compare Source

Fixes
  • [jest-worker] Add additional execArgv to filter (#​12103)

v27.4.1

Compare Source

Fixes
  • [jest-worker] Filter execArgv correctly (#​12097)

v27.4.0

Compare Source

Features
  • [expect] Enhancing the toHaveProperty matcher to support array selection (#​12092)
  • [jest-core] Add support for testResultsProcessor written in ESM (#​12006)
  • [jest-diff, pretty-format] Add compareKeys option for custom sorting of object keys (#​11992)
  • [jest-mock] Add ts-jest mock util functions (#​12089)
Fixes
  • [expect] Allow again expect.Matchers generic with single value (#​11986)
  • [jest-circus, jest-jasmine2] Avoid false concurrent test failures due to unhandled promise rejections (#​11987)
  • [jest-config] Add missing slash dependency to package.json (#​12080)
  • [jest-core] Incorrect detection of open ZLIB handles (#​12022)
  • [jest-diff] Break dependency cycle (#​10818)
  • [jest-environment-jsdom] Add @types/jsdom dependency (#​11999)
  • [jest-environment-jsdom] Do not reset the global.document too early on teardown (#​11871)
  • [jest-transform] Improve error and warning messages (#​11998)
  • [jest-worker] Pass execArgv correctly to worker_threads worker (#​12069)
Chore & Maintenance
  • [docs] CLI options alphabetized (#​11586)
  • [jest-runner] Add info regarding timers to forcedExit message(#​12083)
  • [*] Replaced substr method with substring (#​12066)
  • [*] Add types entry to all export maps (#​12073)

Configuration

📅 Schedule: "before 3am on Saturday" in timezone Europe/Berlin.

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 6, 2021

⚠️ No Changeset found

Latest commit: 37b9a6b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the type:infrastructure Tooling and other chores label Dec 6, 2021
@coveralls
Copy link

coveralls commented Dec 6, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 37b9a6b on renovate/jest-monorepo into 00588fe on main.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 0098268 to 720d2b2 Compare December 6, 2021 20:42
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 720d2b2 to 37b9a6b Compare December 6, 2021 20:47
@sebald sebald merged commit 3d48496 into main Dec 6, 2021
@sebald sebald deleted the renovate/jest-monorepo branch December 6, 2021 20:53
sebald added a commit that referenced this pull request Dec 7, 2021
* main:
  feat(config): Add performance tools to storybook (#1539)
  fix(docs): theme had old button variant structure (#1538)
  fix DoAndDont prop error
  fix(docs): DoAndDont Inline error
  feat(comp): remove as prop from Inline component
  fix(deps): update typescript-eslint monorepo to v5.6.0 (#1526)
  fix(deps): update jest monorepo (#1529)
  fix(deps): update dependency csstype to v3.0.10 (#1527)
  feat(comp): use Inline in ActionGroup (#1522)
  feat(comp/docs): change Inline component default align + use it in DoAndDont (#1521)
  chore(deps): update dependency @changesets/cli to v2.18.1 (#1523)
  fix(deps): update dependency eslint-plugin-testing-library to v5.0.1 (#1528)
  chore(deps): update dependency @testing-library/jest-dom to v5.16.1 (#1530)
  chore(deps): update dependency typescript to 3.8.x || 3.9.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x (#1531)
  fix(deps): update dependency @emotion/react to v11.7.0 (#1532)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants