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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.24.0 -> ^7.24.1 age adoption passing confidence
@microsoft/api-extractor (source) ^7.42.3 -> ^7.43.0 age adoption passing confidence
@size-limit/preset-small-lib ^11.1.1 -> ^11.1.2 age adoption passing confidence
happy-dom ^13.9.0 -> ^13.10.1 age adoption passing confidence
rollup (source) ^4.13.0 -> ^4.13.2 age adoption passing confidence
size-limit ^11.1.1 -> ^11.1.2 age adoption passing confidence
typescript (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-documenter) ### [`v7.24.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#7241) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b06c4d6065523adde90f416054275effc3df2eef...047c6b3354caf675f6921331d1d4524895c485fd) Tue, 19 Mar 2024 15:10:18 GMT *Version update only*
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.43.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7430) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8095e858e0a4095e99ba78edfe67caf4c5b720e6...047c6b3354caf675f6921331d1d4524895c485fd) Tue, 19 Mar 2024 15:10:18 GMT ##### Minor changes - Upgrade the bundled compiler engine to TypeScript 5.4.2
ai/size-limit (@​size-limit/preset-small-lib) ### [`v11.1.2`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1112) [Compare Source](https://togithub.com/ai/size-limit/compare/11.1.1...11.1.2) - Fixed CSS support in esbuild plugin (by [@​just-boris](https://togithub.com/just-boris)).
capricorn86/happy-dom (happy-dom) ### [`v13.10.1`](https://togithub.com/capricorn86/happy-dom/compare/v13.10.0...a6debf50e909766e0e5442b9e4c5ebe8dadb1cd1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.10.0...v13.10.1) ### [`v13.10.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.10.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.9.0...v13.10.0) ##### :art: Features - Adds support for the Headers.getSetCookie - By **[@​betterqualityassuranceuser](https://togithub.com/betterqualityassuranceuser)** in task [#​1315](https://togithub.com/capricorn86/happy-dom/issues/1315)
rollup/rollup (rollup) ### [`v4.13.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4132) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.13.1...v4.13.2) *2024-03-28* ##### Bug Fixes - Ensure accessing module info is cached after the build phase for improved performance ([#​5438](https://togithub.com/rollup/rollup/issues/5438)) - Support powerpc64le CPUs ([#​5350](https://togithub.com/rollup/rollup/issues/5350)) ##### Pull Requests - [#​5350](https://togithub.com/rollup/rollup/pull/5350): Add support for ppc64le ([@​pavolloffay](https://togithub.com/pavolloffay), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5438](https://togithub.com/rollup/rollup/pull/5438): Cache module info getters before output generation ([@​bluwy](https://togithub.com/bluwy), [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.13.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4131) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.13.0...v4.13.1) *2024-03-27* ##### Bug Fixes - Add new linux-s390x-gnu native binary package ([#​5346](https://togithub.com/rollup/rollup/issues/5346)) ##### Pull Requests - [#​5346](https://togithub.com/rollup/rollup/pull/5346): Add support for linux s390x gnu ([@​edlerd](https://togithub.com/edlerd)) - [#​5430](https://togithub.com/rollup/rollup/pull/5430): chore(deps): update dependency [@​vue/eslint-config-typescript](https://togithub.com/vue/eslint-config-typescript) to v13 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5431](https://togithub.com/rollup/rollup/pull/5431): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5432](https://togithub.com/rollup/rollup/pull/5432): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5436](https://togithub.com/rollup/rollup/pull/5436): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5437](https://togithub.com/rollup/rollup/pull/5437): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot])
Microsoft/TypeScript (typescript) ### [`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.