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

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.19.20 -> ^7.19.22 age adoption passing confidence
@microsoft/api-extractor (source) ^7.33.2 -> ^7.33.4 age adoption passing confidence
@rollup/plugin-alias (source) ^4.0.0 -> ^4.0.2 age adoption passing confidence
@rollup/plugin-replace (source) ^5.0.0 -> ^5.0.1 age adoption passing confidence
@types/jest (source) ^29.1.2 -> ^29.2.0 age adoption passing confidence
jest (source) ^29.2.0 -> ^29.2.1 age adoption passing confidence
pnpm (source) 7.13.5 -> 7.14.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-alias) ### [`v4.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/alias/CHANGELOG.md#v402) [Compare Source](https://togithub.com/rollup/plugins/compare/a875b67db38e24ac457c8a52e3e8c66bb9b64e23...9c009ca088fa9f12dca39c4e03b0a1c7046b0502) *2022-10-21* ##### Updates - chore: update rollup dependencies ([3038271](https://togithub.com/rollup/plugins/commit/303827191ede6b2e4eade96c6968ed16a587683f)) ### [`v4.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/alias/CHANGELOG.md#v401) [Compare Source](https://togithub.com/rollup/plugins/compare/8f80b75dec62fa01909285ad42266d97f65d6510...a875b67db38e24ac457c8a52e3e8c66bb9b64e23) *Skipped for repo rebase*
rollup/plugins (@​rollup/plugin-replace) ### [`v5.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/replace/CHANGELOG.md#v501) [Compare Source](https://togithub.com/rollup/plugins/compare/692446ca30a824919afac91c494d9b5f84ac9ca5...8791470de938716884b4c4b932d32a6a80226922) *2022-10-21* ##### Updates - chore: update rollup dependencies ([3038271](https://togithub.com/rollup/plugins/commit/303827191ede6b2e4eade96c6968ed16a587683f))
facebook/jest ### [`v29.2.1`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2921) [Compare Source](https://togithub.com/facebook/jest/compare/v29.2.0...v29.2.1) ##### Features - `[@jest/globals, jest-mock]` Add `jest.Spied*` utility types ([#​13440](https://togithub.com/facebook/jest/pull/13440)) ##### Fixes - `[jest-environment-node]` make `globalThis.performance` writable for Node 19 and fake timers ([#​13467](https://togithub.com/facebook/jest/pull/13467)) - `[jest-mock]` Revert [#​13398](https://togithub.com/facebook/jest/pull/13398) to restore mocking of setters ([#​13472](https://togithub.com/facebook/jest/pull/13472)) ##### Performance - `[*]` Use sha1 instead of sha256 for hashing ([#​13421](https://togithub.com/facebook/jest/pull/13421))
pnpm/pnpm ### [`v7.14.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.14.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.13.6...v7.14.0) #### Minor Changes - Add `pnpm doctor` command to do checks for known common issues #### Patch Changes - Ignore the `always-auth` setting. pnpm will never reuse the registry auth token for requesting the package tarball, if the package tarball is hosted on a different domain. So, for example, if your registry is at `https://company.registry.com/` but the tarballs are hosted at `https://tarballs.com/`, then you will have to configure the auth token for both domains in your `.npmrc`: @​my-company:registry=https://company.registry.com/ //company.registry.com/=SOME_AUTH_TOKEN //tarballs.com/=SOME_AUTH_TOKEN #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.13.6`](https://togithub.com/pnpm/pnpm/releases/tag/v7.13.6) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.13.5...v7.13.6) #### Patch Changes - Downgrade `@pnpm/npm-conf` to remove annoying builtin warning [#​5518](https://togithub.com/pnpm/pnpm/issues/5518). - `pnpm link --global ` should not change the type of the dependency [#​5478](https://togithub.com/pnpm/pnpm/issues/5478). - When the `pnpm outdated` command fails, print in which directory it failed. #### 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 #357 (d3825f6) into main (d5221fc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  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.