Skip to content

fix(deps): update module golang.org/x/text to v0.28.0 #1855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/text v0.20.0 -> v0.28.0 age confidence

Configuration

📅 Schedule: 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

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

@renovate renovate bot requested a review from a team as a code owner December 4, 2024 19:38
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.21.0 fix(deps): update module golang.org/x/text to v0.22.0 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from 5351f62 to 0aae825 Compare February 4, 2025 18:11
@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.22.0 fix(deps): update module golang.org/x/text to v0.23.0 Mar 5, 2025
Copy link
Contributor Author

renovate bot commented Mar 5, 2025

ℹ Artifact update notice

File name: 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):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.0
golang.org/x/mod v0.17.0 -> v0.25.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.34.0

@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from 0aae825 to 27e0030 Compare March 5, 2025 18:20
@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from 27e0030 to fc6521c Compare March 13, 2025 18:44
@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from fc6521c to 9814935 Compare April 6, 2025 02:34
@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.23.0 fix(deps): update module golang.org/x/text to v0.24.0 Apr 6, 2025
@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.24.0 fix(deps): update module golang.org/x/text to v0.25.0 May 5, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch 3 times, most recently from 6c61a8a to b1ca499 Compare May 9, 2025 07:28
@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.25.0 fix(deps): update module golang.org/x/text to v0.26.0 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from b1ca499 to 4a0baba Compare June 6, 2025 16:38
Copy link

kusari-inspector bot commented Jun 6, 2025

Kusari Analysis Results

Analysis for commit: 766bfa2, performed at: 2025-08-07T17:30:24Z

@kusari-inspector rerun - Trigger a re-analysis of this PR

@kusari-inspector feedback [your message] - Send feedback to our AI and team


Recommendation

✅ PROCEED with this Pull Request

Summary

No Flagged Issues Detected

All values appear to be within acceptable risk parameters.

The PR safely updates golang.org/x/text from v0.20.0 to v0.28.0 with no security concerns identified. The package maintains its permissive BSD-3-Clause license and has a risk score of 0. The security analysis detected no code issues, secrets, or workflow problems. The updated version is the latest available, and while there's limited security scorecard data, this is common for standard Go libraries and doesn't indicate a risk for this trusted Google-maintained package.

Found this helpful? Give it a 👍 or 👎 reaction!

Click to expand for details and specific link to issues

Risk Details

Safe Dependency Changes

Status Package Change Version Latest Version Advisories License
✅ Safe golang.org/x/text updated 0.20.0 → 0.28.0 v0.28.0 None BSD-3-Clause (permissive)

@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.26.0 fix(deps): update module golang.org/x/text to v0.27.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from 4a0baba to 7b5731c Compare July 9, 2025 22:11
Copy link

Kusari PR Analysis rerun based on - 7b5731c performed at: 2025-07-09T22:11:24Z - link to updated analysis

@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from 7b5731c to 65a2666 Compare July 15, 2025 14:11
Copy link
Contributor Author

renovate bot commented Jul 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: module golang.org/x/text@v0.28.0 requires go >= 1.23.0; switching to go1.23.12
go: downloading go1.23.12 (linux/amd64)
go: download go1.23.12: golang.org/toolchain@v0.0.1-go1.23.12.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

Copy link

Kusari PR Analysis rerun based on - 65a2666 performed at: 2025-07-15T14:12:01Z - link to updated analysis

@renovate renovate bot force-pushed the renovate/golang.org-x-text-0.x branch from 65a2666 to 766bfa2 Compare August 7, 2025 17:30
@renovate renovate bot changed the title fix(deps): update module golang.org/x/text to v0.27.0 fix(deps): update module golang.org/x/text to v0.28.0 Aug 7, 2025
Copy link

Kusari PR Analysis rerun based on - 766bfa2 performed at: 2025-08-07T17:30:24Z - link to updated analysis

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants