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

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.20 -> ^7.22.21 age adoption passing confidence
@microsoft/api-extractor (source) ^7.35.4 -> ^7.36.0 age adoption passing confidence
@size-limit/preset-small-lib ^8.2.4 -> ^8.2.6 age adoption passing confidence
pnpm (source) 7.33.1 -> 7.33.2 age adoption passing confidence
rollup-plugin-typescript2 ^0.34.1 -> ^0.35.0 age adoption passing confidence
size-limit ^8.2.4 -> ^8.2.6 age adoption passing confidence

Release Notes

ai/size-limit (@​size-limit/preset-small-lib) ### [`v8.2.6`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#​826) [Compare Source](https://togithub.com/ai/size-limit/compare/8.2.5...8.2.6) - Fixed npm release process. ### [`v8.2.5`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#​825) [Compare Source](https://togithub.com/ai/size-limit/compare/8.2.4...8.2.5) - Fixed opening report in `@size-limit/esbuild-why` (by Yaroslav Chapelskyi). - Updated `esbuild`.
pnpm/pnpm (pnpm) ### [`v7.33.2`](https://togithub.com/pnpm/pnpm/releases/tag/v7.33.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.33.1...v7.33.2) #### Patch Changes - In cases where both aliased and non-aliased dependencies exist to the same package, non-aliased dependencies will be used for resolving peer dependencies, addressing issue [#​6588](https://togithub.com/pnpm/pnpm/issues/6588). - Don't crash when the APPDATA env variable is not set on Windows [#​6659](https://togithub.com/pnpm/pnpm/issues/6659). - Don't fail when a package is archived in a tarball with malformed tar headers [#​5362](https://togithub.com/pnpm/pnpm/issues/5362). - Peer dependencies of subdependencies should be installed, when `node-linker` is set to `hoisted` [#​6680](https://togithub.com/pnpm/pnpm/pull/6680). - Ignore the port in the URL, while searching for authentication token in the `.npmrc` file [#​6354](https://togithub.com/pnpm/pnpm/issues/6354). - Throw a meaningful error when applying a patch to a dependency fails. - `pnpm update --global --latest` should work [#​3779](https://togithub.com/pnpm/pnpm/issues/3779). #### Our Gold Sponsors
#### Our Silver Sponsors
ezolenko/rollup-plugin-typescript2 (rollup-plugin-typescript2) ### [`v0.35.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.35.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.34.1...0.35.0) #### Features - enabling ES2022 module by [@​ezolenko](https://togithub.com/ezolenko) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/450](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/450) - cts/mts file types support by [@​ezolenko](https://togithub.com/ezolenko) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/451](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/451) #### Bugfixes - disabling cache in watch mode by [@​ezolenko](https://togithub.com/ezolenko) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/452](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/452) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.34.1...0.35.0

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 #406 (f5e208a) into main (84dd614) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #406   +/-   ##
=======================================
  Coverage   86.58%   86.58%           
=======================================
  Files           3        3           
  Lines          82       82           
  Branches       25       25           
=======================================
  Hits           71       71           
  Misses         11       11