Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 14, 2019 β€’


🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

↗️ ffi (indirect, 1.9.14 β†’ 1.10.0) Β· Repo Β· Changelog

Security Advisories 🚨

🚨 ruby-ffi DDL loading issue on Windows OS

ruby-ffi version 1.9.23 and earlier has a DLL loading issue which can be
hijacked on Windows OS, when a Symbol is used as DLL name instead of a String
This vulnerability appears to have been fixed in v1.9.24 and later.

Release Notes

1.10.0 (from changelog)

Added:

  • Add /opt/local/lib/ to ffi's fallback library search path. #638
  • Add binary gem support for ruby-2.6 on Windows
  • Add FreeBSD on AArch64 and ARM support. #644
  • Add FFI::LastError.winapi_error on Windows native or Cygwin. #633

Changed:

  • Update to rake-compiler-dock-0.7.0
  • Use 64-bit inodes on FreeBSD >= 12. #644
  • Switch time_t and suseconds_t types to long on FreeBSD. #627
  • Make register_t long_long on 64-bit FreeBSD. #644
  • Fix Pointer#write_array_of_type #637

Removed:

  • Drop binary gem support for ruby-2.0 and 2.1 on Windows

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

✳️ aruba (0.14.2 β†’ 0.14.14) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ builder (indirect, 3.2.2 β†’ 3.2.4) Β· Repo Β· Changelog

↗️ childprocess (indirect, 0.5.9 β†’ 3.0.0) Β· Repo Β· Changelog

Release Notes

3.0.0

  • #156: Remove unused rubyforge_project from gemspec
  • #160: Remove extension to conditionally install ffi gem on Windows platforms
  • #160: Remove runtime dependency on rake gem

2.0.0 (from changelog)

  • #148: Drop support for Ruby 2.0, 2.1, and 2.2
  • #149: Fix Unix fork reopen to be compatible with Ruby 2.6
  • #152/#154: Fix hangs and permission errors introduced in Ruby 2.6 for leader processes of process groups

1.0.1 (from changelog)

  • #143: Fix installs by adding rake gem as runtime dependency
  • #147: Relax rake gem constraint from < 12 to < 13

1.0.0 (from changelog)

  • #134: Add support for non-ASCII characters on Windows
  • #132: Install ffi gem requirement on Windows only
  • #128: Convert environment variable values to strings when posix_spawn enabled
  • #141: Support JRuby on Java >= 9

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ contracts (indirect, 0.14.0 β†’ 0.16.0) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by 17 commits:

↗️ cucumber (indirect, 2.4.0 β†’ 4.1.0) Β· Repo Β· Changelog

Release Notes

4.1.0 (from changelog)

Changed

  • Use cucumber-create-meta to produce the Meta message before the run.

  • Updated gems:

    • cucumber-wire ~> 3.1.0
    • cucumber-core ~> 7.1.0
    • cucumber-gherkin ~> 14.0.1
      • Fix issue with empty feature files #1427
    • cucumber-messages ~> 12.2.0
    • cucumber-html-formatter ~> 7.0.0
      • Fix issue with Hook attachments #1420

Fixed

  • AfterStep hook do not cause issue when running message formatter. #1433 - #1434

4.0.1 (from changelog)

Fixed

  • force reference to diff-lcs to 1.3 as 1.4 introduced breaking changes.

4.0.0 (from changelog)

Changed

  • log method can now be called with non-string objects and will run .to_s on them. #1410

Improved

  • Display snippet when using undefined parameter type #1411

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ cucumber-core (indirect, 1.5.0 β†’ 7.1.0) Β· Repo Β· Changelog

Release Notes

7.1.0 (from changelog)

Changed

  • Updated gems:
    • cucumber-gherkin ~> 14.0.1
    • cucumber-messages ~> 12.2.0

7.0.0 (from changelog)

Changed

  • Updated monorepo libraries:
    • cucumber-gherkin ~> 13
    • cucumber-messages ~> 12

6.0.0 (from changelog)

Changed

  • Update to Gherkin 10

Added

  • Add envelope event, which are used when emitting Cucumber::Messages
  • Add TestCaseCreated and TestStepCreated events, emitted when compiling a Pickle
  • Add Id field to TestCase and TestStep
  • Added rubocop (with todo file), and removed backports gems (#186, #182 tas50, luke-hill)

Removed

  • Remove location for MultiLine arguments

5.0.2 (from changelog)

Changed

  • Update to use Gherkin v8

5.0.1 (from changelog)

Removed

  • Remove support for ruby 2.2 and below. 2.3 or higher is required now.

5.0.0 (from changelog)

Changed

  • Update to use Gherkin v7

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ cucumber-wire (indirect, 0.0.1 β†’ 3.1.0) Β· Repo

Commits

See the full diff on Github. The new version differs by 74 commits:

↗️ multi_json (indirect, 1.12.1 β†’ 1.15.0) Β· Repo Β· Changelog

Release Notes

1.15.0 (from changelog)

1.14.1 (from changelog)

1.14.0 (from changelog)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 48 commits:

πŸ†• activesupport (added, 6.0.3.2)

πŸ†• cucumber-create-meta (added, 1.0.0)

πŸ†• cucumber-cucumber-expressions (added, 10.2.1)

πŸ†• cucumber-gherkin (added, 14.1.0)

πŸ†• cucumber-html-formatter (added, 7.0.0)

πŸ†• cucumber-messages (added, 12.3.2)

πŸ†• cucumber-tag-expressions (added, 2.0.4)

πŸ†• middleware (added, 0.1.0)

πŸ†• minitest (added, 5.14.1)

πŸ†• protobuf-cucumber (added, 3.10.8)

πŸ†• sys-uname (added, 1.2.1)

πŸ†• thread_safe (added, 0.3.6)

πŸ†• tzinfo (added, 1.2.7)

πŸ†• zeitwerk (added, 2.4.0)

πŸ—‘οΈ gherkin (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 14, 2019
@michaelmior
Copy link
Owner

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/ffi-1.10.0 branch 2 times, most recently from fea896e to 5ce6535 Compare February 15, 2019 00:51
@depfu depfu bot force-pushed the depfu/update/ffi-1.10.0 branch from 5ce6535 to 9483bd3 Compare July 28, 2020 14:46
@depfu depfu bot changed the title 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) Jul 28, 2020
@depfu depfu bot changed the base branch from master to main July 28, 2020 23:54
@depfu depfu bot force-pushed the depfu/update/ffi-1.10.0 branch from 9483bd3 to be62703 Compare July 28, 2020 23:55
@depfu depfu bot changed the title 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) Jul 28, 2020
@depfu depfu bot force-pushed the depfu/update/ffi-1.10.0 branch from be62703 to 74e58d7 Compare July 29, 2020 00:05
@depfu depfu bot changed the title 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) Jul 29, 2020
@michaelmior
Copy link
Owner

@depfu rebase

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@depfu depfu bot force-pushed the depfu/update/ffi-1.10.0 branch from 74e58d7 to 1fd7381 Compare July 29, 2020 13:35
@depfu depfu bot changed the title 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) 🚨 [security] Update ffi: 1.9.14 β†’ 1.10.0 (minor) Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant