chore(deps): update module github.com/lmittmann/tint to v1.1.3#51
Open
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update module github.com/lmittmann/tint to v1.1.3#51gabe565-renovate[bot] wants to merge 1 commit intomainfrom
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
3482223 to
3f69469
Compare
3f69469 to
4615aba
Compare
4615aba to
cee3d8e
Compare
cee3d8e to
bab546f
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.1.3Release Notes
lmittmann/tint (github.com/lmittmann/tint)
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: 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.
This PR has been generated by Renovate Bot.