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

build(deps-dev): update rake-compiler requirement from = 1.1.6 to = 1.1.7 #2411

Merged
merged 1 commit into from Jan 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2022

Updates the requirements on rake-compiler to permit the latest version.

Changelog

Sourced from rake-compiler's changelog.

1.1.7 / 2022-01-04

  • Fixes:
    • Fix binary paths for staging and clobber. #197 [Patch by konsolebox]

1.1.6 / 2021-12-12

  • Fixes:
    • Fix a regression bug that Symbol can't be used for name of Rake::ExtensionTask.new.

1.1.5 / 2021-12-12

  • Fixes:
    • Fix a regression bug that wrong install location is used when name that includes / is specified to Rake::ExtensionTask.new. #196 [Reported by konsolebox]

1.1.4 / 2021-12-11

  • Fixes:
    • Fix a regression bug that installed gem can't be found on cross compile. #195 [Reported by Mike Dalessio]

1.1.3 / 2021-12-08

  • Fixes:
    • Fix a regression 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.

... (truncated)

Commits

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)

….1.7

Updates the requirements on [rake-compiler](https://github.com/luislavena/rake-compiler) to permit the latest version.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](rake-compiler/rake-compiler@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2022
@flavorjones flavorjones merged commit d92feaf into main Jan 6, 2022
@flavorjones flavorjones deleted the dependabot/bundler/rake-compiler-eq-1.1.7 branch January 6, 2022 15:42
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.

None yet

1 participant