zero-examples
zero-examples copied to clipboard
chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.34.0 in /logx/zerolog
Bumps github.com/rs/zerolog from 1.30.0 to 1.34.0.
Commits
db9d1beUpdate go versions covered by CI5f4b880Delete _config.ymlffb2708Remove CNAME filecc4dde7Create CONTRIBUTING.md04ea0f4Implement Close() for zerolog.FilteredLevelWriter (#715)0398600fix: reset condition in burst sampler (#711) (#712)1869fa5FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)31e7995remove unnecessary nil checks (#701)582f820Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...6abadabBump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Greptile Summary
Updates the zerolog dependency from v1.30.0 to v1.34.0 in the logx/zerolog directory, bringing improvements to logging functionality including sampler behavior and console formatting features.
- Updated
github.com/rs/zerologto v1.34.0 inlogx/zerolog/go.mod - Added new dependency
github.com/rs/xidv1.6.0 inlogx/zerolog/go.sum - Updated
golang.org/x/systo v0.12.0 for system compatibility - Note: Old zerologx dependency (from July 2022) may need review for compatibility