Skip to content
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 #444

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps github.com/gookit/slog from 0.5.5 to 0.5.6.

Release notes

Sourced from github.com/gookit/slog's releases.

v0.5.6

Change Log

Fixed

Update

Other

Commits
  • 980aa06 ✅ test: add a test case for issues #137
  • ff670f2 ✅ test: add a test case for issues #121
  • 1b25cfd 👔 up: handler - syslog handler write log by log level. fix #142
  • 70031a7 👔 up: add new handler option: TimeClock, fix some test error
  • 86e029f 🐛 fix: fix the rotating file name is error on use rotatefile.EveryDay. se...
  • e492570 👔 up: rotatefile - 20% probability trigger clean on write log
  • ec256be ✅ test: add a mock clock and test case for issues #138
  • be892f7 👔 up: add TextFormatterWith for quickly make a textFormatter
  • b683bb6 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...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
@dependabot dependabot bot requested a review from warrensbox as a code owner June 3, 2024 07:54
@dependabot dependabot bot added the golang Golang Issue label Jun 3, 2024
Copy link
Collaborator

@MatrixCrawler MatrixCrawler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have been merged by #425
LGTM

@MatrixCrawler MatrixCrawler merged commit 439cb16 into master Jun 4, 2024
3 checks passed
@MatrixCrawler MatrixCrawler deleted the dependabot/go_modules/github.com/gookit/slog-0.5.6 branch June 4, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file golang Golang Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant