chore(deps): bump the ruby group with 7 updates#1133
Merged
mergify[bot] merged 1 commit intomainfrom Apr 13, 2026
Merged
Conversation
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``4a414ce`` | ``e29ffd7`` | | [async-http](https://github.com/socketry/async-http) | `0.94.2` | `0.95.0` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0331` | `3.2026.0407` | | [parallel](https://github.com/grosser/parallel) | `2.0.0` | `2.0.1` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.60.0` | `0.62.0` | | [protocol-http1](https://github.com/socketry/protocol-http1) | `0.37.0` | `0.39.0` | | [protocol-http2](https://github.com/socketry/protocol-http2) | `0.24.0` | `0.26.0` | Updates `html2rss` from `4a414ce` to `e29ffd7` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@4a414ce...e29ffd7) Updates `async-http` from 0.94.2 to 0.95.0 - [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.94.2...v0.95.0) Updates `mime-types-data` from 3.2026.0331 to 3.2026.0407 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2026.0331...v3.2026.0407) Updates `parallel` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v2.0.0...v2.0.1) Updates `protocol-http` from 0.60.0 to 0.62.0 - [Release notes](https://github.com/socketry/protocol-http/releases) - [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md) - [Commits](socketry/protocol-http@v0.60.0...v0.62.0) Updates `protocol-http1` from 0.37.0 to 0.39.0 - [Release notes](https://github.com/socketry/protocol-http1/releases) - [Changelog](https://github.com/socketry/protocol-http1/blob/main/releases.md) - [Commits](socketry/protocol-http1@v0.37.0...v0.39.0) Updates `protocol-http2` from 0.24.0 to 0.26.0 - [Release notes](https://github.com/socketry/protocol-http2/releases) - [Changelog](https://github.com/socketry/protocol-http2/blob/main/releases.md) - [Commits](socketry/protocol-http2@v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: e29ffd71ed8e5887a3a87df7b904c82e455e2067 dependency-type: direct:production dependency-group: ruby - dependency-name: async-http dependency-version: 0.95.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0407 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parallel dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.62.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http1 dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http2 dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Merge Queue Status
This pull request spent 1 minute 20 seconds in the queue, including 1 minute 6 seconds running CI. Required conditions to merge
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby group with 7 updates:
4a414cee29ffd70.94.20.95.03.2026.03313.2026.04072.0.02.0.10.60.00.62.00.37.00.39.00.24.00.26.0Updates
html2rssfrom4a414cetoe29ffd7Commits
e29ffd7chore(deps): bump addressable from 2.8.9 to 2.9.0 (#354)54a4fb9refactor: unify Hash operations and symbol-key internals (#353)c5bb745feat(scraper): let wordpress query paginated archives (#352)Updates
async-httpfrom 0.94.2 to 0.95.0Release notes
Sourced from async-http's releases.
Changelog
Sourced from async-http's changelog.
... (truncated)
Commits
7144eabBump minor version.968fe0dBetter handling of refused requests. (#222)7a8850eUpdate error-during-body-write test for protocol-http1 v0.37.1.7c30830Minor test improvement.5028705Bump patch version.f25091dFix HTTP/2 response leak. (#219)5004f0a100% documentation coverage.3057c9cModernize code.0a3cfd6Test robustness on Ruby 4+.Updates
mime-types-datafrom 3.2026.0331 to 3.2026.0407Changelog
Sourced from mime-types-data's changelog.
Commits
cdd6e72Update mime-types-data 3.2026.0407 / 2026-04-071bcba11deps: bump the actions group with 2 updatesUpdates
parallelfrom 2.0.0 to 2.0.1Changelog
Sourced from parallel's changelog.
Commits
f9c570bv2.0.145c60abMerge pull request #366 from tagliala/chore/opt-in-for-mfa-explicitlyc80ad3cOpt-in for MFA requirement explicitlye2ad082simplify changelog0c27347Merge pull request #364 from sferik/changelogb76538aAdd CHANGELOG.md with full release historyUpdates
protocol-httpfrom 0.60.0 to 0.62.0Release notes
Sourced from protocol-http's releases.
Changelog
Sourced from protocol-http's changelog.
Commits
d8b5f53Bump minor version.99873c6RenameRequestRefusedError->RefusedError.af8cb2eBump minor version.f47889bIntroduceProtocol::HTTP::RequestRefusedError.Updates
protocol-http1from 0.37.0 to 0.39.0Release notes
Sourced from protocol-http1's releases.
Changelog
Sourced from protocol-http1's changelog.
Commits
6e4af8cBump minor version.0344794RenameRequestRefusedError->RefusedError.fa384faFix documentation.1406b0bBump minor version.1f9f4beBetter handling ofwrite_requestfailures. (#54)5dd30b4Bump patch version.4affdc0Deferbody.closeuntil final chunk is written. (#53)5b4ab72Modernize code.Updates
protocol-http2from 0.24.0 to 0.26.0Release notes
Sourced from protocol-http2's releases.
Changelog
Sourced from protocol-http2's changelog.
Commits
b33b6a4Bump minor version.382befeUse RefusedError directly in stream close! transition.5fbef08Bump minor version.5b518b5Better handling of GOAWAY. (#28)17f7b3bModernize code.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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