Skip to content

Bump the ruby-deps group across 2 directories with 2 updates#3554

Merged
kddnewton merged 1 commit into
mainfrom
dependabot/bundler/gemfiles/3.5/ruby-deps-fe8cd2ad8b
Apr 25, 2025
Merged

Bump the ruby-deps group across 2 directories with 2 updates#3554
kddnewton merged 1 commit into
mainfrom
dependabot/bundler/gemfiles/3.5/ruby-deps-fe8cd2ad8b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2025

Copy link
Copy Markdown
Contributor

Bumps the ruby-deps group with 1 update in the /gemfiles/3.5 directory: ffi.
Bumps the ruby-deps group with 2 updates in the /gemfiles/typecheck directory: ffi and sorbet.

Updates ffi from 1.17.1 to 1.17.2

Changelog

Sourced from ffi's changelog.

1.17.2 / 2025-04-15

Fixed:

  • #1144, #1145 Update libffi to 3.4.8 to fix installation issues on latest Macos on ARM64
  • Various adjustments to run the specs cleanly on Ruby-3.5 master branch.
Commits
  • f514862 Update release date in CHANGELOG.md
  • 58cde66 Merge branch 'master' of github.com:ffi/ffi
  • bfa70bf Merge pull request #1147 from ffi/rcd-1.9
  • f49d9a4 Add CHANGELOG item for 1.17.2
  • 09a9c4c Bump VERSION to 1.17.2
  • a4e8b7c Update to rake-compiler-dock-1.9
  • 1734910 Merge pull request #1146 from ffi/fix-ractor
  • 9938d3b benchmark gem is bundled gem since ruby-3.5
  • 85792d3 Fix making FFI::Function shareable for Ractor
  • 734fc2e Merge pull request #1145 from stanhu/sh-update-libffi-3.4.8
  • Additional commits viewable in compare view

Updates ffi from 1.17.1 to 1.17.2

Changelog

Sourced from ffi's changelog.

1.17.2 / 2025-04-15

Fixed:

  • #1144, #1145 Update libffi to 3.4.8 to fix installation issues on latest Macos on ARM64
  • Various adjustments to run the specs cleanly on Ruby-3.5 master branch.
Commits
  • f514862 Update release date in CHANGELOG.md
  • 58cde66 Merge branch 'master' of github.com:ffi/ffi
  • bfa70bf Merge pull request #1147 from ffi/rcd-1.9
  • f49d9a4 Add CHANGELOG item for 1.17.2
  • 09a9c4c Bump VERSION to 1.17.2
  • a4e8b7c Update to rake-compiler-dock-1.9
  • 1734910 Merge pull request #1146 from ffi/fix-ractor
  • 9938d3b benchmark gem is bundled gem since ruby-3.5
  • 85792d3 Fix making FFI::Function shareable for Ractor
  • 734fc2e Merge pull request #1145 from stanhu/sh-update-libffi-3.4.8
  • Additional commits viewable in compare view

Updates sorbet from 0.5.12010 to 0.5.12026

Release notes

Sourced from sorbet's releases.

sorbet 0.5.12025.20250418092058-073045ccd

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12025', :group => :development
gem 'sorbet-runtime', '0.5.12025'

sorbet 0.5.12024.20250417170459-efda3c86d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12024', :group => :development
gem 'sorbet-runtime', '0.5.12024'

sorbet 0.5.12023.20250417163413-6c71d7f1b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12023', :group => :development
gem 'sorbet-runtime', '0.5.12023'

sorbet 0.5.12022.20250417143535-e72dfc304

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12022', :group => :development
gem 'sorbet-runtime', '0.5.12022'

sorbet 0.5.12021.20250417140445-7d5547a29

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12021', :group => :development
gem 'sorbet-runtime', '0.5.12021'

sorbet 0.5.12020.20250416161109-ad0b0e42f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12020', :group => :development
gem 'sorbet-runtime', '0.5.12020'

sorbet 0.5.12019.20250416111327-b3c26142a

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.12019', :group => :development
gem 'sorbet-runtime', '0.5.12019'

sorbet 0.5.12018.20250416104213-43afefd8a

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 21, 2025
@kddnewton

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the ruby-deps group with 1 update in the /gemfiles/3.5 directory: [ffi](https://github.com/ffi/ffi).
Bumps the ruby-deps group with 2 updates in the /gemfiles/typecheck directory: [ffi](https://github.com/ffi/ffi) and [sorbet](https://github.com/sorbet/sorbet).


Updates `ffi` from 1.17.1 to 1.17.2
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@v1.17.1...v1.17.2)

Updates `ffi` from 1.17.1 to 1.17.2
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@v1.17.1...v1.17.2)

Updates `sorbet` from 0.5.12010 to 0.5.12026
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: ffi
  dependency-version: 1.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: ffi
  dependency-version: 1.17.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: sorbet
  dependency-version: 0.5.12026
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/gemfiles/3.5/ruby-deps-fe8cd2ad8b branch from 6d5b213 to 2ae713a Compare April 24, 2025 17:13
@kddnewton
kddnewton merged commit 2cae310 into main Apr 25, 2025
@kddnewton
kddnewton deleted the dependabot/bundler/gemfiles/3.5/ruby-deps-fe8cd2ad8b branch April 25, 2025 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant