Skip to content

build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0#237

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/text-0.30.0
Oct 16, 2025
Merged

build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0#237
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/text-0.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 8, 2025

Bumps golang.org/x/text from 0.29.0 to 0.30.0.

Commits
  • c6abd03 go.mod: update golang.org/x dependencies
  • 42f038d x/text: fix nil dereference in gotext extract
  • a42f0e2 all: use built-in max/min to simplify the code
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added build M-T: Changes to compilation and CI processes semver:patch Use on pull requests to describe the release version increment labels Oct 8, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 8, 2025 16:16
@dependabot dependabot Bot added semver:patch Use on pull requests to describe the release version increment build M-T: Changes to compilation and CI processes labels Oct 8, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.04%. Comparing base (cdee7f7) to head (ced7c32).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   63.02%   63.04%   +0.01%     
==========================================
  Files         212      212              
  Lines       21857    21857              
==========================================
+ Hits        13776    13779       +3     
+ Misses       7015     7014       -1     
+ Partials     1066     1064       -2     

☔ View full report in Codecov by Sentry.
📢 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.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/text-0.30.0 branch from 48844a8 to e12f08f Compare October 9, 2025 00:36
@mwbrooks
Copy link
Copy Markdown
Member

@dependabot rebase please

@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/text-0.30.0 branch from e12f08f to dd65eb7 Compare October 10, 2025 01:45
@zimeg
Copy link
Copy Markdown
Member

zimeg commented Oct 10, 2025

@dependabot rebase once more? 👾 ✨

@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/text-0.30.0 branch from dd65eb7 to 87e7736 Compare October 10, 2025 17:26
@github-actions github-actions Bot added this to the Next Release milestone Oct 10, 2025
@github-actions github-actions Bot enabled auto-merge (squash) October 10, 2025 17:26
@zimeg
Copy link
Copy Markdown
Member

zimeg commented Oct 16, 2025

@dependabot recreate in kind? 🙏

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/text-0.30.0 branch from c1cc684 to ced7c32 Compare October 16, 2025 17:19
@github-actions github-actions Bot merged commit d317420 into main Oct 16, 2025
8 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/golang.org/x/text-0.30.0 branch October 16, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build M-T: Changes to compilation and CI processes semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants