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

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 26.1.3 -> 26.1.4 age adoption passing confidence
knex (source) 1.0.4 -> 1.0.5 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v26.1.4`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2614-httpsgithubcomjest-communityeslint-plugin-jestcomparev2613v2614-2022-04-08) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.3...v26.1.4) ##### Bug Fixes - **prefer-snapshot-hint:** don't report multi snapshots in different tests within the same describe ([#​1078](https://togithub.com/jest-community/eslint-plugin-jest/issues/1078)) ([98e5166](https://togithub.com/jest-community/eslint-plugin-jest/commit/98e5166347990901b55c64b30f48907984890c48))
knex/knex ### [`v1.0.5`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#​105---05-March-2022) [Compare Source](https://togithub.com/knex/knex/compare/1.0.4...1.0.5) ##### New features: - Override knexfile options with CLI options [#​4047](https://togithub.com/knex/knex/issues/4047) ##### Bug fixes: - Stringify json value in update [#​5063](https://togithub.com/knex/knex/issues/5063) - Fix isModuleType() for yarn [#​4447](https://togithub.com/knex/knex/issues/4447) - Wrapped Unions Fixes [#​5072](https://togithub.com/knex/knex/issues/5072) - SQLite: Fix [@​vscode-sqlite3](https://togithub.com/vscode-sqlite3) error message [#​5081](https://togithub.com/knex/knex/issues/5081) - CLI: Fix completed migration listing [#​5060](https://togithub.com/knex/knex/issues/5060) ##### Typings: - Make default generic parameters of `Knex` match the generic parameter types of `knex` [#​5021](https://togithub.com/knex/knex/issues/5021) - Update knex types for TS 4.7 [#​5095](https://togithub.com/knex/knex/issues/5095)

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 #235 (7822faf) into main (1228039) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  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 1228039...7822faf. Read the comment docs.