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

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
knex (source) 0.95.14 -> 0.95.15 age adoption passing confidence
rollup (source) 2.61.1 -> 2.62.0 age adoption passing confidence

Release Notes

knex/knex ### [`v0.95.15`](https://togithub.com/knex/knex/compare/0.95.14...380cebefcbf04219f51dfeb0e06efc735796c148) [Compare Source](https://togithub.com/knex/knex/compare/0.95.14...380cebefcbf04219f51dfeb0e06efc735796c148)
rollup/rollup ### [`v2.62.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2620) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.61.1...v2.62.0) *2021-12-24* ##### Features - Mark additional string prototype methods as side-effect-free and correct typings of existing ones ([#​4299](https://togithub.com/rollup/rollup/issues/4299)) - Mark additional array prototype methods as side-effect-free and correct typings of existing ones ([#​4309](https://togithub.com/rollup/rollup/issues/4309)) - Expose if a module is included after tree-shaking in its ModuleInfo ([#​4305](https://togithub.com/rollup/rollup/issues/4305)) ##### Bug Fixes - Fix how fsevents is included to improve watch mode on MacOS ([#​4312](https://togithub.com/rollup/rollup/issues/4312)) ##### Pull Requests - [#​4299](https://togithub.com/rollup/rollup/pull/4299): Add additional string prototype methods ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4300](https://togithub.com/rollup/rollup/pull/4300): Bump deps, fix expected test result for core-js ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4302](https://togithub.com/rollup/rollup/pull/4302): Replace type assertion with type guard ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4304](https://togithub.com/rollup/rollup/pull/4304): Re-use reserved names set ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4305](https://togithub.com/rollup/rollup/pull/4305): Expose isIncluded in module info ([@​william57m](https://togithub.com/william57m)) - [#​4306](https://togithub.com/rollup/rollup/pull/4306): Fix git line breaks on windows ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4307](https://togithub.com/rollup/rollup/pull/4307): Add macos to pipeline ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4309](https://togithub.com/rollup/rollup/pull/4309): Add additional array prototype methods ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4311](https://togithub.com/rollup/rollup/pull/4311): Add Deno instructions to docs ([@​jespertheend](https://togithub.com/jespertheend)) - [#​4312](https://togithub.com/rollup/rollup/pull/4312): fsevents integration ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4313](https://togithub.com/rollup/rollup/pull/4313): Remove non-existing static functions from known globals ([@​dnalborczyk](https://togithub.com/dnalborczyk))

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 #209 (47e9a3a) into main (22f4145) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  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 22f4145...47e9a3a. Read the comment docs.

ivangabriele commented 2 years ago

:tada: This PR is included in version 2.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: