Skip to content

build(deps): bump golang.org/x/term from 0.45.0 to 0.46.0 - #75

Merged
juankuquintana merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/term-0.46.0
Sep 17, 2026
Merged

juankuquintana merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/term-0.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/term from 0.45.0 to 0.46.0.

Commits
  • 6226200 go.mod: update golang.org/x dependencies
  • 7c2fb74 term: process bytes returned with a read error
  • 3963fce all: upgrade go directive to at least 1.26.0 [generated]
  • See full diff in compare view

@dependabot dependabot Bot added dependencies task Task to be performed labels Sep 15, 2026
@juankuquintana

Copy link
Copy Markdown
Contributor

This bump requires Go 1.26, so merging it drops support for 1.25. The wiki says to drop Go versions once they reach end of life, but dnsimple-go still supports 1.24 and 1.25, which one should the CLI follow? @weppos

@weppos

weppos commented Sep 16, 2026

Copy link
Copy Markdown
Member

This bump requires Go 1.26, so merging it drops support for 1.25. The wiki says to drop Go versions once they reach end of life, but dnsimple-go still supports 1.24 and 1.25, which one should the CLI follow? @weppos

I was checking it yesterday, I think we should bump the whole chain to 1.26+. Go 1.27 is available and go policy is max 2 release versions, I used to mirror it when applicable.

@juankuquintana

Copy link
Copy Markdown
Contributor

This bump requires Go 1.26, so merging it drops support for 1.25. The wiki says to drop Go versions once they reach end of life, but dnsimple-go still supports 1.24 and 1.25, which one should the CLI follow? @weppos

I was checking it yesterday, I think we should bump the whole chain to 1.26+. Go 1.27 is available and go policy is max 2 release versions, I used to mirror it when applicable.

I'll go ahead with this then.

@juankuquintana juankuquintana mentioned this pull request Sep 16, 2026
1 task
@juankuquintana

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [golang.org/x/term](https://github.com/golang/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/term
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/term-0.46.0 branch from 55cc425 to eb6c1a0 Compare September 17, 2026 13:36
@juankuquintana juankuquintana self-assigned this Sep 17, 2026
@juankuquintana
juankuquintana merged commit a3e154e into main Sep 17, 2026
8 checks passed
@juankuquintana
juankuquintana deleted the dependabot/go_modules/golang.org/x/term-0.46.0 branch September 17, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies task Task to be performed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants