ivangabriele / postgrester

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

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

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
eslint-plugin-jest 25.2.3 -> 25.2.4 age adoption passing confidence
knex (source) 0.95.13 -> 0.95.14 age adoption passing confidence
rollup (source) 2.59.0 -> 2.60.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v25.2.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2524-httpsgithubcomjest-communityeslint-plugin-jestcomparev2523v2524-2021-11-08) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.2.3...v25.2.4) ##### Bug Fixes - **prefer-to-be:** preserve `resolves` and `rejects` modifiers ([#​980](https://togithub.com/jest-community/eslint-plugin-jest/issues/980)) ([a1296bd](https://togithub.com/jest-community/eslint-plugin-jest/commit/a1296bdee3a3a8ec5f64f95735ca01b91e8f4118))
knex/knex ### [`v0.95.14`](https://togithub.com/knex/knex/releases/0.95.14) [Compare Source](https://togithub.com/knex/knex/compare/29ac476b2bfe7593118da2884fae23a2e6004414...0.95.14) ### 0.95.14 - 09 November, 2021 #### Bug fixes: - MySQL: mysql2 dialect validate connection fix [#​4794](https://togithub.com/knex/knex/issues/4794) ### 0.95.13 - 02 November, 2021 #### Bug fixes: - PostgreSQL: Support zero precision in timestamp/datetime [#​4784](https://togithub.com/knex/knex/issues/4784) #### Typings: - Allow string indexType in index creation [#​4791](https://togithub.com/knex/knex/issues/4791)
rollup/rollup ### [`v2.60.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2600) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.59.0...v2.60.0) *2021-11-11* ##### Features - Add `this.load` context function to load, transform and parse modules without adding them to the graph ([#​4234](https://togithub.com/rollup/rollup/issues/4234)) - Sanitize non-url-safe characters in generated chunk names by default ([#​4262](https://togithub.com/rollup/rollup/issues/4262)) - Support ESM plugins via command line ([#​4265](https://togithub.com/rollup/rollup/issues/4265)) ##### Pull Requests - [#​4234](https://togithub.com/rollup/rollup/pull/4234): Plugin context function for pre-loading modules ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4262](https://togithub.com/rollup/rollup/pull/4262): exclude invalid URL chars ([@​danielroe](https://togithub.com/danielroe)) - [#​4265](https://togithub.com/rollup/rollup/pull/4265): support loading ESM plugins from the CLI via --plugin ([@​kzc](https://togithub.com/kzc))

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 #191 (e3c6bde) into main (099f845) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  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 099f845...e3c6bde. Read the comment docs.