Skip to content

chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0#516

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/text-0.35.0
Closed

chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0#516
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/text-0.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown

Bumps golang.org/x/text from 0.34.0 to 0.35.0.

Commits
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 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 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)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.34.0...v0.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 13, 2026
@dependabot dependabot Bot requested a review from CybotTM as a code owner March 13, 2026 09:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 13, 2026
@github-actions

github-actions Bot commented Mar 13, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
golang.org/x/text0.35.0NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, CC0-1.0, Unlicense
Excluded from license check: pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp, pkg:golang/go.opentelemetry.io/otel, pkg:golang/go.opentelemetry.io/otel/metric, pkg:golang/go.opentelemetry.io/otel/trace, pkg:golang/golang.org/x/crypto, pkg:golang/golang.org/x/sys, pkg:golang/golang.org/x/term, pkg:golang/golang.org/x/text, pkg:golang/golang.org/x/time

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/golang.org/x/text 0.35.0 UnknownUnknown

Scanned Files

  • go.mod

@github-actions github-actions Bot enabled auto-merge March 13, 2026 09:44
@github-actions github-actions Bot added this pull request to the merge queue Mar 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Mar 13, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Mar 14, 2026
## Summary
- Remove `--squash` from auto-merge workflow — the merge queue controls
the merge method, passing `--squash` is redundant and may conflict
- Add `golang.org/x/term` and `golang.org/x/time` to
`allow-dependencies-licenses` in dependency review (compound SPDX
expression with Google patent grant, same as other `x/` packages already
listed)

## Context
All 5 open Dependabot PRs (#512-#516) failed to auto-merge because:
1. The merge queue grouped them together (all modify `go.mod`/`go.sum`),
they conflicted, and all got dequeued
2. PR #515 (`golang.org/x/time`) was also blocked by Dependency Review
flagging `LicenseRef-scancode-google-patent-license-golang` as
incompatible

## Test plan
- [ ] CI passes (especially Dependency Review)
- [ ] After merge, re-trigger auto-merge on #512-#516 and verify they
process through the merge queue one at a time
@CybotTM

CybotTM commented Mar 14, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 14, 2026

Copy link
Copy Markdown
Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@CybotTM

CybotTM commented Mar 14, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Mar 14, 2026

Copy link
Copy Markdown
Author

Looks like golang.org/x/text is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 14, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/golang.org/x/text-0.35.0 branch March 14, 2026 12:29
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant