build(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 - #3
Merged
nstranquist merged 2 commits intoAug 18, 2026
Merged
Conversation
Owner
|
@dependabot rebase |
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.40.0 to 0.41.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.41.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.41.0
branch
from
August 17, 2026 05:18
d9afc96 to
30ddb91
Compare
nstranquist
approved these changes
Aug 17, 2026
nstranquist
left a comment
Owner
There was a problem hiding this comment.
Reviewed against the official golang/text v0.41.0 tag (acdba6655fd45cdb5ab73c9d6a8981333bd65a39) and Go review history. The update includes the CVE-2026-56851 secure/precis fix, keeps the Go 1.25 module baseline, changes only go.mod/go.sum here, and all current CI and dependency-review checks pass.
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.40.0 to 0.41.0.
Commits
acdba66go.mod: update golang.org/x dependencies02aa981secure/precis: fix short destination buffer handling in Nickname profile