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

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@types/jest devDependencies patch 26.0.13 -> 26.0.14
prettier (source) devDependencies patch 2.1.1 -> 2.1.2
rollup (source) devDependencies minor 2.26.11 -> 2.27.1
ts-jest (source) devDependencies minor 26.3.0 -> 26.4.0
typescript (source) devDependencies patch 4.0.2 -> 4.0.3

Release Notes

prettier/prettier ### [`v2.1.2`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​212) [Compare Source](https://togithub.com/prettier/prettier/compare/2.1.1...2.1.2) [diff](https://togithub.com/prettier/prettier/compare/2.1.1...2.1.2) ##### Fix formatting for directives in fields ([#​9116](https://togithub.com/prettier/prettier/pull/9116) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```graphql ```
rollup/rollup ### [`v2.27.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2271) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.27.0...v2.27.1) _2020-09-17_ ##### Bug Fixes - Do not fail when using ES module imports in symlinked config files ([#​3783](https://togithub.com/rollup/rollup/issues/3783)) ##### Pull Requests - [#​3783](https://togithub.com/rollup/rollup/pull/3783): Handle loading symlinked config files ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.27.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2270) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.26.11...v2.27.0) _2020-09-16_ ##### Features - Support specifying a file extension when reading from stdin ([#​3775](https://togithub.com/rollup/rollup/issues/3775)) ##### Bug Fixes - Do not break logic if a branch with hoisted variables is tree-shaken in an else-if statement ([#​3782](https://togithub.com/rollup/rollup/issues/3782)) ##### Pull Requests - [#​3770](https://togithub.com/rollup/rollup/pull/3770): Docs: Exception for babel plugin and commonjs plugin ([@​jsk7](https://togithub.com/jsk7)) - [#​3775](https://togithub.com/rollup/rollup/pull/3775): add ability to specify stdin file extension via --stdin=ext ([@​kzc](https://togithub.com/kzc)) - [#​3782](https://togithub.com/rollup/rollup/pull/3782): Handle hoisted variables in dead branches of nested if statements ([@​lukastaegert](https://togithub.com/lukastaegert))
kulshekhar/ts-jest ### [`v26.4.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2640-httpsgithubcomkulshekharts-jestcomparev2630v2640-2020-09-20) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.3.0...v26.4.0) ##### Bug Fixes - **utils:** `pathsToModuleNameMapper` resolve path mapping with `path.join` ([#​1969](https://togithub.com/kulshekhar/ts-jest/issues/1969)) ([81fce4c](https://togithub.com/kulshekhar/ts-jest/commit/81fce4c090811a1cc071579a99dc193fb976b117)), closes [#​1968](https://togithub.com/kulshekhar/ts-jest/issues/1968) - set minimum `jest-util` version at 26.1.0 ([#​1914](https://togithub.com/kulshekhar/ts-jest/issues/1914)) ([f00414c](https://togithub.com/kulshekhar/ts-jest/commit/f00414c6fbf8fc5413fd33d0a271c4a164c50d45)), closes [#​1913](https://togithub.com/kulshekhar/ts-jest/issues/1913) ##### Features - **config:** allow custom options in custom transformers ([#​1966](https://togithub.com/kulshekhar/ts-jest/issues/1966)) ([1452ce4](https://togithub.com/kulshekhar/ts-jest/commit/1452ce4afcd36049cddd0db0861f1ac26b66f8c1)), closes [#​1942](https://togithub.com/kulshekhar/ts-jest/issues/1942) - **transformers:** support hoisting when using `@jest/globals` ([#​1937](https://togithub.com/kulshekhar/ts-jest/issues/1937)) ([0e5be15](https://togithub.com/kulshekhar/ts-jest/commit/0e5be1597d755fed11869f67df05eeea54b3106f)), closes [#​1593](https://togithub.com/kulshekhar/ts-jest/issues/1593) - **transformers:** add `path-mapping` custom AST transformer ([#​1927](https://togithub.com/kulshekhar/ts-jest/issues/1927)) ([3325186](https://togithub.com/kulshekhar/ts-jest/commit/3325186b6e55f41eb9bf7d81e092a358fc402b13)) ##### Performance Improvements - **compiler:** remove `createProgram` for `isolatedModules: true` to boost startup speed ([#​1941](https://togithub.com/kulshekhar/ts-jest/issues/1941)) ([dd84534](https://togithub.com/kulshekhar/ts-jest/commit/dd8453401840862186f991e2d514e0d328a67987))
Microsoft/TypeScript ### [`v4.0.3`](https://togithub.com/Microsoft/TypeScript/releases/v4.0.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-0/). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v4.0.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.0.0%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.0.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.0.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.0.2](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.0.2%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.0.3](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+4.0.3%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-40) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Europe/Paris.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: 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 4 years ago

Codecov Report

Merging #149 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files           3        3           
  Lines         183      183           
  Branches       52       52           
=======================================
  Hits          182      182           
  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 028b181...d3c96d8. Read the comment docs.