ivangabriele / postgrester

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

fix(deps): update all non-major dependencies #189

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
axios (source) 0.23.0 -> 0.24.0 age adoption passing confidence
knex (source) 0.95.11 -> 0.95.12 age adoption passing confidence
lint-staged 11.2.4 -> 11.2.6 age adoption passing confidence
rollup (source) 2.58.0 -> 2.58.3 age adoption passing confidence

Release Notes

axios/axios ### [`v0.24.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0240-October-25-2021) [Compare Source](https://togithub.com/axios/axios/compare/v0.23.0...v0.24.0) Breaking changes: - Revert: change type of AxiosResponse to any, please read lengthy discussion here: ([#​4141](https://togithub.com/axios/axios/issues/4141)) pull request: ([#​4186](https://togithub.com/axios/axios/pull/4186)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Rodry](https://togithub.com/ImRodry) - [Remco Haszing](https://togithub.com/remcohaszing) - [Isaiah Thomason](https://togithub.com/ITenthusiasm)
knex/knex ### [`v0.95.12`](https://togithub.com/knex/knex/blob/master/CHANGELOG.md#​09512---28-October-2021) [Compare Source](https://togithub.com/knex/knex/compare/0.95.11...0.95.12) ##### New features: - New dialect: CockroachDB [#​4742](https://togithub.com/knex/knex/issues/4742) - New dialect: pg-native [#​4327](https://togithub.com/knex/knex/issues/4327) - CockroachDB: add support for upsert [#​4767](https://togithub.com/knex/knex/issues/4767) - PostgreSQL: Support SELECT .. FOR NO KEY UPDATE / KEY SHARE row level locking clauses [#​4755](https://togithub.com/knex/knex/issues/4755) - PostgreSQL: Add support for 'CASCADE' in PostgreSQL 'DROP SCHEMA' queries [#​4713](https://togithub.com/knex/knex/issues/4713) - MySQL: Add storage engine index Type support to index() and unique() schema [#​4756](https://togithub.com/knex/knex/issues/4756) - MSSQL: Support table.primary, table.unique variant with options object [#​4710](https://togithub.com/knex/knex/issues/4710) - SQLite: Add setNullable support to SQLite [#​4684](https://togithub.com/knex/knex/issues/4684) - Add geometry column building [#​4776](https://togithub.com/knex/knex/issues/4776) - Add support for creating table copies [#​1373](https://togithub.com/knex/knex/issues/1373) - Implement support for views and materialized views [#​1626](https://togithub.com/knex/knex/issues/1626) - Implement partial index support [#​4768](https://togithub.com/knex/knex/issues/4768) - Support for 'is null' in 'order by' [#​3667](https://togithub.com/knex/knex/issues/3667) ##### Bug fixes: - Fix support for Oracle connections passed via knex.connection() [#​4757](https://togithub.com/knex/knex/issues/4757) - Avoid inserting multiple locks if a migration lock already exists [#​4694](https://togithub.com/knex/knex/issues/4694) ##### Typings: - Some TableBuilder methods return wrong types [#​4764](https://togithub.com/knex/knex/issues/4764) - Update JoinRaw bindings type to accept arrays [#​4752](https://togithub.com/knex/knex/issues/4752) - fix onDelete/onUpdate for ColumnBuilder [#​4656](https://togithub.com/knex/knex/issues/4656)
okonet/lint-staged ### [`v11.2.6`](https://togithub.com/okonet/lint-staged/releases/v11.2.6) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v11.2.5...v11.2.6) ##### Bug Fixes - revert back to `cosmiconfig` from `lilconfig` ([#​1035](https://togithub.com/okonet/lint-staged/issues/1035)) ([e035b80](https://togithub.com/okonet/lint-staged/commit/e035b80e39da355da57c02db6565b55271ab1afa)), closes [#​1033](https://togithub.com/okonet/lint-staged/issues/1033) [#​981](https://togithub.com/okonet/lint-staged/issues/981) ### [`v11.2.5`](https://togithub.com/okonet/lint-staged/releases/v11.2.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v11.2.4...v11.2.5) ##### Bug Fixes - correctly import `js-yaml` to fix yaml config loading ([#​1033](https://togithub.com/okonet/lint-staged/issues/1033)) ([612d806](https://togithub.com/okonet/lint-staged/commit/612d8066aa2c95573a06c125a311dc4aed8f2e71))
rollup/rollup ### [`v2.58.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2583) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.2...v2.58.3) *2021-10-25* ##### Bug Fixes - Republish 2.58.1 with npm 6 as files were missing ### [`v2.58.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2582) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.1...v2.58.2) *2021-10-25* ##### Bug Fixes - Republish 2.58.1 as files were missing ### [`v2.58.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2581) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.0...v2.58.1) *2021-10-25* ##### Bug Fixes - Fix an issue with the CommonJS plugin when module.exports is falsy ([#​4247](https://togithub.com/rollup/rollup/issues/4247)) ##### Pull Requests - [#​4247](https://togithub.com/rollup/rollup/pull/4247): Handle falsy synthetic namespaces ([@​lukastaegert](https://togithub.com/lukastaegert))

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-commenter commented 2 years ago

Codecov Report

Merging #189 (6f47818) into main (eb23d3b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files           3        3           
  Lines         218      218           
  Branches       56       56           
=======================================
  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 eb23d3b...6f47818. Read the comment docs.