unjs / std-env

Runtime Agnostic JS utils
MIT License
433 stars 25 forks source link

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

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
@types/node (source) ^20.11.28 -> ^20.11.30 age adoption passing confidence
pnpm (source) 8.15.4 -> 8.15.5 age adoption passing confidence
rollup (source) ^4.13.0 -> ^4.13.2 age adoption passing confidence
typescript (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm) ### [`v8.15.5`](https://togithub.com/pnpm/pnpm/compare/v8.15.4...v8.15.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.4...v8.15.5)
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 - "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.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.08%. Comparing base (40a4b42) to head (18c5c04).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ======================================= Coverage 82.08% 82.08% ======================================= Files 10 10 Lines 374 374 Branches 33 33 ======================================= Hits 307 307 Misses 61 61 Partials 6 6 ```

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