configs
configs copied to clipboard
Bump ffi from 1.9.0 to 1.12.2 in /.vim/bundle/node
Bumps ffi from 1.9.0 to 1.12.2.
Changelog
Sourced from ffi's changelog.
1.12.2 / 2020-02-01
- Fix possible segfault at FFI::Struct#[] and []= after GC.compact . #742
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 torequire 'ffi/version'.Changed:
- Update libffi to latest master.
Deprecated:
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
... (truncated)
Commits
-
ad524cbBump VERSION to 1.12.2 -
01cbd06Update CHANGELOG for 1.12.2 -
6662bccReplace st_table with simple cache and fix segfault after GC.compact -
6845314Remove old references to ruby-1.9 -
b54e735Bump VERSION to 1.12.1 -
ee13af1Do parallel builds in CI docker containers -
2c81c6bRespect MAKE environment variable for libtest build -
b2793a3Better document enable/disable libffi switches in the README -
8169aefBump VERSION to 1.12.0 -
62c0c97Update CHANGELOG for version 1.12.0 - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.
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.