chore(deps): update all non-major dependencies#205
Merged
benjamincanac merged 1 commit intomainfrom Jan 21, 2026
Merged
Conversation
173cdbc to
9b94b98
Compare
9b94b98 to
696f33c
Compare
696f33c to
6ebebfd
Compare
6ebebfd to
c4dbbbc
Compare
c4dbbbc to
3a72f33
Compare
3a72f33 to
13f501e
Compare
13f501e to
0580283
Compare
0580283 to
2ebdb80
Compare
2ebdb80 to
57288d8
Compare
57288d8 to
77c7984
Compare
77c7984 to
0a33966
Compare
0a33966 to
025cd92
Compare
025cd92 to
604739d
Compare
604739d to
b93c7a2
Compare
b93c7a2 to
3a23e2e
Compare
3a23e2e to
cf661c7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^1.2.82→^1.2.86^1.2.63→^1.2.67^3.9.0→^3.11.0^4.3.0→^4.4.0^12.5.0→^12.6.210.26.1→10.28.1^3.2.1→^3.2.2Release Notes
pnpm/pnpm (pnpm)
v10.28.1Compare Source
v10.28.0Compare Source
v10.27.0Compare Source
v10.26.2: pnpm 10.26.2Compare Source
Patch Changes
Improve error message when a package version exists but does not meet the
minimumReleaseAgeconstraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #10307.Fix installation of Git dependencies using annotated tags #10335.
Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused
ERR_PNPM_GIT_CHECKOUT_FAILEDerrors because the checked-out commit hash didn't match the stored tag object hash.Binaries of runtime engines (Node.js, Deno, Bun) are written to
node_modules/.binbefore lifecycle scripts (install, postinstall, prepare) are executed #10244.Try to avoid making network calls with preferOffline #10334.
Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.