Bump the bundler-dependencies group across 1 directory with 8 updates - #82
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler-dependencies group across 1 directory with 8 updates#82dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler-dependencies group with 8 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` | | [bootsnap](https://github.com/rails/bootsnap) | `1.24.6` | `1.25.0` | | [thruster](https://github.com/basecamp/thruster) | `0.1.22` | `0.1.23` | | [image_processing](https://github.com/janko/image_processing) | `2.0.2` | `2.0.3` | | [ruby-lsp](https://github.com/Shopify/ruby-lsp) | `0.26.9` | `0.26.10` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.45.0` | `4.46.0` | 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 `bootsnap` from 1.24.6 to 1.25.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.6...v1.25.0) 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 `image_processing` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](janko/image_processing@v2.0.2...v2.0.3) Updates `ruby-lsp` from 0.26.9 to 0.26.10 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.9...v0.26.10) 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) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: solid_queue dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: solid_cable dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: bootsnap dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: thruster dependency-version: 0.1.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: image_processing dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: ruby-lsp dependency-version: 0.26.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: selenium-webdriver dependency-version: 4.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 bundler-dependencies group with 8 updates in the / directory:
8.1.38.1.3.11.4.01.6.04.0.04.0.21.24.61.25.00.1.220.1.232.0.22.0.30.26.90.26.104.45.04.46.0Updates
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
bootsnapfrom 1.24.6 to 1.25.0Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
e099ec7Release 1.25.0b694a11Merge pull request #563 from stanhu/sh-ignore-yjit-in-compile-cache-key51898f9Ignore YJIT status in the compile cache key1ad589bMerge pull request #560 from rails/hm-qnqlnylzkqkltqsz21fbd65Merge pull request #561 from jeremy/fix-path-conversion-entry-points4898853Convert the path argument in the frame that reads it8ee47c4Add MessagePack::Bigint type49e3eb7Replace Date Marshalling with recursive msgpack711fd0bBump minimum msgpack to 1.5.0160fc10Merge pull request #558 from viralpraxis/fix-yaml-cache-kwargs-mutationUpdates
thrusterfrom 0.1.22 to 0.1.23Changelog
Sourced from thruster's changelog.
Commits
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
image_processingfrom 2.0.2 to 2.0.3Changelog
Sourced from image_processing's changelog.
Commits
1611c00Bump to 2.0.38cd14e9Test on JRuby 10.1.x28684e7Close more RCE security gaps0360dbdRemoveruby2_keywordsusage (#145)Updates
ruby-lspfrom 0.26.9 to 0.26.10Release notes
Sourced from ruby-lsp's releases.
Commits
584117fAdd back the x64-mingw-ucrt platform to the Gemfile.lock to fix the build on ...f2db81cPrepare for 0.26.101786573Merge pull request #4156 from Shopify/dependabot/npm_and_yarn/vscode/minor-an...bc80b24Merge pull request #4154 from Shopify/dependabot/submodules/test/fixtures/pri...9004a25Merge pull request #4155 from Shopify/dependabot/github_actions/ruby/setup-ru...f501249Bump the minor-and-patch group in /vscode with 6 updatesf96cdc6Bump ruby/setup-ruby from 1.314.0 to 1.316.05ba6d69Bump test/fixtures/prism from26cfb91tod07335c01e0d0eMerge pull request #4151 from Shopify/dependabot/npm_and_yarn/vscode/types/no...0678348Merge pull request #4147 from Shopify/dependabot/npm_and_yarn/vscode/vscode/t...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 releaseDependabot 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