Skip to content

chore(deps): Update module modernc.org/libc to v1.75.1 (main) - #23868

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
deps-update/main-modernc.orglibc
Open

chore(deps): Update module modernc.org/libc to v1.75.1 (main)#23868
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
deps-update/main-modernc.orglibc

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
modernc.org/libc v1.74.4v1.75.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cznic/libc (modernc.org/libc)

v1.75.1

Compare Source

v1.75.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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.

@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner August 9, 2026 18:11
@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Aug 9, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread go.mod Outdated
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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)
Fix in Cursor Fix in Web

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>
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/main-modernc.orglibc branch from 624dc72 to 87b5a30 Compare August 10, 2026 12:13
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): Update module modernc.org/libc to v1.75.0 (main) chore(deps): Update module modernc.org/libc to v1.75.1 (main) Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants