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

chore(devdeps): update jest monorepo to v28.1.0 #279

Merged
merged 1 commit into from
May 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 28.0.3 -> 28.1.0 age adoption passing confidence
jest-environment-jsdom 28.0.2 -> 28.1.0 age adoption passing confidence

Release Notes

facebook/jest

v28.1.0

Compare Source

Features
  • [jest-circus] Add failing test modifier that inverts the behavior of tests (#​12610)
  • [jest-environment-node, jest-environment-jsdom] Allow specifying customExportConditions (#​12774)
Fixes
  • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers to allow a case there a mock was called with no arguments (#​12807)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS Lists (#​12763)
  • [jest-core] Do not collect SIGNREQUEST as open handles (#​12789)
Chore & Maintenance
  • [docs] Specified documentation about --filter CLI docs (#​12799)
  • [@jest-reporters] Move helper functions from utils.ts into separate files (#​12782)
  • [jest-resolve] Replace process.versions.pnp type declaration with @types/pnpapi devDependency (#​12783)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
Copy link
Contributor Author

renovate bot commented May 11, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

Codecov Report

Merging #279 (2fdb97c) into main (029dc86) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files          21       21           
  Lines         234      234           
  Branches       25       25           
=======================================
  Hits          221      221           
  Misses          9        9           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c61e61...2fdb97c. Read the comment docs.

@chambo-e chambo-e merged commit 0813452 into main May 11, 2022
@chambo-e chambo-e deleted the renovate/jest-monorepo branch May 11, 2022 16:01
scaleway-bot pushed a commit that referenced this pull request May 18, 2022
### [1.15.17](v1.15.16...v1.15.17) (2022-05-18)

### 📦 Chore

* **devdeps:** update actions/setup-node action to v3.2.0 ([#285](#285)) ([0d43b1d](0d43b1d))
* **devdeps:** update commitlint monorepo to v17 ([#286](#286)) ([b8fcf43](b8fcf43))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.24 ([#280](#280)) ([ce7398b](ce7398b))
* **devdeps:** update dependency @types/react-dom to v17.0.17 ([#284](#284)) ([6ee480d](6ee480d))
* **devdeps:** update dependency eslint to v8.15.0 ([#282](#282)) ([6beb826](6beb826))
* **devdeps:** update dependency rollup to v2.73.0 ([#283](#283)) ([54173ad](54173ad))
* **devdeps:** update dependency webpack to v5.72.1 ([#278](#278)) ([322f7ca](322f7ca))
* **devdeps:** update jest monorepo to v28.1.0 ([#279](#279)) ([0813452](0813452))
* **devdeps:** update pnpm to v7.1.1 ([#288](#288)) ([460ea20](460ea20))

### 🐛 Bug Fixes

* **rich-select:** add isLoading type props ([#289](#289)) ([b30e83f](b30e83f))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.15.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

4 participants