Skip to content

chore(deps): update module golang.org/x/text to v0.39.0 [security] (release/0.18) - #2256

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:release/0.18from
renovate-bot:renovate/release/0.18-go-golang.org-x-text-vulnerability
Open

chore(deps): update module golang.org/x/text to v0.39.0 [security] (release/0.18)#2256
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:release/0.18from
renovate-bot:renovate/release/0.18-go-golang.org-x-text-vulnerability

Conversation

@renovate-bot

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/text v0.29.0v0.39.0 age confidence
golang.org/x/text v0.31.0v0.39.0 age confidence

Warning

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


Infinite loop on invalid input in golang.org/x/text

CVE-2026-56852 / GO-2026-5970

More information

Details

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate

Copy link
Copy Markdown

ℹ️ Artifact update notice

File name: examples/scripts/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
golang.org/x/sync v0.18.0 -> v0.21.0
File name: ops/gmpctl/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sync v0.18.0 -> v0.21.0

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Go version from 1.24.0 to 1.25.0 in examples/scripts/go.mod and upgrades several golang.org/x dependencies, including sync, text, mod, and tools, across the examples/scripts and ops/gmpctl modules. There are no review comments, and I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant