[PR #633] [MERGED] fix(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /api #640

Closed
opened 2026-03-03 16:39:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/633
Author: @dependabot[bot]
Created: 4/1/2025
Status: Merged
Merged: 4/1/2025
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/github.com/rs/zerolog-1.34.0


📝 Commits (1)

  • ad95feb fix(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /api

📊 Changes

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

View changed files

📝 api/go.mod (+1 -1)
📝 api/go.sum (+3 -3)

📄 Description

Bumps github.com/rs/zerolog from 1.33.0 to 1.34.0.

Commits
  • db9d1be Update go versions covered by CI
  • 5f4b880 Delete _config.yml
  • ffb2708 Remove CNAME file
  • cc4dde7 Create CONTRIBUTING.md
  • 04ea0f4 Implement Close() for zerolog.FilteredLevelWriter (#715)
  • 0398600 fix: reset condition in burst sampler (#711) (#712)
  • 1869fa5 FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)
  • 31e7995 remove unnecessary nil checks (#701)
  • 582f820 Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...
  • 6abadab Bump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)
  • 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 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)

🔄 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/NdoleStudio/httpsms/pull/633 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/rs/zerolog-1.34.0` --- ### 📝 Commits (1) - [`ad95feb`](https://github.com/NdoleStudio/httpsms/commit/ad95feb3a97de4fd863097a65aa31cb5bc9a335b) fix(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /api ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+3 -3) </details> ### 📄 Description Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.33.0 to 1.34.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rs/zerolog/commit/db9d1bebd9c0810ec04bc7e4199655f85c5b479b"><code>db9d1be</code></a> Update go versions covered by CI</li> <li><a href="https://github.com/rs/zerolog/commit/5f4b880a01c1a905549ab70ecad797e19f09d9a7"><code>5f4b880</code></a> Delete _config.yml</li> <li><a href="https://github.com/rs/zerolog/commit/ffb27080ca298f9827a625d247d9c50fdf28cd8f"><code>ffb2708</code></a> Remove CNAME file</li> <li><a href="https://github.com/rs/zerolog/commit/cc4dde7383252eb0f0b99067dd1d7a2e61ba6ac2"><code>cc4dde7</code></a> Create CONTRIBUTING.md</li> <li><a href="https://github.com/rs/zerolog/commit/04ea0f4371b35472e5cda5468daeb3ea5c574ffb"><code>04ea0f4</code></a> Implement Close() for zerolog.FilteredLevelWriter (<a href="https://redirect.github.com/rs/zerolog/issues/715">#715</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/039860087ce1099876fb1f03a069a9feaa9cbefe"><code>0398600</code></a> fix: reset condition in burst sampler (<a href="https://redirect.github.com/rs/zerolog/issues/711">#711</a>) (<a href="https://redirect.github.com/rs/zerolog/issues/712">#712</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/1869fa55bea5c09e93a06368c6a8756780dca5f7"><code>1869fa5</code></a> FormatPartValueByName for flexible custom formatting for ConsoleWriter (<a href="https://redirect.github.com/rs/zerolog/issues/541">#541</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/31e7995c5b60af4ba6ae1aa808a026f8cbf3b8cf"><code>31e7995</code></a> remove unnecessary nil checks (<a href="https://redirect.github.com/rs/zerolog/issues/701">#701</a>)</li> <li><a href="https://github.com/rs/zerolog/commit/582f820cf0db2a9532afbb61570bec4e15ff2b1f"><code>582f820</code></a> Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...</li> <li><a href="https://github.com/rs/zerolog/commit/6abadab4881e4af6d122332f6aef0365507c248a"><code>6abadab</code></a> Bump github.com/rs/xid from 1.5.0 to 1.6.0 (<a href="https://redirect.github.com/rs/zerolog/issues/684">#684</a>)</li> <li>See full diff in <a href="https://github.com/rs/zerolog/compare/v1.33.0...v1.34.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.33.0&new-version=1.34.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:39:23 +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/httpsms#640
No description provided.