Skip to content

Release 5.0.0 - #172

Merged
eitoball merged 1 commit into
masterfrom
release-5-0-0
Aug 22, 2026
Merged

Release 5.0.0#172
eitoball merged 1 commit into
masterfrom
release-5-0-0

Conversation

@eitoball

Copy link
Copy Markdown
Contributor

Summary

  • release comma 5.0.0
  • document Ruby 3.1+ support and CI coverage through Ruby 4.0
  • synchronize the base and appraisal lockfile release metadata

Testing

  • BUNDLE_FROZEN=true mise exec ruby@3.2.7 -- bundle exec rspec spec
  • bundle exec rake build
  • bundle exec rubocop -P

Copilot AI lite review requested due to automatic review settings August 16, 2026 08:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the comma gem for the 5.0.0 release by updating the published version, updating user-facing documentation to reflect the new minimum Ruby support statement, and syncing lockfile metadata across the base and appraisal Gemfiles.

Changes:

  • Bump gem version to 5.0.0.
  • Update README prerequisites and installation snippet for the 5.0.0 release and Ruby 3.1+ / CI-through-Ruby-4.0 messaging.
  • Update base and appraisal lockfiles to reference comma (5.0.0) in the PATH spec.

Reviewed changes

Copilot reviewed 2 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Updates documented Ruby prerequisites/CI coverage and Gemfile installation example for 5.0.0.
lib/comma/version.rb Bumps Comma::VERSION to 5.0.0.
Gemfile.lock Syncs the PATH spec version reference to 5.0.0.
gemfiles/rails7.1.3.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/rails7.0.8.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/rails6.1.7.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/rails6.0.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active7.1.3.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active7.0.8.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active6.1.7.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active6.0.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings August 22, 2026 03:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 13 changed files in this pull request and generated 1 comment.

Comment thread spec/gemspec_spec.rb
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 22, 2026 03:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 13 changed files in this pull request and generated no new comments.

@eitoball
eitoball merged commit 63ea6c0 into master Aug 22, 2026
81 checks passed
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.

2 participants