Skip to content

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

Open
dependabot[bot] wants to merge 3 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#70
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/go_modules/github.com/lmittmann/tint-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 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 compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 added priority: medium scope: deps Pull requests that update a dependency file labels Jul 13, 2026
@dependabot
dependabot Bot requested a review from lachlanharrisdev as a code owner July 13, 2026 05:09
@github-actions
github-actions Bot enabled auto-merge (squash) July 13, 2026 05:09
@lachlanharrisdev

Copy link
Copy Markdown
Owner

Erroneous log:

Error:   internal/observability/logging.go:25:18: SA1019: tint.NewHandler is deprecated: Use [NewTextHandler] instead. (staticcheck)

Should be a simple fix but will still require code modification. Low priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: medium scope: deps Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant