-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go: bump github.com/gookit/slog from 0.5.5 to 0.5.6 #425
go: bump github.com/gookit/slog from 0.5.5 to 0.5.6 #425
Conversation
Bumps [github.com/gookit/slog](https://github.com/gookit/slog) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/gookit/slog/releases) - [Commits](gookit/slog@v0.5.5...v0.5.6) --- updated-dependencies: - dependency-name: github.com/gookit/slog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@warrensbox @MatrixCrawler This looks good to me, though there was an update to |
Lets wait on this until after 1.2.0 |
We are not using syslog so i don't see any issues with that. LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It's not syslog, it's |
In that case, let's release it with 1.2 |
Bumps github.com/gookit/slog from 0.5.5 to 0.5.6.
Release notes
Sourced from github.com/gookit/slog's releases.
Commits
980aa06
✅ test: add a test case for issues #137ff670f2
✅ test: add a test case for issues #1211b25cfd
👔 up: handler - syslog handler write log by log level. fix #14270031a7
👔 up: add new handler option: TimeClock, fix some test error86e029f
🐛 fix: fix the rotating file name is error on use rotatefile.EveryDay. se...e492570
👔 up: rotatefile - 20% probability trigger clean on write logec256be
✅ test: add a mock clock and test case for issues #138be892f7
👔 up: add TextFormatterWith for quickly make a textFormatterb683bb6
build(deps): bump softprops/action-gh-release from 1 to 2 (#140)6e2c5d4
🐛 fix: fix nil panic on use &slog.TextFormatter{} create formatter .see i...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)