ncbo / ncbo_annotator

To automatically process a piece of data text to annotate it with relevant ontology concepts and return the annotations.
http://bioportal.bioontology.org/annotator
Other
18 stars 9 forks source link

Bump ffi from 1.9.21 to 1.9.24 #10

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 4 years ago

Bumps ffi from 1.9.21 to 1.9.24.

Changelog *Sourced from [ffi's changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md).* > 1.9.24 / 2018-06-02 > ------------------- > > Security Note: > > This update addresses vulnerability CVE-2018-1000201: DLL loading issue which can be hijacked on Windows OS, when a Symbol is used as DLL name instead of a String. Found by Matthew Bush. > > Added: > * Added a CHANGELOG file > * Add mips64(eb) support, and mips r6 support. ([#601](https://github-redirect.dependabot.com/ffi/ffi/issues/601)) > > Changed: > * Update libffi to latest changes on master. > * Don't search in hardcoded /usr paths on Windows. > * Don't treat Symbol args different to Strings in ffi_lib. > * Make sure size_t is defined in Thread.c. Fixes [#609](https://github-redirect.dependabot.com/ffi/ffi/issues/609) > > > 1.9.23 / 2018-02-25 > ------------------- > > Changed: > * Fix unnecessary rebuild of configure in darwin multi arch. Fixes [#605](https://github-redirect.dependabot.com/ffi/ffi/issues/605) > > > 1.9.22 / 2018-02-22 > ------------------- > > Changed: > * Update libffi to latest changes on master. > * Update detection of system libffi to match new requirements. Fixes [#617](https://github-redirect.dependabot.com/ffi/ffi/issues/617) > * Prefer bundled libffi over system libffi on Mac OS. > * Do closures via libffi. This removes ClosurePool and fixes compat with PaX. [#540](https://github-redirect.dependabot.com/ffi/ffi/issues/540) > * Use a more deterministic gem packaging. > * Fix unnecessary update of autoconf files at gem install.
Commits - [`4e1051a`](https://github.com/ffi/ffi/commit/4e1051a5b8131547db333455dc4fc6a39e04491a) Run rspec with dots output only - [`e70b13d`](https://github.com/ffi/ffi/commit/e70b13d6ef20351541649532d6705bac0acec170) Fix integer parameter range specs - [`55ae232`](https://github.com/ffi/ffi/commit/55ae232232696b81e1d36807e2f44c262a649c48) Fix several specs where raise_error was called without class - [`8821d4f`](https://github.com/ffi/ffi/commit/8821d4f4cb9b4cc622bf5627d9f9d150ca19af64) Specify error class for several raise_error calls - [`bf48d44`](https://github.com/ffi/ffi/commit/bf48d44f9572e54f6e5e8adda2c375a0002b779b) Fix missing C declarations causing compiler warnings - [`f569788`](https://github.com/ffi/ffi/commit/f56978849d828025c097236eb6a1ddc258361785) Replace symlinks for mips r6 with plain files - [`fedbae0`](https://github.com/ffi/ffi/commit/fedbae01b1c0906e97c2f7795bfbb09d020d7903) Update CHANGELOG - [`a4d4d19`](https://github.com/ffi/ffi/commit/a4d4d19d6e689697279fdc095efbfe2b1e9a975b) Merge branch 'master' of github.com:ffi/ffi - [`45d8803`](https://github.com/ffi/ffi/commit/45d8803bf827be4b44f1f91a1bd7623442beae6d) Add a CHANGELOG file - [`2ff1d8f`](https://github.com/ffi/ffi/commit/2ff1d8f01768e24176b6fc513c60e1c1b1795ae6) Bump VERSION to 1.9.24 - Additional commits viewable in [compare view](https://github.com/ffi/ffi/compare/1.9.21...1.9.24)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 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](https://github.com/ncbo/ncbo_annotator/network/alerts).
dependabot[bot] commented 2 years ago

Looks like ffi is up-to-date now, so this is no longer needed.