ivangabriele / postgrester

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

chore(dev-deps): update all non-major dependencies #227

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
@rollup/plugin-commonjs 21.0.1 -> 21.0.2 age adoption passing confidence
@rollup/plugin-typescript 8.3.0 -> 8.3.1 age adoption passing confidence
@types/jest 27.4.0 -> 27.4.1 age adoption passing confidence
rollup (source) 2.67.3 -> 2.68.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs) ### [`v21.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2102) *2022-02-23* ##### Updates - chore: transpile dynamic helper to ES5 ([#​1082](https://togithub.com/rollup/plugins/issues/1082))
rollup/plugins (@​rollup/plugin-typescript) ### [`v8.3.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v831) *2022-02-23* ##### Bugfixes - fix: allow explicity compilerOptions ([#​1045](https://togithub.com/rollup/plugins/issues/1045)) ##### Updates - docs: readme copy/paste mistake ([#​1086](https://togithub.com/rollup/plugins/issues/1086))
rollup/rollup ### [`v2.68.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2680) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.67.3...v2.68.0) *2022-02-22* ##### Features - provide information about cached import resolutions in `shouldTransformCachedModule` ([#​4414](https://togithub.com/rollup/rollup/issues/4414)) - Add "types" field to Rollup's package exports ([#​4416](https://togithub.com/rollup/rollup/issues/4416)) ##### Pull Requests - [#​4410](https://togithub.com/rollup/rollup/pull/4410): refactor: use map for declarations and name suggestions ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4411](https://togithub.com/rollup/rollup/pull/4411): refactor: use map for namespace reexports by name ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4412](https://togithub.com/rollup/rollup/pull/4412): refactor: use includes where appropriate ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4414](https://togithub.com/rollup/rollup/pull/4414): Add resolved sources to shouldTransformCachedModule ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4416](https://togithub.com/rollup/rollup/pull/4416): Add Typescript 4.5 nodenext node12 module resolution support ([@​frank-dspeed](https://togithub.com/frank-dspeed))

Configuration

πŸ“… Schedule: "before 3am on Monday" in timezone Europe/Paris.

🚦 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.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #227 (1257fa6) into main (5cbe390) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files           2        2           
  Lines         232      232           
  Branches       80       80           
=======================================
  Hits          231      231           
  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 5cbe390...1257fa6. Read the comment docs.