Skip to content

build(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 in /cli in the go-minor-patch group - #110

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/go-minor-patch-3804ca7238
Closed

build(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 in /cli in the go-minor-patch group#110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/go-minor-patch-3804ca7238

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group in /cli with 1 update: golang.org/x/term.

Updates golang.org/x/term from 0.44.0 to 0.45.0

Commits

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 <dependency name> major version will 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 version will 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

Bumps the go-minor-patch group in /cli with 1 update: [golang.org/x/term](https://github.com/golang/term).


Updates `golang.org/x/term` from 0.44.0 to 0.45.0
- [Commits](golang/term@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
omattsson added a commit that referenced this pull request Aug 10, 2026
…etup-go (#112)

Root fix: cli/go.mod `go 1.26.4` -> `1.26.5`. All workflows install Go via
`go-version-file: cli/go.mod`, so CI was building with the vulnerable 1.26.4
stdlib and govulncheck failed on GO-2026-5856 (crypto/tls, fixed in 1.26.5)
for every PR.

Consolidates the open Dependabot PRs:
- golang.org/x/term 0.44.0 -> 0.45.0 (#110)
- Dockerfile golang 1.26.4-alpine -> 1.26.5-alpine (#109)
- actions/setup-go v6 -> v7 across all workflows (#111)

Local: go mod tidy, go vet, go build, go test, and govulncheck v1.1.4 all
pass ("No vulnerabilities found").

Co-authored-by: Olof Mattsson <olof.mattsson@klaravik.se>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@omattsson

Copy link
Copy Markdown
Owner

Superseded by #112 — golang.org/x/term is now 0.45.0 on main.

@omattsson omattsson closed this Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/cli/go-minor-patch-3804ca7238 branch August 10, 2026 12:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant