[PR #102] [CLOSED] fix(deps): bump github.com/rs/zerolog from 1.23.0 to 1.24.0 #179

Closed
opened 2026-03-04 00:24:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/102
Author: @dependabot[bot]
Created: 8/30/2021
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/rs/zerolog-1.24.0


📝 Commits (1)

  • 05355e0 fix(deps): bump github.com/rs/zerolog from 1.23.0 to 1.24.0

📊 Changes

2 files changed (+9 additions, -2 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+8 -1)

📄 Description

Bumps github.com/rs/zerolog from 1.23.0 to 1.24.0.

Commits
  • cdd7417 Allow arbitrary negative levels (#350)
  • fe93100 Make RemoteAddrHandler copy the RemoteAddr untouched (#347)
  • be6f6fd chore(ci) : update dependencies (#345)
  • d92a906 Allow user configuration of which logger to return from Ctx() (#343)
  • fad20d8 docs: sampler typo (#342)
  • 164ec91 Add logr implementation to README and json.RawMessage to Fields() (#337)
  • c1533bd patched; panic Event.Object() and Event.EmbedObject() with nil (#338)
  • 0872592 Make default console formatter work with customized level names (#330)
  • da1cb97 Update x/tools dependency
  • See full diff 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SignTools/SignTools/pull/102 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/rs/zerolog-1.24.0` --- ### 📝 Commits (1) - [`05355e0`](https://github.com/SignTools/SignTools/commit/05355e0a7324357e741371d98441c56d5478473d) fix(deps): bump github.com/rs/zerolog from 1.23.0 to 1.24.0 ### 📊 Changes **2 files changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+8 -1) </details> ### 📄 Description Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.23.0 to 1.24.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rs/zerolog/commit/cdd74175d0c2b76240318987e212c69c55681d88"><code>cdd7417</code></a> Allow arbitrary negative levels (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/350">#350</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/fe931004ff029af77fee04d5f895c83643aaca78"><code>fe93100</code></a> Make RemoteAddrHandler copy the RemoteAddr untouched (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/347">#347</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/be6f6fd8f169a8c861b77b0682b8c442cf9facf1"><code>be6f6fd</code></a> chore(ci) : update dependencies (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/345">#345</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/d92a906fcad9c1b4166e1a2e3d7321e19cdeece9"><code>d92a906</code></a> Allow user configuration of which logger to return from Ctx() (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/343">#343</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/fad20d83d35be35a414313eb4aa3f2ba1c33679a"><code>fad20d8</code></a> docs: sampler typo (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/342">#342</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/164ec91b0c3d5d014ed1d2607fd5e49a630d175f"><code>164ec91</code></a> Add logr implementation to README and json.RawMessage to Fields() (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/337">#337</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/c1533bd5f89a996f21f12758893146a5f3461d0e"><code>c1533bd</code></a> patched; panic Event.Object() and Event.EmbedObject() with nil (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/338">#338</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/0872592ea21274e69d54cc653e7aca1b60c1f5df"><code>0872592</code></a> Make default console formatter work with customized level names (<a href="https://github-redirect.dependabot.com/rs/zerolog/issues/330">#330</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/da1cb97713dbfc66fde9ddebb8800199e2f9a081"><code>da1cb97</code></a> Update x/tools dependency</li> <li>See full diff in <a href="https://github.com/rs/zerolog/compare/v1.23.0...v1.24.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.23.0&new-version=1.24.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:24:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#179
No description provided.