chore(deps): update repo-tooling#146
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
a9a4797 to
c6451c4
Compare
0f028f6 to
60148ff
Compare
fae33fc to
7887bfb
Compare
7887bfb to
98a3b0a
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:
0.11.1→0.11.14v4.13.9→v4.16.210.33.0→10.33.4Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.11.14Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.14
v0.11.13Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.13
v0.11.12Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.12
v0.11.11Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.11
v0.11.10Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.10
v0.11.9Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.9
v0.11.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.8
v0.11.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.7
v0.11.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.6
v0.11.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.5
v0.11.4Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.4
v0.11.3Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.3
v0.11.2Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.2
commitizen-tools/commitizen (commitizen-tools/commitizen)
v4.16.2Compare Source
v4.16.2 (2026-05-15)
Fix
v4.16.1Compare Source
v4.16.1 (2026-05-15)
Fix
v4.16.0Compare Source
v4.16.0 (2026-05-12)
Feat
v4.15.1Compare Source
v4.15.1 (2026-05-06)
Fix
v4.15.0Compare Source
v4.15.0 (2026-05-03)
Feat
v4.14.0Compare Source
v4.14.0 (2026-05-03)
Feat
--allow-no-committochangelogcommand (#1868)v4.13.10Compare Source
pnpm/pnpm (pnpm)
v10.33.4: pnpm 10.33.4Compare Source
Patch Changes
Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
A new
gitHosted: truefield is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.Fix a regression where
pnpm --recursive --filter '!<pkg>' run/exec/test/addwould include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative--filterarguments are provided, matching the documented behavior. To include the root, pass--include-workspace-root#11341.Platinum Sponsors
Gold Sponsors
v10.33.3Compare Source
v10.33.2Compare Source
v10.33.1: pnpm 10.33.1Compare Source
Patch Changes
packageManagerfield selects pnpm v11 or newer, commands that v10 would have passed through to npm (version,login,logout,publish,unpublish,deprecate,dist-tag,docs,ping,search,star,stars,unstar,whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example,pnpm version --helpprint npm's help on a project withpackageManager: pnpm@11.0.0-rc.3#11328.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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 was generated by Mend Renovate. View the repository job log.