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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.19.2 -> ^7.19.7 age adoption passing confidence
@microsoft/api-extractor (source) ^7.29.0 -> ^7.29.5 age adoption passing confidence
@size-limit/preset-small-lib ^8.0.0 -> ^8.0.1 age adoption passing confidence
@types/jest ^28.1.6 -> ^28.1.8 age adoption passing confidence
pnpm (source) 7.9.0 -> 7.9.5 age adoption passing confidence
rollup (source) ^2.77.2 -> ^2.78.1 age adoption passing confidence
rollup-plugin-typescript2 ^0.32.1 -> ^0.33.0 age adoption passing confidence
size-limit ^8.0.0 -> ^8.0.1 age adoption passing confidence
ts-jest ^28.0.7 -> ^28.0.8 age adoption passing confidence
typescript (source) ^4.7.4 -> ^4.8.2 age adoption passing confidence

Release Notes

ai/size-limit ### [`v8.0.1`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#​801) [Compare Source](https://togithub.com/ai/size-limit/compare/8.0.0...8.0.1) - Fixed `config` and `modifyEsbuildConfig` options (by Angelo Ashmore). - Updated `esbuild`.
pnpm/pnpm ### [`v7.9.5`](https://togithub.com/pnpm/pnpm/releases/tag/v7.9.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.9.4...v7.9.5) #### Patch Changes - Set `NODE_PATH` when `prefer-symlinked-executables` is enabled [#​5251](https://togithub.com/pnpm/pnpm/pull/5251). - Fail with a meaningful error when the audit endpoint doesn't exist [#​5200](https://togithub.com/pnpm/pnpm/issues/5200). - Symlink a local dependency to `node_modules`, even if the target directory doesn't exist [#​5219](https://togithub.com/pnpm/pnpm/issues/5219). #### Our Gold Sponsors
#### Our Silver Sponsors
#### What's Changed * Fix pnpm audit bad API response on private registry by @​timtong1982 in https://github.com/pnpm/pnpm/pull/5246 * fix: set NODE_PATH when is turned on by @​d3lm in https://github.com/pnpm/pnpm/pull/5251 * fix: symlink local dep even when target dir does not exist by @​zkochan in https://github.com/pnpm/pnpm/pull/5253 * fix: only set extraEnv for preferSymlinkedExecutables if it's not windows by @​d3lm in https://github.com/pnpm/pnpm/pull/5256 #### New Contributors * @​timtong1982 made their first contribution in https://github.com/pnpm/pnpm/pull/5246 **Full Changelog**: https://github.com/pnpm/pnpm/compare/v7.9.4...v7.9.5 ### [`v7.9.4`](https://togithub.com/pnpm/pnpm/releases/tag/v7.9.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.9.3...v7.9.4) #### Patch Changes - Auto install peer dependencies when auto-install-peers is set to true and the lockfile is up to date [#​5213](https://togithub.com/pnpm/pnpm/issues/5213). - `pnpm env`: for Node.js<16 install the x64 build on Darwin ARM as ARM build is not available [#​5239](https://togithub.com/pnpm/pnpm/pull/5239). - `pnpm env`: log a message when the node.js tarball starts the download [#​5241](https://togithub.com/pnpm/pnpm/pull/5241). - Fix `pnpm install --merge-git-branch-lockfile` when the lockfile is up to date [#​5212](https://togithub.com/pnpm/pnpm/issues/5212). #### Our Gold Sponsors
#### Our Silver Sponsors
#### What's Changed * feat(cafs): extend cafs with getFilePathByModeInCafs by @​d3lm in https://github.com/pnpm/pnpm/pull/5232 * fix: mergeGitBranchLockfiles when merged lockfile is up-to-date by @​chengcyber in https://github.com/pnpm/pnpm/pull/5233 * test: all test packages should be from the @​pnpm.e2e scope by @​zkochan in https://github.com/pnpm/pnpm/pull/5211 * fix: node<16 download fail on arm chips on macos by @​ambar-arkin in https://github.com/pnpm/pnpm/pull/5239 * feat(env): show state on fetching node by @​JacobLinCool in https://github.com/pnpm/pnpm/pull/5241 * Fix: install peerDeps which is not optional on headless install by @​Shinyaigeek in https://github.com/pnpm/pnpm/pull/5243 #### New Contributors * @​ambar-arkin made their first contribution in https://github.com/pnpm/pnpm/pull/5239 * @​JacobLinCool made their first contribution in https://github.com/pnpm/pnpm/pull/5241 * @​Shinyaigeek made their first contribution in https://github.com/pnpm/pnpm/pull/5243 **Full Changelog**: https://github.com/pnpm/pnpm/compare/v7.9.3...v7.9.4 ### [`v7.9.3`](https://togithub.com/pnpm/pnpm/releases/tag/v7.9.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.9.2...v7.9.3) #### Patch Changes - Remove legacy signal handlers [#​5224](https://togithub.com/pnpm/pnpm/pull/5224) #### Our Gold Sponsors
#### Our Silver Sponsors
#### What's Changed * fix: remove legacy signal handlers by @​d3lm in https://github.com/pnpm/pnpm/pull/5224 **Full Changelog**: https://github.com/pnpm/pnpm/compare/v7.9.2...v7.9.3 ### [`v7.9.2`](https://togithub.com/pnpm/pnpm/releases/tag/v7.9.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.9.1...v7.9.2) #### Patch Changes - When the same package is both in "peerDependencies" and in "dependencies", treat this dependency as a peer dependency if it may be resolved from the dependencies of parent packages [#​5210](https://togithub.com/pnpm/pnpm/pull/5210). - Update node-gyp to v9. - Update the [compatibility database](https://www.npmjs.com/package/@​yarnpkg/extensions). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.9.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.9.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.9.0...v7.9.1) #### Patch Changes - `pnpm setup`: don't use `setx` to set env variables on Windows. #### Our Gold Sponsors
#### Our Silver Sponsors
rollup/rollup ### [`v2.78.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2781) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.78.0...v2.78.1) *2022-08-19* ##### Bug Fixes - Avoid inferring "arguments" as name for a default export placeholder variable ([#​4613](https://togithub.com/rollup/rollup/issues/4613)) ##### Pull Requests - [#​4613](https://togithub.com/rollup/rollup/pull/4613): Prevent using arguments for generated variable names ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.78.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2780) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.77.3...v2.78.0) *2022-08-14* ##### Features - Support writing plugin hooks as objects with a "handler" property ([#​4600](https://togithub.com/rollup/rollup/issues/4600)) - Allow changing execution order per plugin hook ([#​4600](https://togithub.com/rollup/rollup/issues/4600)) - Add flag to execute plugins in async parallel hooks sequentially ([#​4600](https://togithub.com/rollup/rollup/issues/4600)) ##### Pull Requests - [#​4600](https://togithub.com/rollup/rollup/pull/4600): Allow using objects as hooks to change execution order ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.77.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2773) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.77.2...v2.77.3) *2022-08-11* ##### Bug Fixes - Correctly resolve preserveModulesRoot in Vite ([#​4591](https://togithub.com/rollup/rollup/issues/4591)) ##### Pull Requests - [#​4591](https://togithub.com/rollup/rollup/pull/4591): resolve currentPath ([@​cleverpp](https://togithub.com/cleverpp))
ezolenko/rollup-plugin-typescript2 ### [`v0.33.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.32.1...0.33.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.32.1...0.33.0)
kulshekhar/ts-jest ### [`v28.0.8`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2808-httpsgithubcomkulshekharts-jestcomparev2807v2808-2022-08-14) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.7...v28.0.8) ##### Bug Fixes - allow `.mts` to be processed ([#​3713](https://togithub.com/kulshekhar/ts-jest/issues/3713)) ([effae71](https://togithub.com/kulshekhar/ts-jest/commit/effae717369860e16cb0ccbf24027651493b9bf1)), closes [#​3702](https://togithub.com/kulshekhar/ts-jest/issues/3702)
Microsoft/TypeScript ### [`v4.8.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.8.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.8.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+). - [fixed issues query for Typescript 4.8.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+). - [fixed issues query for Typescript 4.8.1 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-48) ([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: 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 2 years ago

Codecov Report

Merging #341 (a1a3d31) into main (69c9547) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #341   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files           1        1           
  Lines          70       70           
  Branches       25       25           
=======================================
  Hits           66       66           
  Misses          4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.