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

chore(deps-dev): update rake-compiler-dock requirement from ~> 1.3.0 to ~> 1.4.0 #144

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

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

Release notes

Sourced from rake-compiler-dock's releases.

1.4.0 / 2023-12-27

NOTE that this version can be used for precompiling native gems for Ruby 3.3.0 final (despite using 3.3.0-rc1).

Changelog

Sourced from rake-compiler-dock's changelog.

1.4.0 / 2023-12-27

1.3.1 / 2023-10-14

1.3.0 / 2023-01-11

  • Add Ruby 3.2 cross-compilation support.
  • Update RVM installations to latest rubygems.
  • Update to rake-compiler 1.2.1.
  • Reduce pre-installed gems to only rake-compiler and bundler.
  • Install yaml and ffi development headers in the base images, for psych and ffi gem compilation.
  • Ensure autoconf is installed in the base iamges.
  • Bump JRuby to 9.4.0.0
  • Move docker images to ghcr.io/rake-compiler:
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-jruby
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-aarch64-linux
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-arm-linux
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-arm64-darwin
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-x64-mingw-ucrt
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-x64-mingw32
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-x86-linux
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-x86-mingw32
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-x86_64-darwin
    • ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-x86_64-linux
  • Start publishing weekly image snapshots.

1.2.2 / 2022-06-27

  • Fix ucrt libruby file naming for static build. #69

1.2.1 / 2022-03-17

  • Fix testing for ruby C-API functions in mkmf. #65, #67
  • Use openjdk 11 to make maven work on ubuntu 20.04. #64
  • Remove x86_64-w64-mingw32-pkg-config from the x64-mingw-ucrt image. #63

... (truncated)

Commits
  • 39a7165 version bump to v1.4.0
  • edfea10 Merge pull request #113 from rake-compiler/flavorjones-ci-ruby-3.3.0
  • 6a5df43 ci: add coverage for ruby 3.3.0 final
  • 0278d47 version bump to v1.4.0.rc2
  • b1cf51b Merge pull request #109 from rake-compiler/flavorjones-ruby-3.3.0-rc1
  • 732655d feat: update ruby 3.3 support to use 3.3.0-rc1
  • e004ed4 doc: release instructions in CONTRIBUTING.md
  • 4e52611 version bump to v1.4.0.rc1
  • 3c0569e dev: rename default branch from master to main
  • ee92221 Merge pull request #105 from rake-compiler/flavorjones-103-explore-3.3.0-prev...
  • 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)

…to ~> 1.4.0

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@1.3.0...1.4.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 Dec 28, 2023
@eliias eliias merged commit 3ac9c9d into main Dec 28, 2023
9 checks passed
@eliias eliias deleted the dependabot/bundler/rake-compiler-dock-tw-1.4.0 branch December 28, 2023 15:11
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