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

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
@types/jest 27.5.0 -> 27.5.1 age adoption passing confidence
eslint-plugin-jest 26.1.5 -> 26.2.2 age adoption passing confidence
husky (source) 8.0.0 -> 8.0.1 age adoption passing confidence
rollup (source) 2.72.1 -> 2.74.1 age adoption passing confidence
ts-jest (source) 27.1.4 -> 27.1.5 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v26.2.2`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2622-httpsgithubcomjest-communityeslint-plugin-jestcomparev2621v2622-2022-05-14) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.2.1...v26.2.2) ##### Bug Fixes - use the last reference definition when checking jest fn scope ([#​1109](https://togithub.com/jest-community/eslint-plugin-jest/issues/1109)) ([1b2b9c1](https://togithub.com/jest-community/eslint-plugin-jest/commit/1b2b9c1695a6dec1088daf0b44749100989226a4)) ### [`v26.2.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2621-httpsgithubcomjest-communityeslint-plugin-jestcomparev2620v2621-2022-05-14) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.2.0...v26.2.1) ##### Bug Fixes - use correct scope for checking references ([#​1107](https://togithub.com/jest-community/eslint-plugin-jest/issues/1107)) ([89ab1a0](https://togithub.com/jest-community/eslint-plugin-jest/commit/89ab1a03c3f0eab53fd5af2f5051a4e4d010578e)) ### [`v26.2.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2620-httpsgithubcomjest-communityeslint-plugin-jestcomparev2615v2620-2022-05-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.5...v26.2.0) ##### Features - support `@jest/globals` ([#​1094](https://togithub.com/jest-community/eslint-plugin-jest/issues/1094)) ([84d7a68](https://togithub.com/jest-community/eslint-plugin-jest/commit/84d7a68e8c64720a46fddddbcb1ba248cd61fd08)) #### [26.1.5](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.4...v26.1.5) (2022-04-22) ##### Bug Fixes - **prefer-expect-assertions:** properly handle checking across multiple tests ([#​1089](https://togithub.com/jest-community/eslint-plugin-jest/issues/1089)) ([8b61b0c](https://togithub.com/jest-community/eslint-plugin-jest/commit/8b61b0c0dd79e8f3a83cbbd78eada2bc8dee52e8)) #### [26.1.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.3...v26.1.4) (2022-04-08) ##### 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)) #### [26.1.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.2...v26.1.3) (2022-03-24) ##### Bug Fixes - change node engine version to match dependencies ([#​1072](https://togithub.com/jest-community/eslint-plugin-jest/issues/1072)) ([ef2c093](https://togithub.com/jest-community/eslint-plugin-jest/commit/ef2c093477457e462d5c272e97deadc5089ae0b9)) #### [26.1.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.1...v26.1.2) (2022-03-19) ##### Bug Fixes - **prefer-snapshot-hint:** support passing hint to `toMatchSnapshot` as first argument ([#​1070](https://togithub.com/jest-community/eslint-plugin-jest/issues/1070)) ([97b1f9d](https://togithub.com/jest-community/eslint-plugin-jest/commit/97b1f9d8063811d8ebb7ad41b92a5286c56aa2c4)) #### [26.1.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.0...v26.1.1) (2022-02-15) ##### Bug Fixes - **docs:** use the correct function name ([#​1056](https://togithub.com/jest-community/eslint-plugin-jest/issues/1056)) ([7435556](https://togithub.com/jest-community/eslint-plugin-jest/commit/74355566e6eef64b98a7da675c0cdcc2e8dc9df6))
typicode/husky ### [`v8.0.1`](https://togithub.com/typicode/husky/releases/tag/v8.0.1) [Compare Source](https://togithub.com/typicode/husky/compare/v8.0.0...v8.0.1) - fix: use POSIX equality operator
rollup/rollup ### [`v2.74.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2741) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.74.0...v2.74.1) *2022-05-19* ##### Bug Fixes - Revert [#​4498](https://togithub.com/rollup/rollup/issues/4498) until some issues are understood and resolved ### [`v2.74.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2740) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.73.0...v2.74.0) *2022-05-19* ##### Features - Remove unneeded default values for function parameters ([#​4498](https://togithub.com/rollup/rollup/issues/4498)) ##### Bug Fixes - Use a consistent mechanism to resolve the config file to avoid issues on Windows ([#​4501](https://togithub.com/rollup/rollup/issues/4501)) - Avoid an inaccurate warning about an event emitter leak for complicated builds ([#​4502](https://togithub.com/rollup/rollup/issues/4502)) - Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables ([#​4499](https://togithub.com/rollup/rollup/issues/4499)) ##### Pull Requests - [#​4498](https://togithub.com/rollup/rollup/pull/4498): Tree shake parameter defaults ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4499](https://togithub.com/rollup/rollup/pull/4499): Ensure reexports are available for namespaces ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4501](https://togithub.com/rollup/rollup/pull/4501): fix: config path problem on windows ([@​pos777](https://togithub.com/pos777)) - [#​4502](https://togithub.com/rollup/rollup/pull/4502): Avoid maximum listeners exceeded warning ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.73.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2730) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.72.1...v2.73.0) *2022-05-13* ##### Features - Do not treat Object.defineProperty/ies as side effect when called on an unused object ([#​4493](https://togithub.com/rollup/rollup/issues/4493)) - Do not assume that assigning a property can create a getter with side effects ([#​4493](https://togithub.com/rollup/rollup/issues/4493)) - Do not treat string.prototype.replace(All) as side effect when used with two literals ([#​4493](https://togithub.com/rollup/rollup/issues/4493)) ##### Bug Fixes - Detect side effects when manually declaring getters on functions ([#​4493](https://togithub.com/rollup/rollup/issues/4493)) ##### Pull Requests - [#​4493](https://togithub.com/rollup/rollup/pull/4493): Handle getters on functions and improve property deoptimization ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4494](https://togithub.com/rollup/rollup/pull/4494): Do not treat string.replace as side effect when used with a literal ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4495](https://togithub.com/rollup/rollup/pull/4495): Update docs for --configPlugin using typescript ([@​Jimmydalecleveland](https://togithub.com/Jimmydalecleveland))
kulshekhar/ts-jest ### [`v27.1.5`](https://togithub.com/kulshekhar/ts-jest/compare/v27.1.4...v27.1.5) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v27.1.4...v27.1.5)

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 #241 (81fedd5) into main (7a7ad76) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files           2        2           
  Lines         232      232           
  Branches       70       70           
=======================================
  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 7a7ad76...81fedd5. Read the comment docs.