chore(deps): bump the ruby group across 1 directory with 6 updates - #214
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ruby group across 1 directory with 6 updates#214dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ruby group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rails](https://github.com/rails/rails) | `8.1.3` | `8.1.3.1` | | [solid_queue](https://github.com/rails/solid_queue) | `1.4.0` | `1.6.0` | | [solid_cable](https://github.com/rails/solid_cable) | `4.0.0` | `4.0.2` | | [thruster](https://github.com/basecamp/thruster) | `0.1.22` | `0.1.23` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.45.0` | `4.46.0` | | [shakapacker](https://github.com/shakacode/shakapacker) | `10.2.0` | `10.3.1` | Updates `rails` from 8.1.3 to 8.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.3...v8.1.3.1) Updates `solid_queue` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.4.0...v1.6.0) Updates `solid_cable` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v4.0.0...v4.0.2) Updates `thruster` from 0.1.22 to 0.1.23 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](basecamp/thruster@v0.1.22...v0.1.23) Updates `selenium-webdriver` from 4.45.0 to 4.46.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.45.0...selenium-4.46.0) Updates `shakapacker` from 10.2.0 to 10.3.1 - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v10.2.0...v10.3.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: solid_queue dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby - dependency-name: solid_cable dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: thruster dependency-version: 0.1.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: selenium-webdriver dependency-version: 4.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: shakapacker dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
🚀 Quick Review App CommandsWelcome! Here are the commands you can use in this PR:
|
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 in the / directory:
8.1.38.1.3.11.4.01.6.04.0.04.0.20.1.220.1.234.45.04.46.010.2.010.3.1Updates
railsfrom 8.1.3 to 8.1.3.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
3989ebfPreparing for 8.1.3.1 release349e7a5Disable libvips's unfuzzed image loaders and saversUpdates
solid_queuefrom 1.4.0 to 1.6.0Release notes
Sourced from solid_queue's releases.
... (truncated)
Commits
86f3d92Bump solid_queue to 1.6.02a479f6Document how to update dynamic recurring tasks7f59932Roll back transactions leaked by killed job threads in tests9c0d5d3Reorganize the execution pools under SolidQueue::Pool30b92caMove the fiber worker checks to Configuration6e27144Extract a base class for the execution pools08e6098Rescue only the code that runs with capacity reserved when posting000e8baReport errors escaping the execution future5270cc8Simplify worker initialization50468faStart the fiber pool's reactor lazily on first useUpdates
solid_cablefrom 4.0.0 to 4.0.2Release notes
Sourced from solid_cable's releases.
Commits
4a41ec8Version bumpf781e4dReset retry counter on each successful poll (#84)cf0695cVersion bumpc968ba7Reset reconnect_attempt after successfuly accessing the DB. (#82)5ea0f55Update adapter to handle ActionCable adapterization in 8.2 (#80)89d34d7Run ci against different rails versions (#79)Updates
thrusterfrom 0.1.22 to 0.1.23Commits
168dc1fUpdate version & changelog900411cMerge pull request #140 from rafafloresta/bump-go-1.26.5-security2eb7870Bump Go to 1.26.5 to fix crypto/tls ECH de-anonymization (CVE-2026-42505)Updates
selenium-webdriverfrom 4.45.0 to 4.46.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
df5a634[build] Prepare for release of selenium-4.46.0 (#17763)ee4057cAdd guidance for testing conventions in each language (#16734)6283602[rb] generate the BiDi protocol layer from the shared binding-neutral schema ...39394dd[rb] guard flaky safari test6f7ddb3[rb] Add copyright header for client_config.rbs (#17722)cab142e[rb] add ClientConfig for HTTP client customization (#17699)ea8ad9b[build] add copyright headers to rbs, pyi, ts, mjs, and erb files (#17720)c0b8ff6[rb] trim whitespace around NO_PROXY entries (#17565)54ad310[build] Automated Browser Version Update (#17687)945692a[build] Reset versions to nightly after 4.45.0 releaseUpdates
shakapackerfrom 10.2.0 to 10.3.1Release notes
Sourced from shakapacker's releases.
Changelog
Sourced from shakapacker's changelog.
Commits
c310d4eRelease 10.3.1e896a5dUpdate changelog for v10.3.1 (#1226)fdc3f53Fix 502s from proxied packs under rack-proxy v1 (#1222)d35ee4bFix false-positive dev server liveness checks (#1225)57ef9d1Configure agent workflow repo policy (#1221)5485afeFix agent workflow seam pointer (#1217)9f875b7Fix .cjs matching in webpack transpiler rules (#1219)cdd7397Add security policy (#1215)2d46504Harden Claude workflow permission gate (#1216)20f0701Add Babel 8 preset smoke (#1214)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