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-dock requirement from 1.8.0 to 1.9.0 #608

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from rake-compiler-dock's releases.

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

Full Changelog: rake-compiler/rake-compiler-dock@v1.8.0...v1.9.0

Changelog

Sourced from rake-compiler-dock's changelog.

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

  • Base ruby updated to v3.1.6 (from v3.1.3), which is now the default rbenv ruby.
  • (Darwin) Set OSXCROSS_PKG_CONFIG_USE_NATIVE_VARIABLES=1 to successfully build the 3.0 series.
  • (Darwin) The linker flags include -Wl,-flat_namespace for 2.7, 3.0, 3.1, 3.2, 3.3, and 3.4 rubies. Previously this was only needed for 3.2+, but code backported to 2.7.7, 3.0.5, and 3.1.3 required it for those versions as well.

CRuby container summary

  • native rubies: 3.1.6 (default), 2.5.9
  • 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

v1.7.1 / 2025-01-03

  • Bump rake-compiler dependency to v1.2.9 (from v1.2.5).
  • Bump Ruby to v3.4.1 (from v3.4.0) to address ruby_abi_version issues.

v1.7.0 / 2024-12-25

Ruby 3.4 support

  • Add Ruby 3.4.0 cross-compilation support.

v1.7.0.rc1 / 2024-12-13

Ruby 3.4 support

... (truncated)

Commits
  • a173ba7 version bump to v1.9.0
  • f003cc8 Merge pull request #147 from rake-compiler/flavorjones-bump-ruby-3.3.6
  • 53f24bd Bump cross-ruby 3.3 to 3.3.7 (from 3.3.5)
  • 2bc6f74 Merge pull request #146 from rake-compiler/flavorjoens-add-341-as-an-rbenv-ruby
  • 1d0351d mri: build 3.x rubies with ruby 3.4.1
  • 0818a11 Dockerfile: whitespace formatting
  • a90b739 Add Ruby 3.4.1 as a "host" rbenv ruby, and make it the default.
  • 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-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/History.md)
- [Commits](rake-compiler/rake-compiler-dock@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: rake-compiler-dock
  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 Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Looks like rake-compiler-dock is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/bundler/rake-compiler-dock-1.9.0 branch January 20, 2025 18:08
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.

0 participants