Skip to content

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

Merged
NumaryBot merged 1 commit into
mainfrom
renovate/security
Jul 24, 2026
Merged

chore(deps): update module golang.org/x/text to v0.39.0 [security]#175
NumaryBot merged 1 commit into
mainfrom
renovate/security

Conversation

@NumaryBot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
golang.org/x/text indirect minor v0.35.0 -> v0.39.0

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: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@NumaryBot
NumaryBot enabled auto-merge (squash) July 22, 2026 03:04
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • go.mod is excluded by !**/*.mod
  • go.sum is excluded by !**/*.sum, !**/*.sum

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4f1bc434-d33f-4a8a-9bd2-ab68a1f5824f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/security

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@NumaryBot

NumaryBot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

✅ Approve — automated review

This PR updates the indirect dependency golang.org/x/text to v0.39.0 for security purposes, touching only go.mod and go.sum. No source code or configuration changes are introduced. Coverage remains unchanged at 70.80%. All reviewers agree there are no correctness issues, and no findings warranting further attention were raised.

No findings.

@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.09%. Comparing base (f02c071) to head (9073e1b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   71.05%   71.09%   +0.03%     
==========================================
  Files          58       58              
  Lines        5504     5504              
==========================================
+ Hits         3911     3913       +2     
+ Misses       1358     1357       -1     
+ Partials      235      234       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NumaryBot
NumaryBot force-pushed the renovate/security branch from b18ee0d to 9073e1b Compare July 24, 2026 03:08
@NumaryBot
NumaryBot merged commit dc42b27 into main Jul 24, 2026
8 checks passed
@NumaryBot
NumaryBot deleted the renovate/security branch July 24, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants