Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/rs/zerolog from 1.29.1 to 1.31.0 (#801)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.31.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rs/zerolog/commit/8344fc0c93cd5d8fe3d46c4a713abe4136b8cd5a"><code>8344fc0</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/rs/zerolog/issues/588">#588</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/4cb8cc56224bccb6315ce117271c023a6facca0a"><code>4cb8cc5</code></a> Update dependencies</li> <li><a href="https://github.com/rs/zerolog/commit/ae9b26513771d01720d0e82fb236cfc1e3c48875"><code>ae9b265</code></a> Update Build Status Badge (<a href="https://redirect.github.com/rs/zerolog/issues/589">#589</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/1bac5cca5027d91b560cbb911f924eb355628c56"><code>1bac5cc</code></a> added support for NO_COLOR (<a href="https://redirect.github.com/rs/zerolog/issues/586">#586</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/b81cc57e5df0a1499c3f1521d3134466cb96f0ca"><code>b81cc57</code></a> Fix the standard logger output example (<a href="https://redirect.github.com/rs/zerolog/issues/584">#584</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/ad77222f682b40d1bb0c399d599c6f08cfdd99a6"><code>ad77222</code></a> chore: improve coverage report</li> <li><a href="https://github.com/rs/zerolog/commit/95cf29c88c32a03634b38e647960f1dc0adaaba2"><code>95cf29c</code></a> chore: switch to go-goverage-report action as gocover.io is closing</li> <li><a href="https://github.com/rs/zerolog/commit/802c88f065bc7019d079d03ef72e0899b2b3220e"><code>802c88f</code></a> chore: adding any function to context (<a href="https://redirect.github.com/rs/zerolog/issues/580">#580</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/158e4ad5c340016f054bd0dd17142adb518014c1"><code>158e4ad</code></a> Update logbench URL in README.md</li> <li><a href="https://github.com/rs/zerolog/commit/7d5aa987d03a59313ea3430130671766da85b8f7"><code>7d5aa98</code></a> Deprecate lint in favor of <a href="https://github.com/ykadowak/zerologlint">https://github.com/ykadowak/zerologlint</a> (<a href="https://redirect.github.com/rs/zerolog/issues/574">#574</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rs/zerolog/compare/v1.29.1...v1.31.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/rs/zerolog&package-manager=go_modules&previous-version=1.29.1&new-version=1.31.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information