david942j / seccomp-tools

Provide powerful tools for seccomp analysis
MIT License
987 stars 70 forks source link

Bump rake-compiler from 1.1.1 to 1.1.3 #174

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rake-compiler from 1.1.1 to 1.1.3.

Changelog

Sourced from rake-compiler's changelog.

1.1.3/ 2021-12-08

  • Fixes:
    • Fix a bug that wrong install location is used. #194 [Reported by Andrew Kane]

1.1.2 / 2021-12-07

  • Changes:

    • Use .tar.gz instead of .tar.bz2 for Ruby archive. #179 [Patch by Masaki Hara]
    • Stop removing CC, CXX, CPPFLAGS and LDFLAGS environment variables for cross-build. #182 [Patch by Lars Kanis]
    • Remove IronRuby related message. #184 [Patch by Thomas E Enebo]
    • Suppress a warning. #185 [Patch by Olle Jonsson]
    • Rename History.txt to History.md. #174 [Patch by MSP-Greg]
    • Use make install instead of copying artifacts manually. #191 [Patch by Lars Kanis]
  • Enhancements:

    • Add support for building cross rubies in parallel. #169 [Patch by Lars Kanis]
    • Use RAKE_EXTENSION_TASK_NO_NATIVE environment variable as the default no_native value.
    • Add support for rake native gem without cross. #166 [Patch by Lars Kanis]
Commits
  • 11301d7 Add 1.1.3 entry
  • 58d4bfa Ignore target_prefix= to ensure installing lib_dir
  • bcb78a2 Bump version
  • c4697b0 Add 1.1.2 entry
  • bf3a3c0 Fix determining of ruby versions in "rake native gem" (#166)
  • f48d669 Use "make install" instead of manually copying extension binary (#191)
  • dc3e2bd CI: Add 3.0 (#186)
  • a2b8cd1 History.txt -> History.md, add links & reformat (#174)
  • 5673d7c Avoid warning: assigned but unused variable - e (#185)
  • 41ffb4b IronRuby has been a dead project for 10 years (#184)
  • 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 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)