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

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.23.11 -> ^7.23.12 age adoption passing confidence
@microsoft/api-extractor (source) ^7.38.2 -> ^7.38.3 age adoption passing confidence
pnpm (source) 8.10.2 -> 8.10.3 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-documenter) ### [`v7.23.12`](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5) [Compare Source](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5)
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.38.3`](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5) [Compare Source](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5)
pnpm/pnpm (pnpm) ### [`v8.10.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.2...v8.10.3) #### Patch Changes - (Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs [#​7285](https://togithub.com/pnpm/pnpm/pull/7285). - `pnpm patch` should reuse existing patch when `shared-workspace-file=false` [#​7252](https://togithub.com/pnpm/pnpm/pull/7252). - Don't retry fetching missing packages, since the retries will never work [#​7276](https://togithub.com/pnpm/pnpm/pull/7276). - When using `pnpm store prune --force` alien directories are removed from the store [#​7272](https://togithub.com/pnpm/pnpm/pull/7272). - Downgraded `npm-packlist` because the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow. `npm-packlist` was upgraded in [this PR](https://togithub.com/pnpm/pnpm/pull/7250) to fix [#​6997](https://togithub.com/pnpm/pnpm/issues/6997). We added our own file deduplication to fix the issue of duplicate file entries. - Fixed a performance regression on running installation on a project with an up to date lockfile [#​7297](https://togithub.com/pnpm/pnpm/issues/7297). - Throw an error on invalid `pnpm-workspace.yaml` file [#​7273](https://togithub.com/pnpm/pnpm/issues/7273). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "before 4am 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 #437 (caa40db) into main (3176a38) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #437   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files           2        2           
  Lines         448      448           
  Branches       35       35           
=======================================
  Hits          435      435           
  Misses         13       13