[PR #582] [MERGED] fix(deps): bump github.com/uptrace/uptrace-go from 1.31.0 to 1.32.0 in /api #591

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/582
Author: @dependabot[bot]
Created: 12/1/2024
Status: Merged
Merged: 12/1/2024
Merged by: @AchoArnold

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


📝 Commits (1)

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

📊 Changes

2 files changed (+37 additions, -36 deletions)

View changed files

📝 api/go.mod (+13 -12)
📝 api/go.sum (+24 -24)

📄 Description

Bumps github.com/uptrace/uptrace-go from 1.31.0 to 1.32.0.

Release notes

Sourced from github.com/uptrace/uptrace-go's releases.

v1.32.0

Please refer to CHANGELOG.md for details

Commits
  • 8b2b4d9 Merge pull request #187 from uptrace/release/v1.32.0
  • f6d16e2 chore: release v1.32.0 (release.sh)
  • a4d16ad Merge remote-tracking branch 'origin/master'
  • f267e1e chore: update dependencies
  • a1feb0a Merge pull request #179 from uptrace/dependabot/github_actions/actions/setup-...
  • e8bcefe Merge pull request #180 from uptrace/dependabot/github_actions/golangci/golan...
  • 4152851 Merge pull request #181 from uptrace/dependabot/github_actions/actions/checko...
  • e962489 build(deps): bump actions/checkout from 2 to 4
  • 5b58991 build(deps): bump golangci/golangci-lint-action from 2 to 6
  • ae6c990 build(deps): bump actions/setup-go from 2 to 5
  • Additional commits viewable 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/582 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/1/2024 **Status:** ✅ Merged **Merged:** 12/1/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.32.0` --- ### 📝 Commits (1) - [`da937d6`](https://github.com/NdoleStudio/httpsms/commit/da937d6c415e475c6e75c0dfafedd96785ba97b4) fix(deps): bump github.com/uptrace/uptrace-go in /api ### 📊 Changes **2 files changed** (+37 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+13 -12) 📝 `api/go.sum` (+24 -24) </details> ### 📄 Description Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 1.31.0 to 1.32.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uptrace/uptrace-go/releases">github.com/uptrace/uptrace-go's releases</a>.</em></p> <blockquote> <h2>v1.32.0</h2> <p>Please refer to <a href="https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uptrace/uptrace-go/commit/8b2b4d90d8d02aff1ff69c5036310e640148a5c6"><code>8b2b4d9</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/187">#187</a> from uptrace/release/v1.32.0</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/f6d16e24327d88cb7a1273e65fd469cc77fc7f2e"><code>f6d16e2</code></a> chore: release v1.32.0 (release.sh)</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/a4d16ad587b17b1122300ed81bc37f747ca72ae2"><code>a4d16ad</code></a> Merge remote-tracking branch 'origin/master'</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/f267e1ef0ea73fe43010ce08f79b9b055acea4b2"><code>f267e1e</code></a> chore: update dependencies</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/a1feb0a377e5870b5d428c36ce146fda9f95ad11"><code>a1feb0a</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/179">#179</a> from uptrace/dependabot/github_actions/actions/setup-...</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/e8bcefe48bd8804a178575803fa038eb6b2ce4bd"><code>e8bcefe</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/180">#180</a> from uptrace/dependabot/github_actions/golangci/golan...</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/4152851dd90d13a732791a84c659574c7b23d55b"><code>4152851</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/181">#181</a> from uptrace/dependabot/github_actions/actions/checko...</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/e96248966e00b4e0d331be4fe6a1e8aac25a5335"><code>e962489</code></a> build(deps): bump actions/checkout from 2 to 4</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/5b58991d8a0d4aaec4f2f323e6b086dd09d8fe9a"><code>5b58991</code></a> build(deps): bump golangci/golangci-lint-action from 2 to 6</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/ae6c990cbecac44776d741b201b92710103a9eb7"><code>ae6c990</code></a> build(deps): bump actions/setup-go from 2 to 5</li> <li>Additional commits viewable in <a href="https://github.com/uptrace/uptrace-go/compare/v1.31.0...v1.32.0">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.31.0&new-version=1.32.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:08 +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#591
No description provided.