Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps github.com/go-faster/sdk from 0.29.1 to 0.29.3.

Release notes

Sourced from github.com/go-faster/sdk's releases.

v0.29.3

Better handle graceful shutdown.

v0.29.2

Support http/protobuf as OTEL_EXPORTER_OTLP_PROTOCOL

Commits
  • 4dcaf41 fix(app): wait for shutdownContext
  • 9fe8c45 Merge pull request #234 from go-faster/dependabot/go_modules/opentelemetry-1c...
  • 183bddb feat: support http/protobuf
  • a2af73c chore(deps): bump go.opentelemetry.io/collector/pdata
  • 400985c Merge pull request #235 from go-faster/dependabot/go_modules/golang.org/x/syn...
  • 743a7e4 chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0
  • 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)

Bumps [github.com/go-faster/sdk](https://github.com/go-faster/sdk) from 0.29.1 to 0.29.3.
- [Release notes](https://github.com/go-faster/sdk/releases)
- [Commits](go-faster/sdk@v0.29.1...v0.29.3)

---
updated-dependencies:
- dependency-name: github.com/go-faster/sdk
  dependency-version: 0.29.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 4.51%. Comparing base (ca5eb52) to head (719d7e7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #616   +/-   ##
=====================================
  Coverage   4.51%   4.51%           
=====================================
  Files        173     173           
  Lines      24471   24471           
=====================================
  Hits        1104    1104           
  Misses     23241   23241           
  Partials     126     126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ernado ernado merged commit 25fd5b2 into main Nov 13, 2025
12 checks passed
@ernado ernado deleted the dependabot/go_modules/github.com/go-faster/sdk-0.29.3 branch November 13, 2025 02:14
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.

2 participants