Skip to content

chore(deps): bump async-http from 0.95.1 to 0.98.1 in the async-stack group - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/async-stack-4bba12474c
Open

chore(deps): bump async-http from 0.95.1 to 0.98.1 in the async-stack group#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/async-stack-4bba12474c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps the async-stack group with 1 update: async-http.

Updates async-http from 0.95.1 to 0.98.1

Release notes

Sourced from async-http's releases.

v0.98.1

  • Probe idle HTTP/1 connections before reuse, avoiding requests on connections already closed by the peer.

v0.98.0

  • Rewind request bodies before retrying requests.

v0.97.0

  • Exposed all supported protocol names from the plaintext HTTP protocol negotiator.

v0.96.0

  • Made metrics and traces optional runtime dependencies. Applications that use the providers should depend on the corresponding gem and require the provider explicitly.
Changelog

Sourced from async-http's changelog.

v0.98.1

  • Probe idle HTTP/1 connections before reuse, avoiding requests on connections already closed by the peer.

v0.98.0

  • Rewind request bodies before retrying requests.

v0.97.0

  • Exposed all supported protocol names from the plaintext HTTP protocol negotiator.

v0.96.0

  • Made metrics and traces optional runtime dependencies. Applications that use the providers should depend on the corresponding gem and require the provider explicitly.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the async-stack group with 1 update: [async-http](https://github.com/socketry/async-http).


Updates `async-http` from 0.95.1 to 0.98.1
- [Release notes](https://github.com/socketry/async-http/releases)
- [Changelog](https://github.com/socketry/async-http/blob/main/releases.md)
- [Commits](socketry/async-http@v0.95.1...v0.98.1)

---
updated-dependencies:
- dependency-name: async-http
  dependency-version: 0.98.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: async-stack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 27, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants