fix(deps): update all non-major dependencies - #644
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #644 +/- ##
=======================================
Coverage 71.27% 71.27%
=======================================
Files 174 174
Lines 4741 4741
=======================================
Hits 3379 3379
Misses 1053 1053
Partials 309 309
🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
April 7, 2026 21:34
669006f to
a978d6a
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
April 16, 2026 08:57
eb973f2 to
217d25e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
April 18, 2026 00:55
0405e11 to
c60db64
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
May 1, 2026 18:58
a76f618 to
e0616a7
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
May 13, 2026 18:26
423d5e2 to
fdebfb7
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
May 21, 2026 16:54
275b42d to
caba379
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
May 29, 2026 01:54
083afdf to
e0893fa
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
June 2, 2026 18:04
b503420 to
afbd1d4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
6 times, most recently
from
July 8, 2026 19:00
159965c to
d5aa6db
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
July 23, 2026 17:29
7af244e to
67a7537
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
July 30, 2026 15:54
9a099df to
21f74ad
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
August 6, 2026 18:03
ea14627 to
4fd7074
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
August 18, 2026 15:22
ec9ef11 to
7cc4f82
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
August 18, 2026 18:01
7cc4f82 to
758d6bc
Compare
TimothyTitan
approved these changes
Aug 18, 2026
wass3rw3rk
approved these changes
Aug 18, 2026
wass3rw3rk
approved these changes
Aug 18, 2026
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:
2510918→28bd5fe3.23.3→3.24.13.23.3→3.24.1v2.24.1→v2.27.0v1.9.4→v1.10.0v3.10.0→v3.11.0v3.0.4→v3.0.5v0.44.0→v0.45.0Release Notes
alecthomas/chroma (github.com/alecthomas/chroma/v2)
v2.27.0Compare Source
Changelog
a6d00fefix(html): make mode class output opt-in via WithModeClassesf52d015chore: some house-keepingf08a9abchore: add fmt + test to BUILD.bit6da8f88fix(yaml): comments can be key-values (#1289)67785a4chore(deps): update all non-major dependencies (#1285)d9dd73fAdd templ XML lexer (#1283)effffdbchore(deps): update all non-major dependencies (#1280)03236a4support for PostScript font files (#1282)e10d532Fix YAML slash comments with colons (#1278)v2.26.1Compare Source
Changelog
56c7702fix: downgrade go.mod version to 1.25v2.26.0Compare Source
Changelog
a4d3f60feat(chromad): use style counterparts for theme switchingce159e6chore: migrate to new bit format180ea9fperf(colour): replace Sprintf/ParseUint round-trip in NewColour with direct bit arithmetic (#1274)68a08b0docs: how to support dynamic theme switching6fb9d92feat(html): tag output with style modea71fea3feat(styles): add light/dark mode supportv2.25.0Compare Source
Changelog
c3826f0chore: go mod tidyfb5bc39fix: emit HTTP body tokens without Coalescea3c2946Improve Nu file detection (#1260)e841b1achore(deps): update all non-major dependencies (#1272)3ed2db8Add Gemfile.lock lexer (& ruby improvements) (#1269)41fb546Add YAML+Jinja lexer (#1268)e99b881chore(deps): update all non-major dependencies (#1263)e67dd2f(Markless) Fix parse issue for embed directives without options (#1266)dffa370fix(go): tokenize trailing // as comment instead of consuming next line (#1265)1cf1560chore: upgrade to github.com/dlclark/regexp2/v22cbcf7bchore: upgrade golangci-lint786675bchore(deps): update all non-major dependencies (#1257)235590cfeat: add JSONL support to JSON lexer (#1262)f9b5c97fix(dart): match single-line comments without trailing newline (#1225) (#1261)097f8e9Mention Arturo in README (#1256)d46ce60feat(markdown): highlight frontmatter and comments (#1245)f786b2afeat(lexers): add support for LilyPond (#1255)0a02b98chore(deps): update actions/checkout digest tode0fac2(#1212)c55009eFix AGENTS.md referencing a non-existent scripts directory (#1231)c5e763eImprove protobuf lexer (#1253)113cd0eAdd Arturo lexer (#1232)4498d71chore(deps): update dependency binaryen to v129 (#1238)885f912Added f4 to "Projects using Chroma" list (#1242)c42c9efUpdate java lexer (#1254)sirupsen/logrus (github.com/sirupsen/logrus)
v1.10.0Compare Source
Logrus v1.10.0
This release focuses on substantial performance improvements, concurrency correctness, and better interoperability with modern Go logging APIs.
🚀 Performance
Major improvements across
TextFormatter, entry handling, and common logger paths:WithErroris ~40% fasterTextFormatterpaths are up to ~40% fasterTextFormattercases, with the largest reductions in colored outputThe improvements also show up in complete logger paths:
TextFormatteris ~31% faster, with ~24% fewer allocationsJSONFormatteris ~21% faster, with ~10% fewer allocationsJSONFormatteritself remains largely unchanged in runtime performance, with small allocation reductions.🔄
log/sloginteroperabilityv1.10 adds bidirectional interoperability between Logrus and Go's
log/slog:sloghook can forward existing Logrus entries to ansloglogger.hooks/slog.NewHandlerimplementsslog.Handler, allowinglog/slogrecords to use an existing Logrus logger and its hooks, formatter, and output.ReportCalleroption.sloglevels can be mapped to Logrus levels.log/slogwithout requiring an all-at-once transition.This allows applications to migrate their logging API and logging backend independently: existing Logrus call sites can start using an
slogbackend, while newslogcode can continue using an established Logrus setup.🔒 Concurrency & Correctness
MarshalJSONor formatter code.Log,Logf,Logln, andLogFnmethods unexpectedly panicking when called withPanicLevel, contrary to their documented behavior.➕ Added
TextFormatternow automatically enables colors on Windows terminals with ANSI support, matching behavior on other platforms.Entry.Callercan now be set explicitly and is preserved across derived entries. When caller reporting is enabled, Logrus only detects and populates caller information when none was provided, allowing custom caller detection and wrapper-aware logging without adding additional caller configuration APIs.TextFormatternow renders[]byteas raw/quoted strings instead of numeric slices.If you relied on the previous slice-of-ints output, convert explicitly before logging.
TextFormatternow uses dim cyan for debug output and dim white for trace output in colorized TTY output.Entry.HasCalleris now deprecated in favor of checkingEntry.Callerdirectly. A//go:fix inlinedirective was added so existing uses can be updated automatically.MutexWrap, which was unintentionally exposed as public API, is deprecated. It remains available as an alias for compatibility but should not be used directly.v1.10 is primarily a performance, correctness, and interoperability release with no intentional breaking public API changes.
Benchmarks (sampled at 457e372460c7a80ca7c800b51ebeee5362aaa180)
Full Changelog: sirupsen/logrus@v1.9.4...v1.10.0
urfave/cli (github.com/urfave/cli/v3)
v3.11.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.10.1...v3.11.0
v3.10.1Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.10.0...v3.10.1
yaml/go-yaml (go.yaml.in/yaml/v3)
v3.0.5Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.