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

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
@rollup/plugin-commonjs 21.0.3 -> 21.1.0 age adoption passing confidence
@rollup/plugin-node-resolve 13.1.3 -> 13.2.1 age adoption passing confidence
@rollup/plugin-typescript 8.3.1 -> 8.3.2 age adoption passing confidence
axios (source) 0.26.1 -> 0.27.2 age adoption passing confidence
eslint-plugin-jest 26.1.4 -> 26.1.5 age adoption passing confidence
knex (source) 1.0.5 -> 1.0.7 age adoption passing confidence
rollup (source) 2.70.1 -> 2.71.1 age adoption passing confidence
typescript (source) 4.6.3 -> 4.6.4 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs) ### [`v21.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2110) *2022-04-15* ##### Features - feat: make defaultIsModuleExports as funtion to config defaultIsModuleExports for each source ([#​1052](https://togithub.com/rollup/plugins/issues/1052))
rollup/plugins (@​rollup/plugin-node-resolve) ### [`v13.2.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1321) *2022-04-15* ##### Bugfixes - fix: update side effects logic to be deep when glob doesn’t contain `/` ([#​1148](https://togithub.com/rollup/plugins/issues/1148)) ### [`v13.2.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1320) *2022-04-11* ##### Features - feat: Add the ability to pass a function into resolveOnly ([#​1152](https://togithub.com/rollup/plugins/issues/1152))
rollup/plugins (@​rollup/plugin-typescript) ### [`v8.3.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v832) *2022-04-13* ##### Bugfixes - fix: Drive letter casing on win32 platforms. fixes [#​1133](https://togithub.com/rollup/plugins/issues/1133) ([#​1134](https://togithub.com/rollup/plugins/issues/1134))
axios/axios ### [`v0.27.2`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​0272-April-27-2022) [Compare Source](https://togithub.com/axios/axios/compare/v0.27.1...v0.27.2) Fixes and Functionality: - Fixed FormData posting in browser environment by reverting [#​3785](https://togithub.com/axios/axios/issues/3785) ([#​4640](https://togithub.com/axios/axios/pull/4640)) - Enhanced protocol parsing implementation ([#​4639](https://togithub.com/axios/axios/pull/4639)) - Fixed bundle size ### [`v0.27.1`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​0271-April-26-2022) [Compare Source](https://togithub.com/axios/axios/compare/v0.27.0...v0.27.1) Fixes and Functionality: - Removed import of url module in browser build due to huge size overhead and builds being broken ([#​4594](https://togithub.com/axios/axios/pull/4594)) - Bumped follow-redirects to ^1.14.9 ([#​4615](https://togithub.com/axios/axios/pull/4615)) ### [`v0.27.0`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​0270-April-25-2022) [Compare Source](https://togithub.com/axios/axios/compare/v0.26.1...v0.27.0) Breaking changes: - New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData ([#​3757](https://togithub.com/axios/axios/pull/3757)) - Removed functionality that removed the the `Content-Type` request header when passing FormData ([#​3785](https://togithub.com/axios/axios/pull/3785)) - **(\*)** Refactored error handling implementing AxiosError as a constructor, this is a large change to error handling on the whole ([#​3645](https://togithub.com/axios/axios/pull/3645)) - Separated responsibility for FormData instantiation between `transformRequest` and `toFormData` ([#​4470](https://togithub.com/axios/axios/pull/4470)) - **(\*)** Improved and fixed multiple issues with FormData support ([#​4448](https://togithub.com/axios/axios/pull/4448)) QOL and DevX improvements: - Added a multipart/form-data testing playground allowing contributors to debug changes easily ([#​4465](https://togithub.com/axios/axios/pull/4465)) Fixes and Functionality: - Refactored project file structure to avoid circular imports ([#​4515](https://togithub.com/axios/axios/pull/4516)) & ([#​4516](https://togithub.com/axios/axios/pull/4516)) - Bumped follow-redirects to ^1.14.9 ([#​4562](https://togithub.com/axios/axios/pull/4562)) Internal and Tests: - Updated dev dependencies to latest version Documentation: - Fixing incorrect link in changelog ([#​4551](https://togithub.com/axios/axios/pull/4551)) Notes: - **(\*)** Please read these pull requests before updating, these changes are very impactful and far reaching.
jest-community/eslint-plugin-jest ### [`v26.1.5`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2615-httpsgithubcomjest-communityeslint-plugin-jestcomparev2614v2615-2022-04-22) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v26.1.4...v26.1.5) ##### 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))
knex/knex ### [`v1.0.7`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#​107---13-April-2022) [Compare Source](https://togithub.com/knex/knex/compare/f35f7d4972f47a0a1790b13a555471fe4df0e595...1.0.7) ##### Bug fixes: - CLI: Fix cli migrate:make SQLite dependency [#​5106](https://togithub.com/knex/knex/issues/5106) ### [`v1.0.6`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#​106---12-April-2022) [Compare Source](https://togithub.com/knex/knex/compare/1.0.5...f35f7d4972f47a0a1790b13a555471fe4df0e595) ##### Bug fixes: - PostgreSQL: Wait for search path to be set before returning connection [#​5107](https://togithub.com/knex/knex/issues/5107) - CLI: No client override during migrate:make [#​5109](https://togithub.com/knex/knex/issues/5109)
rollup/rollup ### [`v2.71.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2711) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.71.0...v2.71.1) *2022-04-30* ##### Bug Fixes - Allow importing loadConfigFile without extension ([#​4483](https://togithub.com/rollup/rollup/issues/4483)) ##### Pull Requests - [#​4483](https://togithub.com/rollup/rollup/pull/4483): Add exports exception for loadConfigFile ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.71.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2710) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.70.2...v2.71.0) *2022-04-30* ### [`v2.70.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2702) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.70.1...v2.70.2) *2022-04-15* ##### Bug Fixes - Do not enforce undefined return values in TypeScript types ([#​4463](https://togithub.com/rollup/rollup/issues/4463)) ##### Pull Requests - [#​4463](https://togithub.com/rollup/rollup/pull/4463): use void for options hook instead of undefined ([@​ycmjason](https://togithub.com/ycmjason))
Microsoft/TypeScript ### [`v4.6.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.6.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4) This release includes [a bug fix for text formatting on certain ranges](Studiohttps://togithub.com/microsoft/TypeScript/pull/48463), which was impacting Visual Studio users. For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.6.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.0%22+). - [fixed issues query for Typescript 4.6.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.1%22+). - [fixed issues query for Typescript 4.6.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.2%22+). - [fixed issues query for Typescript 4.6.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.3%22+). - [fixed issues query for Typescript 4.6.4 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.4%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-464) ([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)

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 #237 (45fe463) into main (23b0acd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files           2        2           
  Lines         232      232           
  Branches       80       70   -10     
=======================================
  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 23b0acd...45fe463. Read the comment docs.