Skip to content

build(deps-dev): update rake-compiler requirement from 1.2.8 to 1.2.9#601

Merged
flavorjones merged 1 commit intomainfrom
dependabot/bundler/rake-compiler-1.2.9
Jan 6, 2025
Merged

build(deps-dev): update rake-compiler requirement from 1.2.8 to 1.2.9#601
flavorjones merged 1 commit intomainfrom
dependabot/bundler/rake-compiler-1.2.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 6, 2025

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

Release notes

Sourced from rake-compiler's releases.

rake-compiler 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
Changelog

Sourced from rake-compiler's changelog.

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. [Patch by ParadoxV5]
  • Thanks:

    • ParadoxV5

1.2.5 / 2023-08-03

  • Fixes:
    • GH-225: Fixed a bug that rake compile may not work on Windows.

... (truncated)

Commits
  • 22edca4 Add 1.2.9 entry
  • 6a2a926 ci release: use Trusted Publishing
  • bf67eda Revert "Don't generate additional rake tasks when files don't exist (#240)"
  • 2509abc fix: rake task 'update-config' supports double-digit version segments (#244)
  • 07a4ebd Default to Java 8 build target at minimum (#242)
  • cf5f8b0 Bump version
  • See full diff in compare view

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 6, 2025
@flavorjones flavorjones merged commit 9a953ff into main Jan 6, 2025
@flavorjones flavorjones deleted the dependabot/bundler/rake-compiler-1.2.9 branch January 6, 2025 15:17
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