Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

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

Release notes

Sourced from rake-compiler-dock's releases.

1.10.1 / 2025-10-25

  • Add support for ARM64 host images and release rake-compiler-dock host images for ARM64 and x86_64. #140
  • Add new target platform aarch64-mingw-ucrt aka Windows on ARM. #152
  • Allow easier selection of the ruby run in the container. #151
  • Install mig which is a Macos specific RPC code generator. #155
  • Add RCD_IMAGE_VERSION env var to easily set image version or snapshot. #163
  • Disable rpath in cross compiled C extensions, since it is only valid in the build environment. #165
  • Drop support for Ruby 2.4, 2.5, and 2.6. #153 @​ianks @​flavorjones
  • Remove rbenv ruby version 2.5.9 from the build container. #153 @​ianks @​flavorjones
  • Rename History.md to CHANGELOG.md which is more common.
Changelog

Sourced from rake-compiler-dock's changelog.

rake-compiler/rake-compiler-dock Changelog

1.10.1 / 2025-10-25

  • Add support for ARM64 host images and release rake-compiler-dock host images for ARM64 and x86_64. #140
  • Add new target platform aarch64-mingw-ucrt aka Windows on ARM. #152
  • Allow easier selection of the ruby run in the container. #151
  • Install mig which is a Macos specific RPC code generator. #155
  • Add RCD_IMAGE_VERSION env var to easily set image version or snapshot. #163
  • Disable rpath in cross compiled C extensions, since it is only valid in the build environment. #165
  • Drop support for Ruby 2.4, 2.5, and 2.6. #153 @​ianks @​flavorjones
  • Remove rbenv ruby version 2.5.9 from the build container. #153 @​ianks @​flavorjones
  • Rename History.md to CHANGELOG.md which is more common.

CRuby container summary

  • native rubies: 3.4.5 (default), 3.1.7
  • RUBY_CC_VERSION=3.4.5:3.3.9:3.2.9:3.1.7:3.0.7:2.7.8

v1.9.1 / 2025-01-20

Features

  • Introduce RakeCompilerDock.set_ruby_cc_version to make it easier to set RUBY_CC_VERSION without hardcoding specific patch-level ruby versions. See the README for more deteails. #149, #150 @​flavorjones

v1.9.0 / 2025-01-19

Changes

  • Bump Ruby 3.3 to v3.3.7 (from v3.3.5). #147 @​flavorjones
  • The default rbenv ruby in the container is now Ruby v3.4.1 (previously the default was 3.1.6), which allows gems to drop Ruby 3.1 from their gemspecs. Fixes #145. #146 @​flavorjones
  • Ruby 3.4.x, 3.3.x, 3.2.x, 3.1.x, and 3.0.x are cross-compiled using Ruby v3.4.1. #146 @​flavorjones

CRuby container summary

  • native rubies: 3.4.1 (default), 3.1.6, 2.5.9
  • RUBY_CC_VERSION=3.4.1:3.3.7:3.2.6:3.1.6:3.0.7:2.7.8:2.6.10:2.5.9:2.4.10

v1.8.0 / 2025-01-05

Notable changes

All versions of Ruby in the build containers are the latest patch version. #135 @​flavorjones

  • RUBY_CC_VERSION=3.4.1:3.3.5:3.2.6:3.1.6:3.0.7:2.7.8:2.6.10:2.5.9:2.4.10

Other changes

... (truncated)

Commits
  • e72ea58 Update CHANGELOG entry for 1.10.0
  • 07e8590 Merge pull request #160 from rake-compiler/rel-1.10.0
  • 0d85b96 Merge pull request #151 from rake-compiler/flavorjones-choose-ruby-version-sh
  • 466effd Workaround expired SSL certificate when building musl
  • 8ca949a feat: allow easier selection of the ruby run in the container
  • cc84689 Rename History.md to CHANGELOG.md which is more common
  • 67474b5 Update History.md for next release
  • 38066d4 Merge pull request #165 from rake-compiler/disable-rpath
  • d99391b Add a test for disabled rpath
  • aec09e2 Disable rpath in cross compiled C extensions
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 27, 2025
Updates the requirements on [rake-compiler-dock](https://github.com/rake-compiler/rake-compiler-dock) to permit the latest version.
- [Release notes](https://github.com/rake-compiler/rake-compiler-dock/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler-dock/blob/main/CHANGELOG.md)
- [Commits](rake-compiler/rake-compiler-dock@v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: rake-compiler-dock
  dependency-version: 1.10.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 Oct 27, 2025
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