Skip to content

chore(deps): bump github.com/lmittmann/tint from 1.1.3 to 1.2.0 - #1513

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/lmittmann/tint-1.2.0
Open

chore(deps): bump github.com/lmittmann/tint from 1.1.3 to 1.2.0#1513
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/lmittmann/tint-1.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/lmittmann/tint from 1.1.3 to 1.2.0.

Release notes

Sourced from github.com/lmittmann/tint's releases.

v1.2.0

tint.NewHandler is now deprecated in favor of the new tint.NewTextHandler. Existing code keeps working, and go fix (Go 1.26+) upgrades call sites automatically.

What's Changed

New Contributors

Full Changelog: lmittmann/tint@v1.1.3...v1.2.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 30, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/lmittmann/tint-1.2.0 branch 4 times, most recently from 41fc0c6 to 662b4f6 Compare August 4, 2026 13:19
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](lmittmann/tint@v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
  dependency-version: 1.2.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/github.com/lmittmann/tint-1.2.0 branch from 662b4f6 to 3295ed7 Compare August 4, 2026 14:05
@rubenhoenle

Copy link
Copy Markdown
Member

Linter failing because tint.NewHandler got deprecated.

Just a simple renaming needed: lmittmann/tint#109

@rubenhoenle
rubenhoenle enabled auto-merge (squash) August 7, 2026 08:24
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/pkg/print 74.39% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/pkg/print/print.go 68.97% (ø) 116 80 36

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants