ivangabriele / postgrester

Isomorphic PostgREST API Client for Javascript and Typescript.
Apache License 2.0
50 stars 7 forks source link

chore(deps): update dependency jest to v27.2.0 #182

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

facebook/jest ### [`v27.2.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2720) [Compare Source](https://togithub.com/facebook/jest/compare/v27.1.1...v27.2.0) ##### Features - `[jest-resolver, jest-runtime]` Pass `conditions` to custom resolvers to enable them to implement support for package.json `exports` field ([#​11859](https://togithub.com/facebook/jest/pull/11859)) - `[jest-runtime]` Allow custom envs to specify `exportConditions` which is passed together with Jest's own conditions to custom resolvers ([#​11863](https://togithub.com/facebook/jest/pull/11863)) ##### Fixes - `[@jest/reporters]` Use async transform if available to transform files with no coverage ([#​11852](https://togithub.com/facebook/jest/pull/11852)) - `[jest-util]` Return correct value from `process.send` stub ([#​11799](https://togithub.com/facebook/jest/pull/11799))

Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Paris.

🚦 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 this update again.



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

codecov-commenter commented 2 years ago

Codecov Report

Merging #182 (04e7313) into main (68b3c65) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files           3        3           
  Lines         218      218           
  Branches       55       55           
=======================================
  Hits          217      217           
  Misses          1        1           

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 68b3c65...04e7313. Read the comment docs.