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

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.24 -> ^7.23.31 age adoption passing confidence
@microsoft/api-extractor (source) ^7.40.2 -> ^7.41.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.3.0 -> ^1.3.1 age adoption passing confidence
happy-dom ^13.3.8 -> ^13.6.0 age adoption passing confidence
pnpm (source) 8.15.3 -> 8.15.4 age adoption passing confidence
vitest (source) ^1.3.0 -> ^1.3.1 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-documenter) ### [`v7.23.31`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72331) [Compare Source](https://togithub.com/microsoft/rushstack/compare/eab7aad219052c6e79e28f35e65bbfdd14918104...8a33edff8d980dabb4c3dd2f56c515c12979051f) Sat, 24 Feb 2024 23:02:51 GMT *Version update only* ### [`v7.23.30`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72330) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab29f63d6b68e4feaf49a573d8daca821975afe8...eab7aad219052c6e79e28f35e65bbfdd14918104) Thu, 22 Feb 2024 01:36:09 GMT *Version update only* ### [`v7.23.29`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72329) [Compare Source](https://togithub.com/microsoft/rushstack/compare/4d16863e8662cae6b3b76785d0c36188aecad609...ab29f63d6b68e4feaf49a573d8daca821975afe8) Wed, 21 Feb 2024 21:45:28 GMT ##### Patches - Replace the dependency on the `colors` package with `Colorize` from `@rushstack/terminal`. ### [`v7.23.28`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72328) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab3bc75ce2e8cc76760a175b5f570a1406604eff...4d16863e8662cae6b3b76785d0c36188aecad609) Wed, 21 Feb 2024 08:55:47 GMT *Version update only* ### [`v7.23.27`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72327) [Compare Source](https://togithub.com/microsoft/rushstack/compare/7685c038d62c8666ee94cee3c3e34c21e744d30c...ab3bc75ce2e8cc76760a175b5f570a1406604eff) Tue, 20 Feb 2024 21:45:10 GMT *Version update only* ### [`v7.23.26`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72326) [Compare Source](https://togithub.com/microsoft/rushstack/compare/6672b93a01ed9d27339c0f8481a1f3a88ba45340...7685c038d62c8666ee94cee3c3e34c21e744d30c) Tue, 20 Feb 2024 16:10:52 GMT *Version update only* ### [`v7.23.25`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-documenter/CHANGELOG.md#72325) [Compare Source](https://togithub.com/microsoft/rushstack/compare/c3a9c7afe38d861e882028dad02b5dad729fabf4...6672b93a01ed9d27339c0f8481a1f3a88ba45340) Mon, 19 Feb 2024 21:54:27 GMT *Version update only*
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.41.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7410) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab29f63d6b68e4feaf49a573d8daca821975afe8...8a33edff8d980dabb4c3dd2f56c515c12979051f) Sat, 24 Feb 2024 23:02:51 GMT ##### Minor changes - Replace const enums with conventional enums to allow for compatibility with JavaScript consumers. ### [`v7.40.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7406) [Compare Source](https://togithub.com/microsoft/rushstack/compare/4d16863e8662cae6b3b76785d0c36188aecad609...ab29f63d6b68e4feaf49a573d8daca821975afe8) Wed, 21 Feb 2024 21:45:28 GMT ##### Patches - Replace the dependency on the `colors` package with `Colorize` from `@rushstack/terminal`. ### [`v7.40.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7405) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab3bc75ce2e8cc76760a175b5f570a1406604eff...4d16863e8662cae6b3b76785d0c36188aecad609) Wed, 21 Feb 2024 08:55:47 GMT ##### Patches - Fix an issue where imports were trimmed from external packages based when generating .d.ts rollups ### [`v7.40.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7404) [Compare Source](https://togithub.com/microsoft/rushstack/compare/6672b93a01ed9d27339c0f8481a1f3a88ba45340...ab3bc75ce2e8cc76760a175b5f570a1406604eff) Tue, 20 Feb 2024 21:45:10 GMT *Version update only* ### [`v7.40.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7403) [Compare Source](https://togithub.com/microsoft/rushstack/compare/c3a9c7afe38d861e882028dad02b5dad729fabf4...6672b93a01ed9d27339c0f8481a1f3a88ba45340) Mon, 19 Feb 2024 21:54:27 GMT *Version update only*
vitest-dev/vitest (@​vitest/coverage-v8) ### [`v1.3.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.3.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.3.0...v1.3.1) #####    🚀 Features - **vitest**: Expose parseCLI method  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5248](https://togithub.com/vitest-dev/vitest/issues/5248) [(c793a)](https://togithub.com/vitest-dev/vitest/commit/c793a136) - This feature is not affected by SemVer because it is part of an [experimental API](https://vitest.dev/advanced/api.html). #####    🐞 Bug Fixes - Add task tests iteratively  -  by [@​DerYeger](https://togithub.com/DerYeger) in [https://github.com/vitest-dev/vitest/issues/5235](https://togithub.com/vitest-dev/vitest/issues/5235) [(38155)](https://togithub.com/vitest-dev/vitest/commit/38155548) - **coverage**: Ignore generated TS decorators  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5206](https://togithub.com/vitest-dev/vitest/issues/5206) [(a2804)](https://togithub.com/vitest-dev/vitest/commit/a280451b) - **ui**: Auto reload coverage iframe after test run  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5242](https://togithub.com/vitest-dev/vitest/issues/5242) [(5376d)](https://togithub.com/vitest-dev/vitest/commit/5376d5be) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.3.0...v1.3.1)
capricorn86/happy-dom (happy-dom) ### [`v13.6.0`](https://togithub.com/capricorn86/happy-dom/compare/v13.5.3...e6eb230a5d5eb95d9cbf3d59ec61231bf11679ca) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.5.3...v13.6.0) ### [`v13.5.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.5.3) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.5.2...v13.5.3) ##### :construction_worker_man: Patch fixes - Improves check for invalid query selectors - By **[@​btea](https://togithub.com/btea)** in task #​0 ### [`v13.5.2`](https://togithub.com/capricorn86/happy-dom/compare/v13.5.1...f522225557e0c9777b611778b0888372f5300471) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.5.1...v13.5.2) ### [`v13.5.1`](https://togithub.com/capricorn86/happy-dom/compare/v13.5.0...8182be654bea8a60972313475a4acc0930efd87b) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.5.0...v13.5.1) ### [`v13.5.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.5.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.4.1...v13.5.0) ##### :art: Features - Use the Node.js `ReadableStream` class for the properties `Response.body` and `Request.body` - By **[@​diego-toro](https://togithub.com/diego-toro)** and **[@​capricorn86](https://togithub.com/capricorn86)** in task [#​1180](https://togithub.com/capricorn86/happy-dom/issues/1180) - The previous implementation used the Node.js `Stream.Readable` class, which is not fully spec compliant ### [`v13.4.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.4.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.4.0...v13.4.1) ##### :construction_worker_man: Patch fixes - Updates documentation for tearing down the Window instance - By **[@​capricorn86](https://togithub.com/capricorn86)** in task [#​1268](https://togithub.com/capricorn86/happy-dom/issues/1268) ### [`v13.4.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.4.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.8...v13.4.0) ##### :art: Features - Adds support for `CustomElementRegistry.getName()` - By **[@​mash-graz](https://togithub.com/mash-graz)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176) - Adds support for `await Window.happyDOM.close()`, which makes it possible to wait for the teardown to be completed in a detached window - By **[@​capricorn86](https://togithub.com/capricorn86)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176) ##### :construction_worker_man: Patch fixes - Use `Element.localName` correctly in `Document.createElement()` and `Document.createElementNS()` - By **[@​capricorn86](https://togithub.com/capricorn86)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176) - Set correct `namespaceURI` for "xmlns" attribute when parsing SVGs - By **[@​capricorn86](https://togithub.com/capricorn86)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176) - Fixes problem related to window being "null" during teardown/close - By **[@​capricorn86](https://togithub.com/capricorn86)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176) - Validate custom element name in `CustomElementRegistry` - By **[@​mash-graz](https://togithub.com/mash-graz)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176) - Prevent registration of the same `HTMLElement` class with different name in `CustomElementRegistry` - By **[@​mash-graz](https://togithub.com/mash-graz)** in task [#​1176](https://togithub.com/capricorn86/happy-dom/issues/1176)
pnpm/pnpm (pnpm) ### [`v8.15.4`](https://togithub.com/pnpm/pnpm/compare/v8.15.3...v8.15.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.3...v8.15.4)

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.