chore(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 in /src in the go-dependencies group#27
Conversation
Bumps the go-dependencies group in /src with 1 update: [github.com/rs/zerolog](https://github.com/rs/zerolog). Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0 - [Commits](rs/zerolog@v1.34.0...v1.35.0) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR is an automated Dependabot bump of
Confidence Score: 5/5Safe to merge — routine minor-version dependency bump with no breaking changes and consistent go.sum hashes. All changes are confined to go.mod and go.sum, generated by Dependabot. zerolog v1.35.0 is a backward-compatible minor release; no application code is touched. The compatibility score badge reports a high score and the go.sum is updated correctly. No P0 or P1 issues found. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[go.mod: zerolog v1.34.0] -->|bump| B[go.mod: zerolog v1.35.0]
C[go.mod: go-colorable v0.1.13 indirect] -->|bump| D[go.mod: go-colorable v0.1.14 indirect]
B --> E[go.sum: updated hashes]
D --> E
E --> F[No application code changes required]
Reviews (1): Last reviewed commit: "chore(deps): bump github.com/rs/zerolog" | Re-trigger Greptile |
Bumps the go-dependencies group in /src with 1 update: github.com/rs/zerolog.
Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.0Commits
1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)f6fbd33Test coverage improvements (#748)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions