chore(deps): bump the ruby group with 6 updates#1180
Merged
Conversation
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``c133c1b`` | ``510ba84`` | | [async-websocket](https://github.com/socketry/async-websocket) | `0.30.0` | `0.30.1` | | [io-event](https://github.com/socketry/io-event) | `1.16.1` | `1.16.2` | | [io-stream](https://github.com/socketry/io-stream) | `0.13.0` | `0.13.1` | | [json](https://github.com/ruby/json) | `2.19.8` | `2.19.9` | | [rss](https://github.com/ruby/rss) | `0.3.2` | `0.3.3` | Updates `html2rss` from `c133c1b` to `510ba84` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@c133c1b...510ba84) Updates `async-websocket` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/socketry/async-websocket/releases) - [Changelog](https://github.com/socketry/async-websocket/blob/main/releases.md) - [Commits](socketry/async-websocket@v0.30.0...v0.30.1) Updates `io-event` from 1.16.1 to 1.16.2 - [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.16.1...v1.16.2) Updates `io-stream` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/socketry/io-stream/releases) - [Changelog](https://github.com/socketry/io-stream/blob/main/releases.md) - [Commits](socketry/io-stream@v0.13.0...v0.13.1) Updates `json` from 2.19.8 to 2.19.9 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.8...v2.19.9) Updates `rss` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](ruby/rss@0.3.2...0.3.3) --- updated-dependencies: - dependency-name: html2rss dependency-version: 510ba8436b5910cf0a760a47a14e0922efe74c94 dependency-type: direct:production dependency-group: ruby - dependency-name: async-websocket dependency-version: 0.30.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.16.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-stream dependency-version: 0.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rss dependency-version: 0.3.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 1 minute 24 seconds in the queue, including 1 minute 2 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 6 updates:
c133c1b510ba840.30.00.30.11.16.11.16.20.13.00.13.12.19.82.19.90.3.20.3.3Updates
html2rssfromc133c1bto510ba84Commits
510ba84chore(release): bump version to v0.21.0 (#385)a1209bfperf: optimize EnclosureExtractor (Allocations -6k) (#384)21e8335perf: optimize auto_source extraction path (Allocations -6k) (#383)817d9bdperf: optimize auto_source extraction path (Walltime -68%, Allocations -17%) ...d4e2e59perf: optimize auto_source extraction path (#381)079045eperf: optimize auto_source extraction path (#380)de1f7e9perf: optimize AutoSource walltime and allocations (#379)3b7b6bfperf: address shape warning inArticleand reduce allocations (#378)7667bf9feat: bump minimum required ruby to 3.3 and modernize (#377)150be6cchore(release): bump version to v0.20.1 (#376)Updates
async-websocketfrom 0.30.0 to 0.30.1Changelog
Sourced from async-websocket's changelog.
Commits
648132bBump patch version.552c0b2Remove explicit lock file.b3d0c8bAdd missing context files.4edce38Update release notes.9d459c5Modernize code.3100769Fix test coverage workflow.Updates
io-eventfrom 1.16.1 to 1.16.2Release notes
Sourced from io-event's releases.
Changelog
Sourced from io-event's changelog.
Commits
a360692Bump patch version.c3f22d7Add release notes.625b3dbOrganize selector benchmarks39fe48dAdd priority heap benchmarks0c86269Optimize timer flushing. (#182)e358452Compact cancelled timers lazily. (#181)18296faAdd timer cancellation benchmarksUpdates
io-streamfrom 0.13.0 to 0.13.1Release notes
Sourced from io-stream's releases.
Changelog
Sourced from io-stream's changelog.
Commits
0ac472bBump patch version.c88b04fModernize code.Updates
jsonfrom 2.19.8 to 2.19.9Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
2cff267Release 2.19.9fd6a65bgenerator.c: don't start with a stack buffer in IO caseUpdates
rssfrom 0.3.2 to 0.3.3Release notes
Sourced from rss's releases.
Changelog
Sourced from rss's changelog.
Commits
a59a464Add 0.3.3 entry4bef4c2fix: Improve the performance of the CONTENT_PATTERN regex in RSS parser to av...7ce2fd5Bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.0.0 (#65)359dcb5Use trusted publishing540235bBump versionDependabot 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