posva / mande

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

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.22.4 -> ^7.22.5 age adoption passing confidence
@microsoft/api-extractor (source) ^7.34.8 -> ^7.34.9 age adoption passing confidence
node-fetch ^2.6.9 -> ^2.6.11 age adoption passing confidence
pnpm (source) 7.32.3 -> 7.32.4 age adoption passing confidence

Release Notes

node-fetch/node-fetch ### [`v2.6.11`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.11) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.10...v2.6.11) ##### Reverts - Revert "fix: handle bom in text and json ([#​1739](https://togithub.com/node-fetch/node-fetch/issues/1739))" ([#​1741](https://togithub.com/node-fetch/node-fetch/issues/1741)) ([afb36f6](https://togithub.com/bitinn/node-fetch/commit/afb36f6c178342488d71947dfc87e7ddd19fab9e)), closes [#​1739](https://togithub.com/bitinn/node-fetch/issues/1739) [#​1741](https://togithub.com/bitinn/node-fetch/issues/1741) ### [`v2.6.10`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.10) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.9...v2.6.10) ##### Bug Fixes - handle bom in text and json ([#​1739](https://togithub.com/bitinn/node-fetch/issues/1739)) ([29909d7](https://togithub.com/bitinn/node-fetch/commit/29909d75c62d51e0d1c23758e526dba74bfd463d))
pnpm/pnpm ### [`v7.32.4`](https://togithub.com/pnpm/pnpm/releases/tag/v7.32.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.32.3...v7.32.4) #### Patch Changes - `pnpm link -g ` should not modify the `package.json` file [#​4341](https://togithub.com/pnpm/pnpm/issues/4341). - Node.js range specified through the `engines` field should match prerelease versions [#​6509](https://togithub.com/pnpm/pnpm/pull/6509). - `pnpm publish --otp` should work [#​6514](https://togithub.com/pnpm/pnpm/issues/6514). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #397 (f2173f6) into main (20262c1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #397   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files           1        1           
  Lines          70       70           
  Branches       25       25           
=======================================
  Hits           66       66           
  Misses          4        4           
Impacted Files Coverage Δ
src/index.ts 94.28% <ø> (ø)