chore(deps): bump the ruby group with 5 updates - #1220
Merged
Conversation
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``eaebbf2`` | ``537b09f`` | | [async](https://github.com/socketry/async) | `2.44.0` | `2.44.1` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.68.0` | `0.70.0` | | [protocol-http1](https://github.com/socketry/protocol-http1) | `0.40.0` | `0.40.2` | | [protocol-url](https://github.com/socketry/protocol-url) | `0.5.0` | `0.10.0` | Updates `html2rss` from `eaebbf2` to `537b09f` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@eaebbf2...537b09f) Updates `async` from 2.44.0 to 2.44.1 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.44.0...v2.44.1) Updates `protocol-http` from 0.68.0 to 0.70.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.68.0...v0.70.0) Updates `protocol-http1` from 0.40.0 to 0.40.2 - [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.40.0...v0.40.2) Updates `protocol-url` from 0.5.0 to 0.10.0 - [Changelog](https://github.com/socketry/protocol-url/blob/main/releases.md) - [Commits](socketry/protocol-url@v0.5.0...v0.10.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 537b09f2d7b4b3e54898c614bb358f94cd54c8bf dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.44.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.70.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http1 dependency-version: 0.40.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-url dependency-version: 0.10.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 2 minutes in the queue, including 1 minute 12 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 5 updates:
eaebbf2537b09f2.44.02.44.10.68.00.70.00.40.00.40.20.5.00.10.0Updates
html2rssfromeaebbf2to537b09fCommits
537b09fchore(docs): update readme and context files627f893refactor(feed_builder): consolidate format builders under feed builder namespacee63008frefactor(html): move rendering helper modules under html rendering namespace318f403refactor: relocate deduplicator + category extractor (#408)422a836refactor!: promote Channel and collapse ItemScope post_process bag1e8a08erefactor(request): own timeouts on Budget and fold RuntimeInputdd96963test(auto_source): shorten Anchorless Discovery example for RuboCop1e3be61refactor(auto_source): name Discovery Anchorless jobs behind fallback_anchorless63bcbc5refactor(auto_source): unify content-anchor eligibility under LinkHeuristicsdc68fdcrefactor: rename SemanticHtml EntryDeduplicator for clarityUpdates
asyncfrom 2.44.0 to 2.44.1Changelog
Sourced from async's changelog.
Commits
bc86231Bump patch version.279e868Modernize code. Fixes #464.4d29457Improve Async and Sync documentation. (#465)Updates
protocol-httpfrom 0.68.0 to 0.70.0Release notes
Sourced from protocol-http's releases.
Changelog
Sourced from protocol-http's changelog.
Commits
247fc51Bump minor version.69605fcAdd stable weighted header preferences. (#118)be361a9Add stable Accept preference ordering. (#117)34103e9Bump minor version.2c3115eAdd#to_ioconversion for readable bodies. (#115)Updates
protocol-http1from 0.40.0 to 0.40.2Release notes
Sourced from protocol-http1's releases.
Changelog
Sourced from protocol-http1's changelog.
Commits
561c1b2Bump patch version.514a878Handle EOF while reading chunked trailers. (#57)be2d93aBump patch version.698c88eModernize code.69c1872Fix exception messages.38379aaBound fixed-length and chunked body reads, and validate chunk terminators. (#56)Updates
protocol-urlfrom 0.5.0 to 0.10.0Changelog
Sourced from protocol-url's changelog.
Commits
beeac11Bump minor version.903c45bRename the form data parser media type constant. (#7)39d583fBump minor version.3fe6ef6Introduce a limit error. (#6)00ef65eTest form data limit boundaries. (#5)9516bbaBump minor version.9ec1abcUse consistent form data limit naming. (#4)62a7646Bump minor version.b307245Support custom form data results. (#3)976a88fBump minor version.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