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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.23.20 -> ^7.23.23 age adoption passing confidence
@microsoft/api-extractor (source) ^7.39.4 -> ^7.40.1 age adoption passing confidence
rollup (source) ^4.9.6 -> ^4.10.0 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-documenter) ### [`v7.23.23`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72323) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3c70ff22782791f46ad78331c12976c9bba8c4c8...8e8a059bd5b9bc01fedad859ff86d95c57481751) Thu, 08 Feb 2024 01:09:21 GMT *Version update only* ### [`v7.23.22`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72322) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fe1cbf4e3f325e4d55c4c02316715999b72b4d20...3c70ff22782791f46ad78331c12976c9bba8c4c8) Wed, 07 Feb 2024 01:11:18 GMT *Version update only* ### [`v7.23.21`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72321) [Compare Source](https://togithub.com/microsoft/rushstack/compare/da6c29c5b57346b54826fc986a334c69f1199267...fe1cbf4e3f325e4d55c4c02316715999b72b4d20) Mon, 05 Feb 2024 23:46:52 GMT *Version update only*
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.40.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7401) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3c70ff22782791f46ad78331c12976c9bba8c4c8...8e8a059bd5b9bc01fedad859ff86d95c57481751) Thu, 08 Feb 2024 01:09:21 GMT *Version update only* ### [`v7.40.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7400) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fe1cbf4e3f325e4d55c4c02316715999b72b4d20...3c70ff22782791f46ad78331c12976c9bba8c4c8) Wed, 07 Feb 2024 01:11:18 GMT ##### Minor changes - Classify arrow functions as `function` kind in the doc model export. ### [`v7.39.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7395) [Compare Source](https://togithub.com/microsoft/rushstack/compare/da6c29c5b57346b54826fc986a334c69f1199267...fe1cbf4e3f325e4d55c4c02316715999b72b4d20) Mon, 05 Feb 2024 23:46:52 GMT *Version update only*
rollup/rollup (rollup) ### [`v4.10.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4100) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.9.6...v4.10.0) *2024-02-10* ##### Features - Support base-36 and base-16 hashes again via new `output.hashCharacters` option ([#​5371](https://togithub.com/rollup/rollup/issues/5371)) ##### Bug Fixes - Do not crash process for panics in native code but throw them as JavaScript errors ([#​5383](https://togithub.com/rollup/rollup/issues/5383)) ##### Pull Requests - [#​5359](https://togithub.com/rollup/rollup/pull/5359): chore(deps): update actions/cache action to v4 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5360](https://togithub.com/rollup/rollup/pull/5360): chore(deps): update dependency pretty-ms to v9 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5366](https://togithub.com/rollup/rollup/pull/5366): chore(deps): update dependency husky to v9 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5367](https://togithub.com/rollup/rollup/pull/5367): chore(deps): update peter-evans/create-or-update-comment action to v4 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5368](https://togithub.com/rollup/rollup/pull/5368): chore(deps): update peter-evans/find-comment action to v3 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5369](https://togithub.com/rollup/rollup/pull/5369): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5370](https://togithub.com/rollup/rollup/pull/5370): Fix dependency range for Node types ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5371](https://togithub.com/rollup/rollup/pull/5371): Implement "output.hashCharacters" option to define character set for file hashes ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5372](https://togithub.com/rollup/rollup/pull/5372): Roll back vitepress as 1.0.0-rc.40 breaks the development build ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5382](https://togithub.com/rollup/rollup/pull/5382): Update documentation ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5383](https://togithub.com/rollup/rollup/pull/5383): Catch Rust panics and then throw them in JS ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5384](https://togithub.com/rollup/rollup/pull/5384): chore(deps): update codecov/codecov-action action to v4 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5385](https://togithub.com/rollup/rollup/pull/5385): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5386](https://togithub.com/rollup/rollup/pull/5386): Resolve all rollup imports to node_modules to avoid type conflict ([@​TrickyPi](https://togithub.com/TrickyPi))

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.