Skip to content

Bump ffi from 1.9.18 to 1.12.1#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ffi-1.12.1
Open

Bump ffi from 1.9.18 to 1.12.1#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ffi-1.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 18, 2020

Copy link
Copy Markdown

Bumps ffi from 1.9.18 to 1.12.1.

Changelog

Sourced from ffi's changelog.

1.12.1 / 2020-01-14

Added:

  • Add binary gem support for ruby-2.7 on Windows

1.12.0 / 2020-01-14

Added:

  • FFI::VERSION is defined as part of require 'ffi' now.
    It is no longer necessary to require 'ffi/version' .

Changed:

  • Update libffi to latest master.

Deprecated:

  • Overwriting struct layouts is now warned and will be disallowed in ffi-2.0. #734, #735

1.11.3 / 2019-11-25

Removed:

  • Remove support for tainted objects which cause deprecation warnings in ruby-2.7. #730

1.11.2 / 2019-11-11

Added:

  • Add DragonFlyBSD as a platform. #724

Changed:

  • Sort all types.conf files, so that files and changes are easier to compare.
  • Regenerated type conf for freebsd12 and x86_64-linux targets. #722
  • Remove MACOSX_DEPLOYMENT_TARGET that was targeting very old version 10.4. #647
  • Fix library name mangling for non glibc Linux/UNIX. #727
  • Fix compiler warnings raised by ruby-2.7
  • Update libffi to latest master.

1.11.1 / 2019-05-20

Changed:

  • Raise required ruby version to >=2.0. #699, #700
  • Fix a possible linker error on ruby < 2.3 on Linux.
... (truncated)
Commits
  • b54e735 Bump VERSION to 1.12.1
  • ee13af1 Do parallel builds in CI docker containers
  • 2c81c6b Respect MAKE environment variable for libtest build
  • b2793a3 Better document enable/disable libffi switches in the README
  • 8169aef Bump VERSION to 1.12.0
  • 62c0c97 Update CHANGELOG for version 1.12.0
  • da4402f Update libffi to latest master branch
  • d564eb4 Merge pull request #735 from larskanis/disallow-re-layout
  • 89f4258 Warn about Struct layout redefinition only
  • bd45ff5 Namespace all benchmarks since they are loaded into one process
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.1.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@1.9.18...1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 18, 2020
@bruno-delfino1995
bruno-delfino1995 force-pushed the master branch 2 times, most recently from 247d602 to 544d4ae Compare July 23, 2020 02:03
@dependabot
dependabot Bot changed the base branch from master to main December 17, 2021 01:42
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants