chore(deps): bump golang.org/x/text from 0.41.0 to 0.42.0 - #6810
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump golang.org/x/text from 0.41.0 to 0.42.0#6810dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
squakez
approved these changes
Sep 14, 2026
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang.org/x/text-0.42.0
branch
from
September 14, 2026 06:52
b94ea2f to
1f0166b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/text from 0.41.0 to 0.42.0.
Commits
fafe4a0go.mod: update golang.org/x dependenciesf53c316unicode/norm: don't truncate runes in the recomposition map key37867f6unicode/norm: let any starter block composition in compose0dd525funicode/norm: compose non-Hangul runes after a Hangul syllablebac26e5unicode/norm: avoid improper ErrShortDst return in Form.transform4f55186unicode/norm: simplify short source detection in Form.transforma1b6c10unicode/norm: prevent decomposeSegment from moving backwardscd1cbc9unicode/bidi: panic rather than log.Panicfa459614internal/export/idna: fix conformance with optional validation disabledbe70a61internal/export/idna: drop trie field from Profiles