[PR #656] [MERGED] fix(deps): bump github.com/uptrace/uptrace-go from 1.35.0 to 1.35.1 in /api #660

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

📋 Pull Request Information

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

Base: mainHead: dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.35.1


📝 Commits (1)

  • a2c9b93 fix(deps): bump github.com/uptrace/uptrace-go in /api

📊 Changes

2 files changed (+33 additions, -24 deletions)

View changed files

📝 api/go.mod (+11 -8)
📝 api/go.sum (+22 -16)

📄 Description

Bumps github.com/uptrace/uptrace-go from 1.35.0 to 1.35.1.

Commits

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/656 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.35.1` --- ### 📝 Commits (1) - [`a2c9b93`](https://github.com/NdoleStudio/httpsms/commit/a2c9b93678fb75912bdc7f74278815ab14e70ea1) fix(deps): bump github.com/uptrace/uptrace-go in /api ### 📊 Changes **2 files changed** (+33 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+11 -8) 📝 `api/go.sum` (+22 -16) </details> ### 📄 Description Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 1.35.0 to 1.35.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uptrace/uptrace-go/commit/ce2d4ac1ac7881c3a7efce8b01b44338d1cab3a6"><code>ce2d4ac</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/199">#199</a> from uptrace/release/v1.35.1</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/ced374fb76a747504012481831ad8ce27dcdbeac"><code>ced374f</code></a> chore: release v1.35.1 (release.sh)</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/6373528a9f20bcc521ad851c589c85a73e48e914"><code>6373528</code></a> chore: update dependencies</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/dc942514a0a1bf82ad0d20bf2579cf93f9a444f3"><code>dc94251</code></a> chore: remove changelog</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/d0bb33c169c51b0a52338224bee5a6a7155a4587"><code>d0bb33c</code></a> feat: allow to configure multiple exporters</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/7434707d3e4bc5a7d6a39ebb4d86d3297c3336a9"><code>7434707</code></a> chore: fix links</li> <li>See full diff in <a href="https://github.com/uptrace/uptrace-go/compare/v1.35.0...v1.35.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/uptrace/uptrace-go&package-manager=go_modules&previous-version=1.35.0&new-version=1.35.1)](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:29 +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#660
No description provided.