chore(deps): bump the golang-org-dependencies group across 5 directories with 3 updates - #172
Merged
github-actions[bot] merged 1 commit intoSep 14, 2026
Conversation
…ies with 3 updates Bumps the golang-org-dependencies group with 3 updates in the / directory: [golang.org/x/text](https://github.com/golang/text), [golang.org/x/tools](https://github.com/golang/tools) and [golang.org/x/term](https://github.com/golang/term). Bumps the golang-org-dependencies group with 2 updates in the /codegen directory: [golang.org/x/text](https://github.com/golang/text) and [golang.org/x/tools](https://github.com/golang/tools). Bumps the golang-org-dependencies group with 1 update in the /enable/colors directory: [golang.org/x/term](https://github.com/golang/term). Bumps the golang-org-dependencies group with 1 update in the /hack/migrate-testify directory: [golang.org/x/tools](https://github.com/golang/tools). Bumps the golang-org-dependencies group with 1 update in the /internal/testintegration directory: [golang.org/x/term](https://github.com/golang/term). Updates `golang.org/x/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) Updates `golang.org/x/tools` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.49.0...v0.50.0) Updates `golang.org/x/term` from 0.45.0 to 0.46.0 - [Commits](golang/term@v0.45.0...v0.46.0) Updates `golang.org/x/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) Updates `golang.org/x/tools` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.49.0...v0.50.0) Updates `golang.org/x/term` from 0.45.0 to 0.46.0 - [Commits](golang/term@v0.45.0...v0.46.0) Updates `golang.org/x/tools` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.49.0...v0.50.0) Updates `golang.org/x/term` from 0.45.0 to 0.46.0 - [Commits](golang/term@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/term dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/text dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/term dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-dependencies - dependency-name: golang.org/x/term dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang-org-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions
Bot
deleted the
dependabot/go_modules/golang-org-dependencies-d1c07f1303
branch
September 14, 2026 05:43
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #172 +/- ##
=======================================
Coverage 93.68% 93.69%
=======================================
Files 104 104
Lines 13991 13991
=======================================
+ Hits 13108 13109 +1
+ Misses 876 875 -1
Partials 7 7 ☔ View full report in Codecov by Harness. |
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 the golang-org-dependencies group with 3 updates in the / directory: golang.org/x/text, golang.org/x/tools and golang.org/x/term.
Bumps the golang-org-dependencies group with 2 updates in the /codegen directory: golang.org/x/text and golang.org/x/tools.
Bumps the golang-org-dependencies group with 1 update in the /enable/colors directory: golang.org/x/term.
Bumps the golang-org-dependencies group with 1 update in the /hack/migrate-testify directory: golang.org/x/tools.
Bumps the golang-org-dependencies group with 1 update in the /internal/testintegration directory: golang.org/x/term.
Updates
golang.org/x/textfrom 0.41.0 to 0.42.0Commits
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 ProfilesUpdates
golang.org/x/toolsfrom 0.49.0 to 0.50.0Commits
265dd1ago.mod: update golang.org/x dependencies2af88d6gopls/internal/cache: handle multiple legacy build constraints in standalone ...9e18529gopls/internal/test/integration/fake: don't poll after a workspace edit2543006go/gcexportdata: update package docs + minor tweaks7c2cac4gopls/internal/golang/completion: handle new(expr)28649eago/analysis/passes/modernize: elide redundant clone in appendclipped332fd4cgopls/internal/protocol: trace error messages4d65decgopls/internal/cache: tolerate missing nodes in reachability analysis664b13finternal/refactor/inline: guard against non-ellipsis567ef61go/analysis/passes/modernize: testingcontext - skip deferred callsUpdates
golang.org/x/termfrom 0.45.0 to 0.46.0Commits
6226200go.mod: update golang.org/x dependencies7c2fb74term: process bytes returned with a read error3963fceall: upgrade go directive to at least 1.26.0 [generated]Updates
golang.org/x/textfrom 0.41.0 to 0.42.0Commits
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 ProfilesUpdates
golang.org/x/toolsfrom 0.49.0 to 0.50.0Commits
265dd1ago.mod: update golang.org/x dependencies2af88d6gopls/internal/cache: handle multiple legacy build constraints in standalone ...9e18529gopls/internal/test/integration/fake: don't poll after a workspace edit2543006go/gcexportdata: update package docs + minor tweaks7c2cac4gopls/internal/golang/completion: handle new(expr)28649eago/analysis/passes/modernize: elide redundant clone in appendclipped332fd4cgopls/internal/protocol: trace error messages4d65decgopls/internal/cache: tolerate missing nodes in reachability analysis664b13finternal/refactor/inline: guard against non-ellipsis567ef61go/analysis/passes/modernize: testingcontext - skip deferred callsUpdates
golang.org/x/termfrom 0.45.0 to 0.46.0Commits
6226200go.mod: update golang.org/x dependencies7c2fb74term: process bytes returned with a read error3963fceall: upgrade go directive to at least 1.26.0 [generated]Updates
golang.org/x/toolsfrom 0.49.0 to 0.50.0Commits
265dd1ago.mod: update golang.org/x dependencies2af88d6gopls/internal/cache: handle multiple legacy build constraints in standalone ...9e18529gopls/internal/test/integration/fake: don't poll after a workspace edit2543006go/gcexportdata: update package docs + minor tweaks7c2cac4gopls/internal/golang/completion: handle new(expr)28649eago/analysis/passes/modernize: elide redundant clone in appendclipped332fd4cgopls/internal/protocol: trace error messages4d65decgopls/internal/cache: tolerate missing nodes in reachability analysis664b13finternal/refactor/inline: guard against non-ellipsis567ef61go/analysis/passes/modernize: testingcontext - skip deferred callsUpdates
golang.org/x/termfrom 0.45.0 to 0.46.0Commits
6226200go.mod: update golang.org/x dependencies7c2fb74term: process bytes returned with a read error3963fceall: upgrade go directive to at least 1.26.0 [generated]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions