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): update rake-compiler-dock requirement from 1.3.0 to 1.3.1 #417

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

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

Release notes

Sourced from rake-compiler-dock's releases.

1.3.1 / 2023-10-14

Changelog

Sourced from rake-compiler-dock's changelog.

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
  • Add a patch for math.h to use gcc builtins and to improve compat with musl based systems. #42

1.2.0 / 2022-01-04

  • Add Ruby-3.1 as native rvm and cross ruby versions.

... (truncated)

Commits
  • 9e840c4 version bump to v1.3.1
  • 9fecf91 Merge pull request #104 from rake-compiler/flavorjones-sigtool
  • a5b92b8 test: add coverage for our "strip" wrappers
  • ec38f3b Ensure strip will re-codesign binaries on darwin
  • c8c5deb Merge pull request #102 from rake-compiler/flavorjones-remove-rcd-ruby-32-patch
  • 87129d0 Drop unnecessary rake-compiler-1.2.2/0005-make-miniruby.patch
  • 215d18b Merge pull request #101 from rake-compiler/flavorjones-dep-rake-compiler-1.2.2
  • 875a469 dep: update rake-compiler to 1.2.2
  • df9272b Merge pull request #100 from rake-compiler/flavorjones-dockerignore-buildx-cache
  • d633266 dev: dockerignore cache files
  • 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)

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/master/History.md)
- [Commits](rake-compiler/rake-compiler-dock@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: rake-compiler-dock
  dependency-type: direct:production
...

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 16, 2023
@flavorjones flavorjones merged commit 14f9c6b into master Oct 19, 2023
103 checks passed
@flavorjones flavorjones deleted the dependabot/bundler/rake-compiler-dock-1.3.1 branch October 19, 2023 14:56
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.

None yet

1 participant