Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

chore(deps): update dependency jest to v27.5.0 #56

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 27.4.7 -> 27.5.0 age adoption passing confidence

Release Notes

facebook/jest

v27.5.0

Compare Source

Features
  • [expect] Add asymmetric matcher expect.closeTo (#​12243)
  • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#​12285)
Fixes
  • [expect] Add a fix for .toHaveProperty('') (#​12251)
  • [jest-each, @​jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#​12297)
  • [@jest/globals] Add missing options argument to jest.doMock typing (#​12292)
  • [jest-environment-node] Add atob and btoa (#​12269)
  • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#​12264)
  • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#​12277)
Chore & Maintenance
  • [*] Update graceful-fs to ^4.2.9 (#​11749)
Performance
  • [jest-resolve] perf: skip error creation on not found stat calls (#​11749)

Configuration

📅 Schedule: "every weekend" in timezone America/Toronto.

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

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 dependencies label Feb 5, 2022
@renovate renovate bot requested a review from a team February 5, 2022 22:39
@cindyorangis
Copy link
Contributor

Can someone re-run the CI checks for this PR? I don't wanna approve until I see this pass CI

@aserputov aserputov self-requested a review February 6, 2022 05:54
@aserputov
Copy link
Contributor

@cindyledev how can it be done ?

@humphd
Copy link
Contributor

humphd commented Feb 6, 2022

I have no idea why this didn't run CI. I've asked renovate bot to rebase, maybe it will trigger it...

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ca578a0 to a5d28de Compare February 6, 2022 16:16
@DukeManh
Copy link
Contributor

DukeManh commented Feb 6, 2022

Something is wrong with Renovate in Telescope, no PRS for dep update this week while Satellit is getting so much love.

@Kevan-Y
Copy link
Contributor

Kevan-Y commented Feb 6, 2022

Something is wrong with Renovate in Telescope, no PRS for dep update this week while Satellit is getting so much love.

Didn't you set up, to only click on the renovate dashboard to open up PR for dependency update?
Issue 2638

@DukeManh
Copy link
Contributor

DukeManh commented Feb 6, 2022

No, only major dependencies need click approval. There are a bunch of minor/patch updates that are being rated limited.
Renovate config for Telescope and Satellite are identical.

@cindyorangis cindyorangis merged commit 69debe6 into master Feb 6, 2022
@renovate renovate bot deleted the renovate/jest-monorepo branch February 6, 2022 21:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants