build(deps): Bump github.com/sirupsen/logrus from 1.9.4 to 1.10.0 - #2742
Merged
rajathagasthya merged 1 commit intoAug 14, 2026
Merged
Conversation
dependabot
Bot
requested review from
cdesiniotis,
karthikvetrivel,
rahulait,
rajathagasthya,
shivamerla and
tariq1890
as code owners
August 13, 2026 20:36
Contributor
|
@dependabot rebase |
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.4 to 1.10.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.0) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/go_modules/main/github.com/sirupsen/logrus-1.10.0
branch
from
August 14, 2026 19:38
185e7d3 to
d803cbd
Compare
Contributor
|
/ok to test d803cbd |
rajathagasthya
approved these changes
Aug 14, 2026
rajathagasthya
enabled auto-merge
August 14, 2026 19:41
dependabot
Bot
deleted the
dependabot/go_modules/main/github.com/sirupsen/logrus-1.10.0
branch
August 14, 2026 20:53
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.
Bumps github.com/sirupsen/logrus from 1.9.4 to 1.10.0.
Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
457e372Merge pull request #1573 from thaJeztah/update_colors6b6a3a6formatter: differentiate debug and trace colors8ebae73Merge pull request #1572 from thaJeztah/update_logsf156a33docs: clarify formatter field handling84cedf9Merge pull request #1571 from thaJeztah/slog_hookoptsa3e1580hooks/slog: add HookOptionse5b377aMerge pull request #1570 from thaJeztah/slog_leveler30a5487hooks/slog: add level adapters0cee61eMerge pull request #1569 from thaJeztah/slog_noleveler4069973hooks/slog: use concrete slog.Level for hook level mapping