chore(deps): bump the ruby group with 9 updates#1127
Merged
mergify[bot] merged 1 commit intomainfrom Apr 6, 2026
Merged
Conversation
Bumps the ruby group with 9 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``e11e251`` | ``4a414ce`` | | [addressable](https://github.com/sporkmonger/addressable) | `2.8.9` | `2.9.0` | | [async](https://github.com/socketry/async) | `2.38.1` | `2.39.0` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.1.0` | `4.1.1` | | [io-event](https://github.com/socketry/io-event) | `1.14.5` | `1.15.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0317` | `3.2026.0331` | | [parallel](https://github.com/grosser/parallel) | `1.27.0` | `2.0.0` | | [protocol-rack](https://github.com/socketry/protocol-rack) | `0.22.0` | `0.22.1` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.11.3` | `2.12.0` | Updates `html2rss` from `e11e251` to `4a414ce` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@e11e251...4a414ce) Updates `addressable` from 2.8.9 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.9...addressable-2.9.0) Updates `async` from 2.38.1 to 2.39.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.38.1...v2.39.0) Updates `bigdecimal` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v4.1.0...v4.1.1) Updates `io-event` from 1.14.5 to 1.15.1 - [Release notes](https://github.com/socketry/io-event/releases) - [Changelog](https://github.com/socketry/io-event/blob/main/releases.md) - [Commits](socketry/io-event@v1.14.5...v1.15.1) Updates `mime-types-data` from 3.2026.0317 to 3.2026.0331 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2026.0317...v3.2026.0331) Updates `parallel` from 1.27.0 to 2.0.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v1.27.0...v2.0.0) Updates `protocol-rack` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/socketry/protocol-rack/releases) - [Changelog](https://github.com/socketry/protocol-rack/blob/main/releases.md) - [Commits](socketry/protocol-rack@v0.22.0...v0.22.1) Updates `regexp_parser` from 2.11.3 to 2.12.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](ammar/regexp_parser@v2.11.3...v2.12.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 4a414ce3f0652ca19d2b632a401042cfd00159a6 dependency-type: direct:production dependency-group: ruby - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: async dependency-version: 2.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: bigdecimal dependency-version: 4.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.15.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0331 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parallel dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby - dependency-name: protocol-rack dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: regexp_parser dependency-version: 2.12.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 47 seconds in the queue, including 1 minute 33 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 9 updates:
e11e2514a414ce2.8.92.9.02.38.12.39.04.1.04.1.11.14.51.15.13.2026.03173.2026.03311.27.02.0.00.22.00.22.12.11.32.12.0Updates
html2rssfrome11e251to4a414ceCommits
4a414cefix: compact Rendering#to_html output (#351)eebde08docs: fix yard generation and stabilize with yard-lint (#350)Updates
addressablefrom 2.8.9 to 2.9.0Changelog
Sourced from addressable's changelog.
Commits
0c3e858Revving version and changelog91915c1Fixing additional vulnerable pathsa091e39Add many more adversarial test cases to ensure we don't have any ReDoS regres...463a819Regenerate gemspec on newer rubygems0afcb0bImprove from O(n^2) to O(n)c87f768Fix a ReDoS vulnerability in URI template matchingUpdates
asyncfrom 2.38.1 to 2.39.0Release notes
Sourced from async's releases.
Changelog
Sourced from async's changelog.
Commits
886d62cBump minor version.2c89c3fMake the test more robust.751b6aaBarrier waits return nil or number of tasks waited on.7f00f35Break the cycle between the task and the fiber as early as possible.Updates
bigdecimalfrom 4.1.0 to 4.1.1Release notes
Sourced from bigdecimal's releases.
Changelog
Sourced from bigdecimal's changelog.
Commits
219cb2eBump version to v4.1.1 (#516)3bf735fAdd a workaround for slow BigDecimal#to_f when it has large N_significant_dig...ae1d238tiny grammar fix in README.md (#513)70caa24Update to cover change in Bundler (#512)f0985b3Increase VpMult batch size (#511)32fb1deMultiplication with 8-decdig batch (#501)1f2894fRemove unused minitest from Gemfile (#510)bf04ad4Make BigDecimal object embedded (#507)64834a8Add changelog for 4.1.0. (#508)db5888aDefinetestas the default rake task (#509)Updates
io-eventfrom 1.14.5 to 1.15.1Release notes
Sourced from io-event's releases.
Changelog
Sourced from io-event's changelog.
... (truncated)
Commits
ccd0953Bump patch version.41f2033Fix error handling - oops.fed29b7Update copyrights.5c20637Bump minor version.94d41f7Clarify behavior of IO_Event_Selector_loop_yield to prevent self-transfer in ...7313f0aFix handling of closed IO objects inIO::Event::Selector::Select. (#165)aa47301Add bounds check for offset.Updates
mime-types-datafrom 3.2026.0317 to 3.2026.0331Changelog
Sourced from mime-types-data's changelog.
Commits
8568213Update mime-types-data 3.2026.0331 / 2026-03-31Updates
parallelfrom 1.27.0 to 2.0.0Changelog
Sourced from parallel's changelog.
Commits
090b054v2.0.0704149dMerge pull request #363 from grosser/grosser/rac46aee485ruby 4 ractors975c4a9Merge pull request #362 from brandonzylstra/patch-1ce48269Update Readme.mddab9b43Merge pull request #361 from grosser/grosser/40ee6300bump rubiese141db9v1.28.0679f6ecMerge pull request #360 from grosser/grosser/dump0da8239dump undumpable exceptions without cause if that fixes the issueUpdates
protocol-rackfrom 0.22.0 to 0.22.1Release notes
Sourced from protocol-rack's releases.
Changelog
Sourced from protocol-rack's changelog.
Commits
0177624Bump patch version.533c522Modernize code.7c1e555Rack 2 should not useto_ary. (#36)Updates
regexp_parserfrom 2.11.3 to 2.12.0Changelog
Sourced from regexp_parser's changelog.
Commits
55f48a1Release v2.12.02c97fc7Disable gouteur for mutant2d2babdAdd ruby 4 unicode propertiesDependabot 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