Skip to content

chore(deps): bump github.com/bufbuild/httplb from 0.3.0 to 0.4.1#389

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/bufbuild/httplb-0.4.1
Closed

chore(deps): bump github.com/bufbuild/httplb from 0.3.0 to 0.4.1#389
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/bufbuild/httplb-0.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps github.com/bufbuild/httplb from 0.3.0 to 0.4.1.

Release notes

Sourced from github.com/bufbuild/httplb's releases.

v0.4.1

Bugfixes

  • Make it safe for users to wrap embedded client's Transport with their own middleware by @​jhump in #79
  • Fix issue where health check loop could prematurely exit due to incorrect context usage by @​anuraaga in #80

New Contributors

Full Changelog: bufbuild/httplb@v0.4.0...v0.4.1

v0.4.0

What's Changed

Enhancements

Bugfixes

  • Correct usage of timers for library updates in Go 1.23 by @​glowfall in #74

Other Changes

  • Use standard library support for H2C when building with Go 1.24 by @​jhump in #76

New Contributors

Full Changelog: bufbuild/httplb@v0.3.1...v0.4.0

v0.3.1

What's Changed

Bugfixes

  • Fix issue with health checker context being cancelled prematurely by @​jhump in #70

Full Changelog: bufbuild/httplb@v0.3.0...v0.3.1

Commits
  • 3d01798 Fix health check loop closes on probe timeout (#80)
  • 1d8b08b Make it safe for users to wrap transport with their own middleware (#79)
  • cb2bdba Add go1.24-specific implementation of "h2c" scheme (#76)
  • b069868 Update usage of random number generators (#77)
  • 48a551d Fix usage of timers for go 1.23 (#74)
  • d2dee47 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#75)
  • 0a20849 Bump golang.org/x/net from 0.33.0 to 0.36.0 (#73)
  • 503b18a Bump golang.org/x/net from 0.23.0 to 0.33.0 (#72)
  • 023d3e5 Add new WithDisableCompression configuration (#71)
  • 052fe86 Fix issue with context being cancelled prematurely (#70)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [github.com/bufbuild/httplb](https://github.com/bufbuild/httplb) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/bufbuild/httplb/releases)
- [Commits](bufbuild/httplb@v0.3.0...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/httplb
  dependency-version: 0.4.1
  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/github.com/bufbuild/httplb-0.4.1 branch from 4bd105e to 7aaa5e1 Compare May 24, 2026 09:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

Looks like github.com/bufbuild/httplb is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this May 24, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/bufbuild/httplb-0.4.1 branch May 24, 2026 10:09
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.

0 participants