chore(deps): Update module modernc.org/libc to v1.75.1 (main) - #23868
chore(deps): Update module modernc.org/libc to v1.75.1 (main)#23868renovate-sh-app[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 624dc72. Configure here.
| golang.org/x/exp v0.0.0-20260727155853-b88d891fe743 // indirect | ||
| golang.org/x/oauth2 v0.36.0 // indirect | ||
| modernc.org/libc v1.74.4 // indirect | ||
| modernc.org/libc v1.75.0 // indirect |
There was a problem hiding this comment.
Unsafe solo libc version bump
Medium Severity
This bumps modernc.org/libc to v1.75.0 while leaving modernc.org/sqlite at v1.56.0, which pins libc v1.74.4. libc is the ccgo runtime and is only validated as a pair with the generated code that depends on it; its versions are not semver-compatible. Solo upgrades can break the build (for example via the LongjmpRetval shape change) or cause silent SQLite runtime misbehavior in the compactor delete-requests path.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 624dc72. Configure here.
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | go | modernc.org/libc | v1.74.4 | v1.75.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
624dc72 to
87b5a30
Compare


This PR contains the following updates:
v1.74.4→v1.75.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cznic/libc (modernc.org/libc)
v1.75.1Compare Source
v1.75.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.