Skip to content

build(deps-dev): update rake-compiler requirement from 1.2.9 to 1.3.0 #626

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

Merged
merged 1 commit into from
Apr 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

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

Release notes

Sourced from rake-compiler's releases.

rake-compiler 1.3.0 / 2025-04-13

  • Improvements:

    • GH-247: Java: Added support for the JAVA_HOME environment variable.
      • Patch by MSP-Greg
  • Thanks:

    • MSP-Greg
Changelog

Sourced from rake-compiler's changelog.

1.3.0 / 2025-04-13

  • Improvements:

    • GH-247: Java: Added support for the JAVA_HOME environment variable.
      • Patch by MSP-Greg
  • Thanks:

    • MSP-Greg

1.2.9 / 2024-12-31

  • Improvements:

    • GH-242: Java: Changed to the default target Java to 8.

      • Patch by Charles Oliver Nutter
    • GH-244: Added support for double-digit version segments in Ruby version such as "2.6.10".

      • Patch by Mike Dalessio
    • GH-240: Reverted "stopped to generate tasks for nonexistent files" in 1.2.8. Users must specify valid spec.files.

  • Thanks:

    • Charles Oliver Nutter
    • Mike Dalessio

1.2.8 / 2024-10-04

  • Improvements:

    • GH-240: Stopped to generate tasks for nonexistent files.
      • Patch by y-yagi
  • Thanks:

    • y-yagi

1.2.7 / 2024-01-31

  • Improvements:

    • GH-236: Added support for setting required_rubygems_version for fat-gems that specify the Linux libc. [Patch by Mike Dalessio]
  • Thanks:

    • Mike Dalessio

1.2.6 / 2024-01-23

  • Improvements:
    • GH-232 GH-233: Changed to use require instead of copying content of rbconfig.rb for __FILE__ in rbconfig.rb.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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.2.9...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 14, 2025
@flavorjones flavorjones merged commit a0dd5c8 into main Apr 20, 2025
136 checks passed
@flavorjones flavorjones deleted the dependabot/bundler/rake-compiler-1.3.0 branch April 20, 2025 14:22
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant