Skip to content

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

Merged
AchoArnold merged 1 commit intomainfrom
dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.27.1
Jun 2, 2024
Merged

fix(deps): bump github.com/uptrace/uptrace-go from 1.26.0 to 1.27.1 in /api#443
AchoArnold merged 1 commit intomainfrom
dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.27.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2024

⚠️ 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2024
@dependabot dependabot Bot requested a review from AchoArnold June 1, 2024 00:12
@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jun 1, 2024

PR Summary

This PR involves a series of updates centered primarily around improving the performance and stability of the application. The changes we're talking about are in a file that dictates which versions of several tools our software uses. By updating these, we're ensuring we have the latest features, performance improvements, and security patches.

  • Updated Telemetry Libraries

    The Uptrace and OpenTelemetry libraries used for monitoring the performance of the system and tracing the flow of data through various operations have been updated. This will help in providing more accurate and detailed information about system behavior.

  • Improved Logging

    The Logr library, which helps in logging system activity for debugging and understanding system behavior, has been updated for better performance and error tracking.

  • Updated Communication Libraries

    The gRPC and gRPC-Gateway libraries which are used for efficient, high-performance communication between different parts of the system have been updated. The upgrade will improve system communication and offer more reliable service interaction within the application.

  • Enhanced Security and System Libraries

    Other system and security libraries like golang.org/x/crypto, golang.org/x/net, and golang.org/x/sys have been updated to augment system behavior and further harden security.

  • Improved Text and API Libraries

    Updates to these libraries help improve text processing and interaction with other systems and services respectively, ensuring smooth operation across diverse environments.

Overall, this PR is about staying up-to-date with the latest versions of our toolset, improving system security, performance, and facilitating easier maintenance and debugging.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.27.1 branch 2 times, most recently from bbf65f8 to 59e9693 Compare June 2, 2024 20:03
Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 1.26.0 to 1.27.1.
- [Release notes](https://github.com/uptrace/uptrace-go/releases)
- [Changelog](https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md)
- [Commits](uptrace/uptrace-go@v1.26.0...v1.27.1)

---
updated-dependencies:
- dependency-name: github.com/uptrace/uptrace-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.27.1 branch from 59e9693 to 2b2c085 Compare June 2, 2024 20:07
@AchoArnold AchoArnold merged commit 6c43243 into main Jun 2, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.27.1 branch June 2, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant