Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the ruby group with 3 updates: ffi, mime-types-data and parallel.

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 mime-types-data from 3.2025.0408 to 3.2025.0415

Changelog

Sourced from mime-types-data's changelog.

3.2025.0415 / 2025-04-15

  • Updated the Apache and IANA media registry entries as of release date
Commits
  • 126dbca Update mime-types-data 3.2025.0415 / 2025-04-15
  • 5dd7b76 fix: Generate failed because of the hardened runner
  • fff09d8 Bump ruby/setup-ruby from 1.229.0 to 1.230.0
  • e243e34 Bump github/codeql-action from 3.28.13 to 3.28.15
  • See full diff in compare view

Updates parallel from 1.26.3 to 1.27.0

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

Bumps the ruby group with 3 updates: [ffi](https://github.com/ffi/ffi), [mime-types-data](https://github.com/mime-types/mime-types-data) and [parallel](https://github.com/grosser/parallel).


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 `mime-types-data` from 3.2025.0408 to 3.2025.0415
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2025.0408...v3.2025.0415)

Updates `parallel` from 1.26.3 to 1.27.0
- [Commits](grosser/parallel@v1.26.3...v1.27.0)

---
updated-dependencies:
- dependency-name: ffi
  dependency-version: 1.17.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: mime-types-data
  dependency-version: 3.2025.0415
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: parallel
  dependency-version: 1.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 21, 2025
@mergify mergify bot merged commit 7d37bde into main Apr 21, 2025
5 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-c6b1bfc237 branch April 21, 2025 09:19
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