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

Test against Ruby 3.3.2 #5793

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Jun 14, 2024

Ruby 3.3.3 just came out, and there seems to be an issue with the now-included net-pop gem. Let's test against 3.3.2 for the time being.

See https://stackoverflow.com/questions/78617432/strange-bundle-update-issue-disappearing-net-pop-0-1-2-dependency

Ruby 3.3.2 just came out, and there seems to be an issue with the
now-included `net-pop` gem. Let's test against 3.3.2 for the time being.
@mamhoff mamhoff requested a review from a team as a code owner June 14, 2024 08:15
@github-actions github-actions bot added the changelog:repository Changes to the repository not within any gem label Jun 14, 2024
@tvdeyen
Copy link
Member

tvdeyen commented Jun 14, 2024

Duplicate of #5788 ?

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.78%. Comparing base (f7d8f27) to head (79abe4d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5793   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files         717      717           
  Lines       16936    16936           
=======================================
  Hits        15037    15037           
  Misses       1899     1899           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen mentioned this pull request Jun 14, 2024
@mamhoff
Copy link
Contributor Author

mamhoff commented Jun 14, 2024

I don't know, the errors I saw were about net-pop, not psych.

@tvdeyen
Copy link
Member

tvdeyen commented Jun 14, 2024

Both test Ruby 3.3.2, but I will rebase mine

@tvdeyen tvdeyen merged commit 0f38660 into solidusio:main Jun 14, 2024
14 checks passed
@tvdeyen
Copy link
Member

tvdeyen commented Jun 14, 2024

Merged because we need a green test suite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:repository Changes to the repository not within any gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants