-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
[Ruby] - Messages update / skeleton for refactoring #259
Conversation
@@ -20,6 +20,9 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt | |||
- (i18n) Tamil "And" and "But" translations should have single trailing space ([#243](https://github.com/cucumber/gherkin/pull/243)) | |||
- Intermittent failure of cpp test jobs in CI ([#217](https://github.com/cucumber/gherkin/issues/217)) | |||
|
|||
### Changed | |||
- [Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to check this is true. I just copied the previous changelog entry. Maybe we can get some script or something to update all language versions to update latest support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's on my list to fix renovatebot/renovate#10616 properly. Then we'll have updates for Ruby again.
🤔 What's changed?
Update dependencies to support latest messages
Add in boilerplate to begin to refactor "some" parts of codebase
⚡️ What's your motivation?
Keep things updated and lean
🏷️ What kind of change is this?
♻️ Anything particular you want feedback on?
📋 Checklist:
This text was originally generated from a template, then edited by hand. You can modify the template here.