chore(deps): update all non-major dependencies #274
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^24.4.0
->^24.7.0
^0.4.0
->^0.4.2
^17.2.2
->^17.2.3
^9.35.0
->^9.37.0
^2.5.1
->^2.6.1
10.16.1
->10.18.1
^5.9.2
->^5.9.3
Release Notes
unjs/automd (automd)
v0.4.2
Compare Source
compare changes
v0.4.1
Compare Source
compare changes
🩹 Fixes
pnpm add
instead ofpnpm install
(#122)npm:
prefix for deno (#115)📖 Documentation
🏡 Chore
❤️ Contributors
motdotla/dotenv (dotenv)
v17.2.3
Compare Source
Changed
eslint/eslint (eslint)
v9.37.0
Compare Source
v9.36.0
Compare Source
unjs/jiti (jiti)
v2.6.1
Compare Source
compare changes
🩹 Fixes
📦 Build
terser-webpack-plugin
(#407)🏡 Chore
❤️ Contributors
v2.6.0
Compare Source
compare changes
🔥 Performance
🩹 Fixes
node:
specifiers (#392)📦 Build
🏡 Chore
✅ Tests
❤️ Contributors
pnpm/pnpm (pnpm)
v10.18.1
Compare Source
Patch Changes
--lockfile-only
is used #8320.pnpm setup
creates a command shim to the pnpm executable. This is needed to be able to runpnpm self-update
on Windows #5700.pnpm install
, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalog
as originally intended.v10.18.0
Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMs
andfetchMinSpeedKiBps
.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAge
configuration #10030.cleanupUnusedCatalogs
configuration when removing dependent packages.scriptShell
is set tofalse
#8748.pnpm dlx
should not fail whenminimumReleaseAge
is set #10037.v10.17.1
Compare Source
Patch Changes
minimumReleaseAge
setting, print this information out in the error message #9974.state.json
creation path when executingpnpm patch
in a workspace project #9733.minimumReleaseAge
is set and thelatest
tag is not mature enough, prefer a non-deprecated version as the newlatest
#9987.v10.17.0
Compare Source
Minor Changes
The
minimumReleaseAgeExclude
setting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAge
check, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAge
is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.microsoft/TypeScript (typescript)
v5.9.3
Compare Source
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.