chore(deps): bump the ruby group with 9 updates - #1217
Merged
Conversation
Bumps the ruby group with 9 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``4a23fb6`` | ``eaebbf2`` | | [async](https://github.com/socketry/async) | `2.43.0` | `2.44.0` | | [async-http](https://github.com/socketry/async-http) | `0.98.1` | `0.99.0` | | [io-event](https://github.com/socketry/io-event) | `1.19.3` | `1.19.4` | | [json](https://github.com/ruby/json) | `2.21.1` | `2.21.2` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.64.0` | `0.68.0` | | [protocol-http1](https://github.com/socketry/protocol-http1) | `0.39.0` | `0.40.0` | | [protocol-url](https://github.com/socketry/protocol-url) | `0.4.0` | `0.5.0` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.8.2` | `2.8.3` | Updates `html2rss` from `4a23fb6` to `eaebbf2` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@4a23fb6...eaebbf2) Updates `async` from 2.43.0 to 2.44.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.43.0...v2.44.0) Updates `async-http` from 0.98.1 to 0.99.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.98.1...v0.99.0) Updates `io-event` from 1.19.3 to 1.19.4 - [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.19.3...v1.19.4) Updates `json` from 2.21.1 to 2.21.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.21.1...v2.21.2) Updates `protocol-http` from 0.64.0 to 0.68.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.64.0...v0.68.0) Updates `protocol-http1` from 0.39.0 to 0.40.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.39.0...v0.40.0) Updates `protocol-url` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/socketry/protocol-url/blob/main/releases.md) - [Commits](socketry/protocol-url@v0.4.0...v0.5.0) Updates `zeitwerk` from 2.8.2 to 2.8.3 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: html2rss dependency-version: eaebbf2159f9e82734c216da55bddb346db9865a dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: async-http dependency-version: 0.99.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: io-event dependency-version: 1.19.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.21.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.68.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http1 dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-url dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Merge Queue Status
This pull request spent 2 minutes 14 seconds in the queue, including 1 minute 14 seconds running CI. Required conditions to merge
|
22 tasks
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:
4a23fb6eaebbf22.43.02.44.00.98.10.99.01.19.31.19.42.21.12.21.20.64.00.68.00.39.00.40.00.4.00.5.02.8.22.8.3Updates
html2rssfrom4a23fb6toeaebbf2Commits
eaebbf2feat(pagination): generalized multi-strategy pagination framework (#404)5cd48dfrefactor: deepen AutoSource and request seams (+ guard/budget fixes) (#402)28c9964fix: resolve rubocop and yard-lint offenses from gem updatesdc5b2e7chore(deps): bump the ruby-deps group with 5 updatesUpdates
asyncfrom 2.43.0 to 2.44.0Release notes
Sourced from async's releases.
Changelog
Sourced from async's changelog.
Commits
9bbc07dBump minor version.66656f4Reset blocked operations after fork. (#463)Updates
async-httpfrom 0.98.1 to 0.99.0Release notes
Sourced from async-http's releases.
Changelog
Sourced from async-http's changelog.
Commits
710f4beBump minor version.fb7e8e5Wait for HTTP/2 requests to finish. (#235)e00ce34Close HTTP/2 request queue. (#234)c199edbUse promises for protocol readiness. (#233)7a635cdRetry remote HTTP/2 internal errors. (#232)Updates
io-eventfrom 1.19.3 to 1.19.4Release notes
Sourced from io-event's releases.
Changelog
Sourced from io-event's changelog.
Commits
cfb0645Bump patch version.12e5cf0Capture selector wait errors immediately. (#206)Updates
jsonfrom 2.21.1 to 2.21.2Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
5a32e43Release 2.21.22c332bfAlso don't compute ResumableParser cursor position for warning5499aa5Improve max_nesting documentation499d9bcFix the parser benchmark bytes reportf5fc245Pass '-mno-outline' to the compiler (if supported) to prevent function outlin...Updates
protocol-httpfrom 0.64.0 to 0.68.0Release notes
Sourced from protocol-http's releases.
Changelog
Sourced from protocol-http's changelog.
Commits
a0a0c98Bump minor version.b49d0cdAdd HTTP status descriptions. (#114)42cebb1Bump minor version.834c452Parse Range header values. (#112)5a09a3bBump minor version.bcb58b1Introduce remote error. (#110)8f597aeBump minor version.2effe9dUse multiple fields forset-cookieheader. (#101)787d6dbHarden Accept header parsing. (#109)Updates
protocol-http1from 0.39.0 to 0.40.0Release notes
Sourced from protocol-http1's releases.
Changelog
Sourced from protocol-http1's changelog.
Commits
8d4b9e5Bump minor version.df655f3Use protocol-http status descriptions. (#55)Updates
protocol-urlfrom 0.4.0 to 0.5.0Changelog
Sourced from protocol-url's changelog.
Commits
b4fd25dBump minor version.c66809eDecode URL encoded form data. (#1)3989cd6100% documentation coverage.Updates
zeitwerkfrom 2.8.2 to 2.8.3Changelog
Sourced from zeitwerk's changelog.
Commits
607973fReady for 2.8.38f09b96Let eager loading skip collapsed eager loading exceptionsf548f2cRemove unused variablesDependabot 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