[PR #443] [MERGED] fix(deps): bump github.com/uptrace/uptrace-go from 1.26.0 to 1.27.1 in /api #455

Closed
opened 2026-03-03 16:38:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

2 files changed (+59 additions, -50 deletions)

View changed files

📝 api/go.mod (+19 -16)
📝 api/go.sum (+40 -34)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/uptrace/uptrace-go from 1.26.0 to 1.27.1.

Release notes

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

v1.27.1

Please refer to CHANGELOG.md for details

v1.27.0

Please refer to CHANGELOG.md for details

v1.26.2

Please refer to CHANGELOG.md for details

v1.26.1

Please refer to CHANGELOG.md for details

Commits
  • ba72de3 Merge pull request #171 from uptrace/release/v1.27.1
  • 6c73b22 chore: release v1.27.1 (release.sh)
  • 91a09ce chore: report stacktrace with panics
  • 5298766 chore: add readme
  • 8992157 Merge pull request #170 from uptrace/release/v1.27.0
  • 34eee4b chore: fix golangci-lint
  • 8b32143 chore: release v1.27.0 (release.sh)
  • 39c83c3 feat: support logs
  • e465a5c Merge pull request #169 from uptrace/release/v1.26.2
  • 36e1ac9 chore: fix dsn test
  • 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/443 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2024 **Status:** ✅ Merged **Merged:** 6/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.27.1` --- ### 📝 Commits (1) - [`2b2c085`](https://github.com/NdoleStudio/httpsms/commit/2b2c085b20759986c6046379028ef405c7739bdb) fix(deps): bump github.com/uptrace/uptrace-go in /api ### 📊 Changes **2 files changed** (+59 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+19 -16) 📝 `api/go.sum` (+40 -34) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 1.26.0 to 1.27.1. <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.27.1</h2> <p>Please refer to <a href="https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details</p> <h2>v1.27.0</h2> <p>Please refer to <a href="https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details</p> <h2>v1.26.2</h2> <p>Please refer to <a href="https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details</p> <h2>v1.26.1</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/ba72de38af5c0cf1f73f72f07d6114eaaf584380"><code>ba72de3</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/171">#171</a> from uptrace/release/v1.27.1</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/6c73b227d668061126db6b9744e0b70f7ff23373"><code>6c73b22</code></a> chore: release v1.27.1 (release.sh)</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/91a09cece516e2d5f6456608a2bbfba836ac1d32"><code>91a09ce</code></a> chore: report stacktrace with panics</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/5298766cb6cc8fd10c217464b4c950ab16e21ded"><code>5298766</code></a> chore: add readme</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/8992157ba864c22b44ec305b9b835c94cd277980"><code>8992157</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/170">#170</a> from uptrace/release/v1.27.0</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/34eee4b8859726a8334086e7db69a83ab4d181d3"><code>34eee4b</code></a> chore: fix golangci-lint</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/8b32143d823e19dc21231606e37b95ed4d1f3704"><code>8b32143</code></a> chore: release v1.27.0 (release.sh)</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/39c83c3df5824de58e6e05ca720de2da5d641421"><code>39c83c3</code></a> feat: support logs</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/e465a5c8005042c09b80c1e66869cf686959508b"><code>e465a5c</code></a> Merge pull request <a href="https://redirect.github.com/uptrace/uptrace-go/issues/169">#169</a> from uptrace/release/v1.26.2</li> <li><a href="https://github.com/uptrace/uptrace-go/commit/36e1ac964b46f6871decc2728a531064399a61c1"><code>36e1ac9</code></a> chore: fix dsn test</li> <li>Additional commits viewable in <a href="https://github.com/uptrace/uptrace-go/compare/v1.26.0...v1.27.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.26.0&new-version=1.27.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:38:28 +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#455
No description provided.