Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

New version of concurrent-ruby (1.3.1) broke the build#668

Closed
depfu[bot] wants to merge 1 commit intomainfrom
depfu/check/concurrent-ruby-1.3.1
Closed

New version of concurrent-ruby (1.3.1) broke the build#668
depfu[bot] wants to merge 1 commit intomainfrom
depfu/check/concurrent-ruby-1.3.1

Conversation

@depfu
Copy link

@depfu depfu bot commented May 30, 2024

We've tested your project with an updated dependency and the build failed.

This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.

name version specification new version
concurrent-ruby ~> 1.0 1.3.1

Unfortunately, we encountered failing tests after pinning. This means that this new version is not compatible with your project and the test failure will potentially also happen on fresh installs.

If you have correctly specified a semantic versioning version range, you should probably also file an issue with the upstream project as they might have released an update that's breaking SemVer rules, which is not cool. (But then again, not all projects explicitly follow SemVer)

We've left the pull request open for you to investigate this issue. Please don't merge it as is, because, again, we've pinned the version of concurrent-ruby for this test run.

What changed?

✳️ concurrent-ruby (~> 1.0 → 1.3.1) · Repo · Changelog

Release Notes

1.3.1

This release is essentially v1.3.0, but with a properly packaged gem. There was an issue publishing v1.3.0 and that gem needed to be yanked to avoid breaking downstream projects. The v1.3.0 changelog is reproduced below.

What's Changed

  • Add Concurrent.usable_processor_count that is cgroups aware by @casperisfine in #1038
  • Align Java Executor Service behavior for shuttingdown?, shutdown? by @bensheldon in #1042

New Contributors

Full Changelog: v1.2.3...v1.3.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:

@depfu
Copy link
Author

depfu bot commented Jun 8, 2024

Closed in favor of #669.

@depfu depfu bot closed this Jun 8, 2024
@depfu depfu bot deleted the depfu/check/concurrent-ruby-1.3.1 branch June 8, 2024 22:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants