chore(deps): update module github.com/lmittmann/tint to v1.2.0#51
Open
gabe565-renovate[bot] wants to merge 1 commit into
Open
chore(deps): update module github.com/lmittmann/tint to v1.2.0#51gabe565-renovate[bot] wants to merge 1 commit into
gabe565-renovate[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
gabe565-renovate
Bot
force-pushed
the
renovate/github.com-lmittmann-tint-1.x
branch
from
May 28, 2025 12:22
3482223 to
3f69469
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/github.com-lmittmann-tint-1.x
branch
from
June 8, 2025 00:11
3f69469 to
4615aba
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/github.com-lmittmann-tint-1.x
branch
from
September 4, 2025 09:24
4615aba to
cee3d8e
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/github.com-lmittmann-tint-1.x
branch
from
February 2, 2026 20:13
cee3d8e to
bab546f
Compare
gabe565-renovate
Bot
force-pushed
the
renovate/github.com-lmittmann-tint-1.x
branch
from
July 12, 2026 16:17
bab546f to
eabba5c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.7→v1.2.0Release Notes
lmittmann/tint (github.com/lmittmann/tint)
v1.2.0Compare Source
tint.NewHandleris now deprecated in favor of the newtint.NewTextHandler. Existing code keeps working, and go fix (Go 1.26+) upgrades call sites automatically.What's Changed
[]bytevalues by @lmittmann in #103New Contributors
Full Changelog: lmittmann/tint@v1.1.3...v1.2.0
v1.1.3Compare Source
What's Changed
tint.Attrfor all levels by @FIL033 in #101New Contributors
Full Changelog: lmittmann/tint@v1.1.2...v1.1.3
v1.1.2Compare Source
What's Changed
New Contributors
Full Changelog: lmittmann/tint@v1.1.1...v1.1.2
v1.1.1Compare Source
Bug-fix release with performance improvements for time value handling.
What's Changed
slog.TextHandlerby @lmittmann in #94Optionsstorage in handler by @lmittmann in #95tint.AttrwhenReplaceAttris present by @lmittmann in #96Full Changelog: lmittmann/tint@v1.1.0...v1.1.1
v1.1.0Compare Source
This release adds a much-requested feature: function
tint.Attr(color uint8, attr slog.Attr)writes colored attributes. Liketint.Err, which writes red-colored errors,tint.Attrcan be used with other slog handlers (e.g. slog.JSONHandler) and does not emit raw ANSI codes.What's Changed
tint.Attr(color, attr)by @lmittmann in #93Full Changelog: lmittmann/tint@v1.0.7...v1.1.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.