-
Notifications
You must be signed in to change notification settings - Fork 48
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
Update module github.com/rs/zerolog to v1.33.0 #272
base: master
Are you sure you want to change the base?
Conversation
8b17722
to
7e058f3
Compare
f8aa22e
to
b9c1d58
Compare
e151131
to
f18cbfc
Compare
e003d9e
to
515a8dd
Compare
515a8dd
to
f54e03f
Compare
f54e03f
to
61ec42a
Compare
61ec42a
to
f80fb32
Compare
395e1d7
to
83c1b01
Compare
83c1b01
to
9d2760a
Compare
[puLL-Merge] - rs/[email protected] DescriptionThis PR updates several aspects of the zerolog library, including GitHub Actions versions, documentation changes, and various code improvements. The changes span across multiple files, enhancing functionality, fixing issues, and improving performance. ChangesChanges
sequenceDiagram
participant User
participant Logger
participant ConsoleWriter
participant Encoder
User->>Logger: Log event
Logger->>ConsoleWriter: Format event
ConsoleWriter->>Encoder: Encode fields
Encoder-->>ConsoleWriter: Encoded data
ConsoleWriter-->>Logger: Formatted output
Logger-->>User: Log message
Possible Issues
Security HotspotsNo significant security issues were identified in this PR. |
2271c0c
to
fd777ac
Compare
fd777ac
to
de1e5a9
Compare
This PR contains the following updates:
v1.32.0
->v1.33.0
Release Notes
rs/zerolog (github.com/rs/zerolog)
v1.33.0
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.