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

Allow Rails 7.2 #2998

Closed
wants to merge 8 commits into from
Closed

Allow Rails 7.2 #2998

wants to merge 8 commits into from

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 22, 2024

What is this pull request for?

Needs

Notable changes (remove if none)

Explain any changes (maybe breaking?) that have been made.

Screenshots

Remove if no visual changes have been made.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen requested a review from a team as a code owner August 22, 2024 23:31
@tvdeyen tvdeyen closed this Aug 22, 2024
@tvdeyen tvdeyen reopened this Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.44%. Comparing base (f36ec6d) to head (a91dabb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2998   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files         233      233           
  Lines        6308     6308           
=======================================
  Hits         6084     6084           
  Misses        224      224           

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

@tvdeyen tvdeyen marked this pull request as draft August 27, 2024 15:40
and drop builds for Ruby 3.0
Remove me after new release of awesome_nested_set
Chrome 128 introduced a new search engine selection.
By using the Rails' headless_chrome setup and disabling
the feature it works with newer versions of chrome.
This is the version for Rails >= 6.1
Passing options to render instead of stubbing the view
object fixes issues with Rails 7.2
In Rails 7.2 the to_s monkey patch has been removed.
Using to_fs instead.
Using nil as default format for I18n does not work
in Rails 7.2 anymore.
@tvdeyen
Copy link
Member Author

tvdeyen commented Aug 27, 2024

closed in favor of #2999

@tvdeyen tvdeyen closed this Aug 27, 2024
@tvdeyen tvdeyen deleted the tvdeyen-patch-1 branch August 27, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant