Release 2.19.0 - #404
Merged
Merged
Conversation
gpavelar
approved these changes
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉
Context
v2.18.0is the current release. Two changes have landed onmastersincethen and sit unreleased: support for commander major version 6 (#403) and
a batch of RuboCop
Lint/*fixes (#401).Change
Cuts release 2.19.0.
StackMaster::VERSIONto2.19.0.Unreleasedsection of the changelog under a2.19.0heading and refreshes the comparison links.
Considerations
A minor bump rather than a patch: widening a runtime dependency constraint is
an
Addedchange under Keep a Changelog, and it follows the precedent set by2.14.0, which shipped the equivalent commander 5 widening (#375).
Verified locally on Ruby 4.0.6 with commander 6.0.0 resolved:
rakepassesclean (60 scenarios / 565 steps, 540 examples, no RuboCop offenses) and
rake buildproducesstack_master-2.19.0.gem.