posva / mande

<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
https://mande.esm.is
MIT License
1.19k stars 42 forks source link

chore(deps): update all non-major dependencies #293

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
@microsoft/api-documenter (source) ^7.13.76 -> ^7.13.77 age adoption passing confidence
@size-limit/preset-small-lib ^7.0.3 -> ^7.0.4 age adoption passing confidence
jest (source) ^27.4.4 -> ^27.4.5 age adoption passing confidence
ts-jest (source) ^27.1.1 -> ^27.1.2 age adoption passing confidence
typescript (source) ^4.5.3 -> ^4.5.4 age adoption passing confidence

Release Notes

ai/size-limit ### [`v7.0.4`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#​704) [Compare Source](https://togithub.com/ai/size-limit/compare/7.0.3...7.0.4) - Updated `esbuild`. - Updated `nanospinner`.
facebook/jest ### [`v27.4.5`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2745) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.4...v27.4.5) ##### Fixes - `[jest-worker]` Stop explicitly passing `process.env` ([#​12141](https://togithub.com/facebook/jest/pull/12141))
kulshekhar/ts-jest ### [`v27.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2712-httpsgithubcomkulshekharts-jestcomparev2711v2712-2021-12-15) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v27.1.1...v27.1.2) ##### Bug Fixes - stimulate `esbuild` type to avoid importing `esbuild` directly ([#​3147](https://togithub.com/kulshekhar/ts-jest/issues/3147)) ([9ace0a9](https://togithub.com/kulshekhar/ts-jest/commit/9ace0a9991da8bcb0f04a2e603f7601d6fb630e7))
Microsoft/TypeScript ### [`v4.5.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.5.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4) This patch release includes a fix for [incorrectly offering up JSX attribute snippet completions at the beginning of a tag name](https://togithub.com/microsoft/TypeScript/issues/47090). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.5.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.0%22+). - [fixed issues query for Typescript 4.5.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.1%22+). - [fixed issues query for Typescript 4.5.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.2%22+). - [fixed issues query for Typescript 4.5.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.3%22+). - - [fixed issues query for Typescript 4.5.4 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.4%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 #293 (e0613e3) into main (38416be) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #293   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines          62       62           
  Branches       17       17           
=======================================
  Hits           58       58           
  Misses          4        4           

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 38416be...e0613e3. Read the comment docs.