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.5.1 to 1.5.2 #3300

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

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

Release notes

Sourced from rake-compiler-dock's releases.

1.5.2 / 2024-07-30

With CentOS 7 becoming EOL as of 2024-06-30, yum will no longer work in the x86_64-linux-gnu and x86-linux-gnu images shipped with v1.5.1 and earlier.

In this release, we've updated the manylinux2014 base image for the x86_64-linux-gnu and x86-linux-gnu images to point at a version patched by pypa to use valid yum mirrors. See pypa/manylinux#1628 for more information.

Changelog

Sourced from rake-compiler-dock's changelog.

1.5.2 / 2024-07-30

With CentOS 7 becoming EOL as of 2024-06-30, yum will no longer work in the x86_64-linux-gnu and x86-linux-gnu images shipped with v1.5.1 and earlier.

In this release, we've updated the manylinux2014 base image for the x86_64-linux-gnu and x86-linux-gnu images to point at a version patched by pypa to use valid yum mirrors. See pypa/manylinux#1628 for more information.

1.5.1 / 2024-06-03

Improvements

The x86_64-linux-gnu and x86-linux-gnu containers (based on manylinux_2014) now have a modern version of pkg-config, v0.29.2, installed on them in /usr/local/bin/pkg-config. The distro's version (v0.27.1) is still in /usr/bin/pkg-config if you need to fall back for some reason, but the newer version will be used by default and should be backwards-compatible. (#121, #123 by @​flavorjones)

1.5.0 / 2024-02-25

Notable changes

First-class Linux musl libc support

  • Add Linux musl cross build targets aarch64-linux-musl, arm-linux-musl, x86-linux-musl, and x86_64-linux-musl. #75, #111 (@​flavorjones)
  • Add Linux cross build targets aarch64-linux-gnu, arm-linux-gnu, x86-linux-gnu, and x86_64-linux-gnu. #111 (@​flavorjones)
  • The cross build targets aarch64-linux, arm-linux, x86-linux, and x86_64-linux are now aliases for the *-linux-gnu targets. #111 (@​flavorjones)

Please read the README for details and caveats!

Improvements

  • Predefined user and group list is more complete, and represents the union of users and groups across all RCD images.

Changes to build containers

  • Replace rvm with rbenv and ruby-build in the build containers.
    • rvm has been replaced by rbenv and ruby-build
      • no longer applying sendfile patches to bootstrap rubies
      • no longer updating gems belonging to the bootstrap rubies
    • user rvm no longer exists, replaced by rubyuser

Users of the rake-compiler-dock gem should not be affected by this change. However, users of the raw containers may be affected if there are assumptions about rvm.

1.4.0 / 2023-12-27

... (truncated)

Commits
  • 44c297c version bump to v1.5.2
  • feb63fc Merge pull request #127 from rake-compiler/flavorjones-bump-base-images
  • 8a6f50a Update manylinux2014 base images with version patched for EOL
  • 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/v1.5.2/History.md)
- [Commits](rake-compiler/rake-compiler-dock@v1.5.1...v1.5.2)

---
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 Aug 5, 2024
@flavorjones flavorjones merged commit 282a087 into main Aug 5, 2024
131 checks passed
@flavorjones flavorjones deleted the dependabot/bundler/rake-compiler-dock-1.5.2 branch August 5, 2024 13:18
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