Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps rake-compiler from 1.2.8 to 1.2.9.

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
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 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 will merge this PR once CI passes on it, as requested by @sue445.


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)

Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.8 to 1.2.9.
- [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
  update-type: version-update:semver-patch
...

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 5, 2025
Copy link
Collaborator

@sue445 sue445 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 6633ccc into main Jan 5, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/rake-compiler-1.2.9 branch January 5, 2025 20:15
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.

2 participants