Bump the bundler-dependencies group across 1 directory with 10 updates - #88
Merged
Merged
Conversation
Bumps the bundler-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rails](https://github.com/rails/rails) | `8.1.3` | `8.1.3.1` | | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.9.5` | `2.9.6` | | [solid_queue](https://github.com/rails/solid_queue) | `1.4.0` | `1.7.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.26` | | [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.11` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.45.0` | `4.48.0` | | [webmock](https://github.com/bblimke/webmock) | `3.26.2` | `3.26.4` | 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 `sqlite3` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.5...v2.9.6) Updates `solid_queue` from 1.4.0 to 1.7.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.4.0...v1.7.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.26 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](basecamp/thruster@v0.1.22...v0.1.26) 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.11 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.9...v0.26.11) Updates `selenium-webdriver` from 4.45.0 to 4.48.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.48.0) Updates `webmock` from 3.26.2 to 3.26.4 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.2...v3.26.4) --- 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: sqlite3 dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: solid_queue dependency-version: 1.7.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.26 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.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: selenium-webdriver dependency-version: 4.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: webmock dependency-version: 3.26.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Declare ruby-vips directly because image_processing 2.0.3 no longer provides the Vips runtime transitively. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: d5b21263-7574-422a-8875-969453aee340
Install libvips in the jobs that load Rails so ruby-vips can load on GitHub-hosted Ubuntu runners. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: d5b21263-7574-422a-8875-969453aee340
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 10 updates in the / directory:
8.1.38.1.3.12.9.52.9.61.4.01.7.04.0.04.0.21.24.61.25.00.1.220.1.262.0.22.0.30.26.90.26.114.45.04.48.03.26.23.26.4Updates
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
sqlite3from 2.9.5 to 2.9.6Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
a52dc0dversion bump to v2.9.6cc5ac0cRoot the aggregate argument array so GC cannot free live values (GHSA-mwm8-39...abcb0f6Reject database filenames and VFS names containing NUL (#732)1d86b7aRaise when open_v2 or open16 is called on an open database (#729)7230171Stop a raise inside a UDF block from deadlocking other threads (#731)2677f9aPass TEXT values containing embedded NULs to UDFs intact (#730)3de8f6edoc: update CHANGELOG.mdac6bd2fRelease aggregate instances when sqlite finishes with them (#722)32460e9Stop sqlite calling into moved Ruby objects (#723)f600993build(deps-dev): update rubocop-minitest requirement (#727)Updates
solid_queuefrom 1.4.0 to 1.7.0Release notes
Sourced from solid_queue's releases.
... (truncated)
Commits
e2b5384Bump solid_queue to 1.7.05352228Reset pooled connections when flipping the batches schema in tests112bb1cRefine batch support after a full review1bcac83Add batch supportfcb5f7aName the supervisor's stop checkpoint and simplify its lifecycle124176aHonour TERM received during supervisor boot before forking workers174cb07Protect the shutdown reap from release failures too0526401Replace terminated forks even if releasing their claimed jobs fails6816e52Include the error in fail_many_claimed events and document recoveryfc5fb59Wait longer for the supervisor to fail the killed worker's jobUpdates
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.26Changelog
Sourced from thruster's changelog.
Commits
cda91adBump version318a0fcMerge pull request #148 from basecamp/request-idf25e0fbKeep owned headers out of hop-by-hop strippinge95cad7Add X-Request-ID to requests, responses and logsde6ec48Merge pull request #147 from basecamp/go-1.275a33fe7Update x/crypto, x/net8e26507Update klauspost/compress to v1.19.206f3e8aBuild with Go 1.27.0e7173c5Merge pull request #145 from erikthoreson24/bump-go-1.26.6-securityf84d58dbump go to 1.26.6Updates
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.11Release notes
Sourced from ruby-lsp's releases.
Commits
6745c16Bump version to v0.26.113517da1Ensure beta rails add-on is used when beta is enabled (#4194)33e50bdMerge pull request #4192 from Shopify/dependabot/submodules/test/fixtures/pri...929b79fBump test/fixtures/prism from115d58fto9175663b25bb6dMerge pull request #4190 from Shopify/dependabot/github_actions/pnpm/action-s...685138bMerge pull request #4189 from Shopify/dependabot/submodules/test/fixtures/pri...2d9610cBump pnpm/action-setup from 6.0.9 to 6.0.1087bd973Bump test/fixtures/prism from03bde59to115d58fa9e5a28Merge pull request #4184 from Shopify/dependabot/submodules/test/fixtures/pri...b789cd8Merge pull request #4185 from Shopify/dependabot/github_actions/actions/stale...Updates
selenium-webdriverfrom 4.45.0 to 4.48.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
27f5213[build] Prepare for release of selenium-4.48.0 (#17956)7bfaedb[rb] reject an inbound BiDi scalar outside its union's declared arms (#17947)6df5706[rb] accept a whole-valued float for an integer BiDi field (#17939)1dd3004[rb] always reject a missing required inbound BiDi field (#17936)eb28a14[rb] fix silent hang on oversized WebSocket frames (#17655)194545f[rb] fix Safari test failures (#17922)3e38711[build] Automated Browser Version Update (major) with CDP (#17910)0003281[rb] add low-level BiDi protocol integration specs (#17878)b4b73af[build] Update lockfiles for nightly versions1ed71ed[build] Reset versions to nightly after selenium-4.47.0 releaseUpdates
webmockfrom 3.26.2 to 3.26.4Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
0fdbad0Version 3.26.4b187df8Merge pull request #1131 from koic/fix_race_condition_in_httpclient_adapter_a...f275724Fix race condition inHTTPClientadapter async requestsee409acVersion 3.26.32c976d5Merge pull request #1127 from jbockler/curb-1.35b40155Confirm to work with curb 1.3.7f685e7eMerge pull request #1130 from lesleh/fix-async-http-status-descriptiona50557eFix NameError in async-http adapter on protocol-http1 >= 0.40Dependabot 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