unjs / unbuild

📦 An unified javascript build system
MIT License
2.19k stars 84 forks source link

chore(deps): update all non-major dependencies #382

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.11.30 -> ^20.12.5 age adoption passing confidence
magic-string ^0.30.8 -> ^0.30.9 age adoption passing confidence
pnpm (source) 8.15.5 -> 8.15.6 age adoption passing confidence
rollup (source) ^4.13.2 -> ^4.14.1 age adoption passing confidence
typescript (source) ^5.4.3 -> ^5.4.4 age adoption passing confidence

Release Notes

rich-harris/magic-string (magic-string) ### [`v0.30.9`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#0309-2024-04-04) [Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.30.8...v0.30.9) ##### Performance Improvements - avoid create uncessary overrides for `replace` ([a1b857c](https://togithub.com/rich-harris/magic-string/commit/a1b857cc5a77af1ffae73355d9c467dce058e427))
pnpm/pnpm (pnpm) ### [`v8.15.6`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.6) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.5...v8.15.6) #### Patch Changes - The exit code of the child process should be preserved on `pnpm run` [#​7817](https://togithub.com/pnpm/pnpm/issues/7817). - When sorting packages in a workspace, take into account workspace dependencies specified as `peerDependencies` [#​7813](https://togithub.com/pnpm/pnpm/issues/7813). - Add `--ignore-scripts` argument to `prune` command [#​7836](https://togithub.com/pnpm/pnpm/pull/7836). #### Platinum Sponsors
#### Gold Sponsors
#### Silver Sponsors
rollup/rollup (rollup) ### [`v4.14.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4141) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.14.0...v4.14.1) *2024-04-07* ##### Bug Fixes - Show better error when running on musl Linux where the musl build is not supported ([#​5454](https://togithub.com/rollup/rollup/issues/5454)) ##### Pull Requests - [#​5451](https://togithub.com/rollup/rollup/pull/5451): chore: generate string constants from config ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5452](https://togithub.com/rollup/rollup/pull/5452): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5453](https://togithub.com/rollup/rollup/pull/5453): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5454](https://togithub.com/rollup/rollup/pull/5454): Improve error message when running on unsupported MUSL Linux ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5455](https://togithub.com/rollup/rollup/pull/5455): Remove inlining logic in AST (de-)serializer ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.14.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4140) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.13.2...v4.14.0) *2024-04-03* ##### Features - Display error causes in Rollup CLI ([#​5422](https://togithub.com/rollup/rollup/issues/5422)) - Add basic support for explicit resource management via "using" and "await using" ([#​5423](https://togithub.com/rollup/rollup/issues/5423)) ##### Pull Requests - [#​5422](https://togithub.com/rollup/rollup/pull/5422): feat: show all cause in Error ([@​devohda](https://togithub.com/devohda), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5444](https://togithub.com/rollup/rollup/pull/5444): feat: support explicit-resource-management ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5445](https://togithub.com/rollup/rollup/pull/5445): docs: add `@shikiji/vitepress-twoslash` ([@​sapphi-red](https://togithub.com/sapphi-red)) - [#​5447](https://togithub.com/rollup/rollup/pull/5447): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5448](https://togithub.com/rollup/rollup/pull/5448): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot])
Microsoft/TypeScript (typescript) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) 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+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.