Skip to content

Bump ffi from 1.17.3 to 1.17.4#15813

Merged
jaymzh merged 1 commit into
mainfrom
dependabot/bundler/main/ffi-1.17.4
Apr 5, 2026
Merged

Bump ffi from 1.17.3 to 1.17.4#15813
jaymzh merged 1 commit into
mainfrom
dependabot/bundler/main/ffi-1.17.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Bumps ffi from 1.17.3 to 1.17.4.

Changelog

Sourced from ffi's changelog.

1.17.4 / 2026-03-26

Fixed:

  • Fix union by-value ABI mismatch with float and double types on ARM64 and X86_64. See #1177 and #1178 for details.
  • Exclude libffi files, which are unnecessary. #1176
Commits
  • 949809c Bump VERSION to 1.17.4
  • 9271775 Merge pull request #1178 from cfis/fix-union-arm64-abi
  • 3743839 Skip failing specs on JRuby
  • 7078a4e Fix MSVC build.
  • 93a85ca Move union-by-value argument tests to the section excluded by Truffleruby
  • b0c95a9 Correctly handle unions with mixed floating point types.
  • 5348a51 Simplify the union type selection
  • dd15f68 Extend the union tests
  • 372045e Fix union by-value ABI mismatch on ARM64. See #1177 for details.
  • 60dbd77 Merge pull request #1180 from ffi/add-more-arm64
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the Type: Chore non-critical maintenance of a project. label Apr 4, 2026
@dependabot dependabot Bot requested review from a team and jaymzh as code owners April 4, 2026 03:42
@dependabot dependabot Bot force-pushed the dependabot/bundler/main/ffi-1.17.4 branch 2 times, most recently from 451f6c8 to 85f7a36 Compare April 4, 2026 21:00
@jaymzh
Copy link
Copy Markdown
Collaborator

jaymzh commented Apr 4, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/bundler/main/ffi-1.17.4 branch 2 times, most recently from 2b1f676 to 81277db Compare April 4, 2026 22:48
Bumps [ffi](https://github.com/ffi/ffi) from 1.17.3 to 1.17.4.
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@v1.17.3...v1.17.4)

---
updated-dependencies:
- dependency-name: ffi
  dependency-version: 1.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/main/ffi-1.17.4 branch from 81277db to 95b3cab Compare April 5, 2026 10:51
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 5, 2026

@jaymzh jaymzh merged commit 551ac8a into main Apr 5, 2026
107 of 111 checks passed
@jaymzh jaymzh deleted the dependabot/bundler/main/ffi-1.17.4 branch April 5, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Chore non-critical maintenance of a project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant