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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-extractor (source) ^7.44.1 -> ^7.47.0 age adoption passing confidence
@rollup/plugin-replace (source) ^5.0.5 -> ^5.0.7 age adoption passing confidence
happy-dom ^14.11.0 -> ^14.12.0 age adoption passing confidence
pnpm (source) 9.1.2 -> 9.2.0 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.1 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.47.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7470) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3c436e9e9a7a0c251daef2d1d25da7adc3b8a4ff...5dd56076c1d3db7281abcdb4070f26437e2e31de) Mon, 03 Jun 2024 23:43:15 GMT ##### Minor changes - Add support for re-exporting modules using syntax such as `export * as ns from './file'` (GitHub [#​2780](https://togithub.com/microsoft/rushstack/issues/2780)) ### [`v7.46.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7462) [Compare Source](https://togithub.com/microsoft/rushstack/compare/0dab69909c513f0ea0f2b71a7df4984314b5c321...3c436e9e9a7a0c251daef2d1d25da7adc3b8a4ff) Thu, 30 May 2024 00:13:05 GMT ##### Patches - Include missing `type` modifiers on type-only exports. ### [`v7.46.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7461) [Compare Source](https://togithub.com/microsoft/rushstack/compare/973ebea620f1ab1a627c74cf6a08f6d21979f478...0dab69909c513f0ea0f2b71a7df4984314b5c321) Wed, 29 May 2024 02:03:50 GMT *Version update only* ### [`v7.46.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7460) [Compare Source](https://togithub.com/microsoft/rushstack/compare/dc366ebd425d28877bf19bf41db5839bcc5670dc...973ebea620f1ab1a627c74cf6a08f6d21979f478) Wed, 29 May 2024 00:10:52 GMT ##### Minor changes - Bump TSDoc dependencies. ### [`v7.45.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7451) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa...dc366ebd425d28877bf19bf41db5839bcc5670dc) Tue, 28 May 2024 15:10:09 GMT *Version update only* ### [`v7.45.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7450) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3...b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa) Tue, 28 May 2024 00:09:47 GMT ##### Minor changes - Improve support for resolving the `tsdoc-metadata.json` to include the folder referenced by a `types` field in an `"exports"` field and an `"typesVersions"` field in addition to `"types"`, `"typings"`, and `"tsdocMetadata"` fields.
rollup/plugins (@​rollup/plugin-replace) ### [`v5.0.7`](https://togithub.com/rollup/plugins/blob/HEAD/packages/replace/CHANGELOG.md#v507) *2024-06-05* ##### Bugfixes - fix: add missing sourceMap documentation ([#​1698](https://togithub.com/rollup/plugins/issues/1698)) ### [`v5.0.6`](https://togithub.com/rollup/plugins/blob/HEAD/packages/replace/CHANGELOG.md#v506) *2024-06-05* ##### Bugfixes - fix: ternary operator replacement ([#​1712](https://togithub.com/rollup/plugins/issues/1712))
capricorn86/happy-dom (happy-dom) ### [`v14.12.0`](https://togithub.com/capricorn86/happy-dom/compare/v14.11.4...ef2dfeafc7673d53776f8db1a313fecaed5074f4) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.11.4...v14.12.0) ### [`v14.11.4`](https://togithub.com/capricorn86/happy-dom/compare/v14.11.3...v14.11.4) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.11.3...v14.11.4) ### [`v14.11.3`](https://togithub.com/capricorn86/happy-dom/compare/v14.11.2...f021a3305a20d0f0613d50c30ee694be831faa95) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.11.2...v14.11.3) ### [`v14.11.2`](https://togithub.com/capricorn86/happy-dom/compare/v14.11.1...db97904b3a11e575269a15bbb70031399729ff45) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.11.1...v14.11.2) ### [`v14.11.1`](https://togithub.com/capricorn86/happy-dom/compare/v14.11.0...6ada81698021c35f074e575ec232d1bb7bafb4bc) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.11.0...v14.11.1)
pnpm/pnpm (pnpm) ### [`v9.2.0`](https://togithub.com/pnpm/pnpm/releases/tag/v9.2.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.4...v9.2.0) #### Minor Changes - If `package-manager-strict-version` is set to `true`, pnpm will fail if its version doesn't exactly match the version in the "packageManager" field of `package.json`. #### Patch Changes - Update `@yarnpkg/pnp` to the latest version, fixing issue with `node:` imports [#​8161](https://togithub.com/pnpm/pnpm/issues/8161). - Deduplicate bin names to prevent race condition and corrupted bin scripts [#​7833](https://togithub.com/pnpm/pnpm/issues/7833). - pnpm doesn't fail if its version doesn't match the one specified in the "packageManager" field of `package.json` [#​8087](https://togithub.com/pnpm/pnpm/issues/8087). - `exec` now also streams prefixed output when `--recursive` or `--parallel` is specified just as `run` does [#​8065](https://togithub.com/pnpm/pnpm/issues/8065). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v9.1.4`](https://togithub.com/pnpm/pnpm/compare/v9.1.3...v9.1.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.3...v9.1.4) ### [`v9.1.3`](https://togithub.com/pnpm/pnpm/compare/v9.1.2...v9.1.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.2...v9.1.3)
prettier/prettier (prettier) ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)

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.

cloudflare-workers-and-pages[bot] commented 3 months ago

Deploying mande with  Cloudflare Pages  Cloudflare Pages

Latest commit: 43944b0
Status: âœ…  Deploy successful!
Preview URL: https://2091de15.mande-9c7.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.mande-9c7.pages.dev

View logs

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.18%. Comparing base (2bfc61c) to head (43944b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ======================================= Coverage 96.18% 96.18% ======================================= Files 1 1 Lines 472 472 Branches 27 27 ======================================= Hits 454 454 Misses 17 17 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.