Skip to content

Comments

build(deps): bump github.com/appleboy/go-httpretry from 0.7.0 to 0.11.0#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/appleboy/go-httpretry-0.11.0
Closed

build(deps): bump github.com/appleboy/go-httpretry from 0.7.0 to 0.11.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/appleboy/go-httpretry-0.11.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

⚠️ 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/appleboy/go-httpretry from 0.7.0 to 0.11.0.

Release notes

Sourced from github.com/appleboy/go-httpretry's releases.

v0.11.0

Changelog

Features

  • af3c14a3e3a1deb17031f6158573cc3f447aca64: feat: improve logger detail and test coverage for retries and failures (@​appleboy)

Refactor

  • ace321b00021f8a584e572af9b973061b044045c: refactor: refactor delay handling in tests to use milliseconds (@​appleboy)

v0.10.0

Changelog

Features

  • 0c247226c7ea7d7acbf658e3fa5d4da8659153d1: feat: add extensible observability via metrics, tracing, and logging (#11) (@​appleboy)
  • 8eba4762723d0ef03bd07a8c7b5dd8020bff2ac2: feat: enable structured logging by default with slog adapter (#12) (@​appleboy)
  • 8908bf42df35589e604aa1fcbecd11e7e3b14281: feat: enable disabling of metrics, tracing, and logging via nil options (@​appleboy)
  • b6a7e9c0367fa736cb0ae4e173650b1f8e1e233a: feat: optimize observability logic with internal enablement flags (#15) (@​appleboy)

Refactor

  • 7c05a061c7730461eb5392b6aaf9bbbc07dc32d3: refactor: refactor HTTP client for improved context and error handling (#13) (@​appleboy)

Build process updates

  • f28c8fea614d77ff4647e9578096aa8e53939301: build(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 (#10) (@​dependabot[bot])
  • 05b6d51e34a6988fddd39e45f991399fc129f12f: ci: update Go and golangci-lint versions in CI configuration (@​appleboy)

Others

  • 3a1469fd07db575d55f1f422930b04d33f25f5d7: style: improve upload status output formatting (@​appleboy)
  • 4ae33bab336c88b8c1288ac30c07a14374dca8c1: style: refactor formatting and style across observability modules (@​appleboy)
  • 37dae4c8abd69547a9fb3547490eb70abb3a89ae: test: refactor and test retry delay logic for improved accuracy (#14) (@​appleboy)

v0.9.0

Changelog

Features

  • 27b67e2ad2e01664fe6edbf6cd3c78506155b7a0: feat: add new client presets and improve retry configurations (@​appleboy)
  • 9603477844a9d3b69c14f2d764b53d6a6bde1334: feat: document and enhance large file upload and JSON request patterns (#9) (@​appleboy)

Bug fixes

  • df263b7cc3aaa786e468d7fa8494ad3b9fa26b0d: fix: add nil request validation and tests for HTTP client methods (@​appleboy)

Build process updates

  • bc77b2467ad958504a9c0b55e26407b478dc6d38: ci: add Go 1.26 to CI testing matrix (@​appleboy)

Documentation updates

  • 02d1875d56665afa67b3950859d36e290b553d4a: docs: refactor and expand documentation with modular guides and examples (@​appleboy)

Others

  • fce4c94d2f8362ef1005d478fad0fb54eac1aab7: test: make test timing deterministic and refine assertion logic (@​appleboy)

v0.8.0

Changelog

Refactor

  • 435e957b5e3f4e451a9e3c7ecec32ceeadbe7b31: refactor: client API to align with standard http.Client interface (#8) (@​appleboy)

Documentation updates

  • 6db5184b2cbe73234cdd64b42cd2f223a0f45f70: docs: add comprehensive runnable examples and enhance documentation (@​appleboy)
Commits
  • ace321b refactor: refactor delay handling in tests to use milliseconds
  • af3c14a feat: improve logger detail and test coverage for retries and failures
  • b6a7e9c feat: optimize observability logic with internal enablement flags (#15)
  • 37dae4c test: refactor and test retry delay logic for improved accuracy (#14)
  • 8908bf4 feat: enable disabling of metrics, tracing, and logging via nil options
  • 7c05a06 refactor: refactor HTTP client for improved context and error handling (#13)
  • 8eba476 feat: enable structured logging by default with slog adapter (#12)
  • 05b6d51 ci: update Go and golangci-lint versions in CI configuration
  • 4ae33ba style: refactor formatting and style across observability modules
  • 0c24722 feat: add extensible observability via metrics, tracing, and logging (#11)
  • 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 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/appleboy/go-httpretry](https://github.com/appleboy/go-httpretry) from 0.7.0 to 0.11.0.
- [Release notes](https://github.com/appleboy/go-httpretry/releases)
- [Commits](appleboy/go-httpretry@v0.7.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 20, 2026
@appleboy appleboy closed this Feb 20, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/appleboy/go-httpretry-0.11.0 branch February 20, 2026 06:41
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