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

[v4.1] 4.2: Limit `concurrent-ruby` to < 1.3.5 #6087

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from v4.2 to v4.1:

Questions ?

Please refer to the Backport tool documentation

The `concurrent-ruby` gem drops a dependency on the `logger` gem, which
Rails 7.0 implicitly depends on. Rails 7.0 is out of bugfix maintenance,
so we won't see another release that has this bug fixed, so for Solidus
4.2 and 4.1 let's just limit `concurrent-ruby` to versions that *do*
depend on `logger`.

(cherry picked from commit 62d5c3d)
@github-actions github-actions bot requested a review from a team as a code owner January 22, 2025 11:22
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Jan 22, 2025
@tvdeyen tvdeyen merged commit b699a84 into v4.1 Jan 22, 2025
2 of 7 checks passed
@tvdeyen tvdeyen deleted the backport/v4.1/pr-6077 branch January 22, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants