Skip to content

fix(deps): update module github.com/lmittmann/tint to v1.2.0 - #588

Open
renovate-sh-app[bot] wants to merge 2 commits into
mainfrom
renovate/github.com-lmittmann-tint-1.x
Open

fix(deps): update module github.com/lmittmann/tint to v1.2.0#588
renovate-sh-app[bot] wants to merge 2 commits into
mainfrom
renovate/github.com-lmittmann-tint-1.x

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/lmittmann/tint v1.1.3v1.2.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lmittmann/tint (github.com/lmittmann/tint)

v1.2.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner July 15, 2026 17:16
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| go         | github.com/lmittmann/tint | v1.1.3 | v1.2.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/github.com-lmittmann-tint-1.x branch from 0e4cbd0 to ddb40df Compare August 24, 2026 08:15
@renovate-reviewer

Copy link
Copy Markdown

Update type minor is eligible for auto-approval but has failed the following checks:

  • org-required-trufflehog.yml ran: required workflow did not run on this commit
  • self-zizmor.yaml ran: required workflow did not run on this commit
Passed checks
  • PR created by Renovate
  • All commits by Renovate
  • All commits are signed
  • Files previously updated by Renovate
  • Update type: minor
  • Diff check: changes only dependency lines
  • Risk scan: low risk. Bumps github.com/lmittmann/tint from v1.1.3 to v1.2.0 in go.mod and go.sum.
  • Packages previously updated

This PR will not be automatically approved. Please review manually.

@zerok
zerok enabled auto-merge August 25, 2026 13:53
@renovate-reviewer

Copy link
Copy Markdown

Update type minor is eligible for auto-approval but has failed the following checks:

  • All commits by Renovate: non-Renovate authors: zerok
  • File internal/logging/logging.go not previously updated by Renovate
  • Diff check: Bumps github.com/lmittmann/tint from v1.1.3 to v1.2.0 in go.mod/go.sum and updates internal/logging/logging.go to call tint.NewTextHandler instead of the deprecated tint.NewHandler.
  • Risk scan: medium risk. Bumps github.com/lmittmann/tint from v1.1.3 to v1.2.0 in go.mod/go.sum and updates internal/logging/logging.go to call tint.NewTextHandler instead of the deprecated tint.NewHandler.
Passed checks
  • PR created by Renovate
  • All commits are signed
  • Update type: minor
  • Packages previously updated
  • TruffleHog Secret Scanning passed
  • zizmor GitHub Actions static analysis passed

This PR will not be automatically approved. Please review manually.

Reviewer notes: Confirm the tint.NewHandler-to-NewTextHandler rename matches the v1.2.0 API and that logging behaviour is unchanged; verify v1.2.0 is a genuine published release.

@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@zerok
zerok requested a review from a team August 26, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant