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

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
@ivangabriele/semantic-release-config-base 1.3.0 -> 1.5.0 age adoption passing confidence
eslint-plugin-jest 26.1.0 -> 26.1.1 age adoption passing confidence
rollup (source) 2.67.2 -> 2.67.3 age adoption passing confidence

Release Notes

ivangabriele/semantic-release ### [`v1.5.0`](https://togithub.com/ivangabriele/semantic-release/compare/65dfd0cf54a94d40eafa35b07b0887c969d066a0...4a8f5c8c1bec92ba70eb9712f251fb9021c5c8ae) [Compare Source](https://togithub.com/ivangabriele/semantic-release/compare/65dfd0cf54a94d40eafa35b07b0887c969d066a0...4a8f5c8c1bec92ba70eb9712f251fb9021c5c8ae) ### [`v1.4.0`](https://togithub.com/ivangabriele/semantic-release/compare/c72b037a282d9496d28ca6ee5f30d8efc214a407...65dfd0cf54a94d40eafa35b07b0887c969d066a0) [Compare Source](https://togithub.com/ivangabriele/semantic-release/compare/c72b037a282d9496d28ca6ee5f30d8efc214a407...65dfd0cf54a94d40eafa35b07b0887c969d066a0)
jest-community/eslint-plugin-jest ### [`v26.1.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2611-httpsgithubcomjest-communityeslint-plugin-jestcomparev2610v2611-2022-02-15) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.0...v26.1.1) ##### 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))
rollup/rollup ### [`v2.67.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2673) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.67.2...v2.67.3) *2022-02-18* ##### Bug Fixes - Do not swallow other errors when unfinished hook actions are detected ([#​4409](https://togithub.com/rollup/rollup/issues/4409)) - Add additional information to output when there are unfinished hook actions ([#​4409](https://togithub.com/rollup/rollup/issues/4409)) ##### Pull Requests - [#​4399](https://togithub.com/rollup/rollup/pull/4399): docs: remove const ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4401](https://togithub.com/rollup/rollup/pull/4401): Improve test stability by getting independent of module id ordering in more places ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4403](https://togithub.com/rollup/rollup/pull/4403): fix: remove unnecessary property descriptor spread ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4404](https://togithub.com/rollup/rollup/pull/4404): refactor: use map for import descriptions + re-export descriptions ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4405](https://togithub.com/rollup/rollup/pull/4405): refactor: module exports to map ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4406](https://togithub.com/rollup/rollup/pull/4406): Fix a typo in 'Direct plugin communication' code example ([@​younesmln](https://togithub.com/younesmln)) - [#​4407](https://togithub.com/rollup/rollup/pull/4407): Document how resolveId is cached ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4409](https://togithub.com/rollup/rollup/pull/4409): Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks ([@​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[bot] commented 2 years ago

Codecov Report

Merging #225 (f6a4181) into main (8f6c38b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  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 8f6c38b...f6a4181. Read the comment docs.