Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for Rails 8.0 #179

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Conversation

phlipper
Copy link
Contributor

@phlipper phlipper commented Nov 8, 2024

Overview

This PR adds support for Rails 8.0 which has been officially released: https://rubyonrails.org/2024/11/7/rails-8-no-paas-required.

Notes

  • Update Appraisals
  • Update CI Workflow
  • Add a new CHANGELOG entry

Thank you for all of your great work on this gem!

@phlipper phlipper force-pushed the rails-8-support branch 2 times, most recently from 79062b7 to 610396e Compare November 8, 2024 17:16
Copy link
Collaborator

@Spone Spone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@phlipper
Copy link
Contributor Author

phlipper commented Nov 8, 2024

Ah, Rails 8 requires Ruby 3.3+. I'll update the CI workflow to match. Sorry about that!

@phlipper
Copy link
Contributor Author

phlipper commented Nov 8, 2024

The CI workflow has been updated to support Rails 8 properly. Sorry about that!

.github/workflows/main.yml Outdated Show resolved Hide resolved
* Update `Appraisals`
* Update `.github/workflows/main.yml`
* Create `rails_8.0_vc_2.0.gemfile`
* Create `rails_8.0_vc_3.0.gemfile`
* Update `view_component-form.gemspec`
* Add a new CHANGELOG entry
Rails 8+ requires Ruby 3.3+.
@Spone Spone merged commit ac32584 into pantographe:main Nov 9, 2024
68 checks passed
@Spone
Copy link
Collaborator

Spone commented Nov 9, 2024

Awesome, thanks for your PR @phlipper :)

@phlipper phlipper deleted the rails-8-support branch November 9, 2024 00:59
@bilby91
Copy link

bilby91 commented Nov 9, 2024

Is there an ETA for releasing a new version with this change ?

Thanks!

@nicolas-brousse
Copy link
Member

v0.2.9 released 😊

@phlipper phlipper restored the rails-8-support branch November 10, 2024 01:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants