You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove calls to require deprecator that isn't needed
* External programs that wanted to track available and invoked step definitions now no longer can - Initial removal
* Fix ordering of class methods in registry and more file
* Mark step definition light as ready for deletion
* Curl Option parser is now package private
* Remove webrick alias that is no longer needed
* Remove tag expression sanitization completely. Proper tag expression syntax is now mandatory
* Remove a TODO from the generic rubocop config
* Deprecate use_legacy_autoloader
* Convert 2 snippets to use heredocs
* Fix up snippet generation specs to use the #comment method instead of joining up strings
* Remove #append_comment_to
* Deprecate text? boolean checker in multiline arguments
* Fix deprecator requirement
* Remove scriipts dir
* Update cucumber dependencies
* Minor rubocop tidy
* Update changelog
* Update all dev dependencies aside from rubocop/rubocop-rspec
* Bump of runtime dependencies to permit latest
* Fix ref to unskippable action from core update
* Fix up references to defined action from core
* Permit latest gherkin this end
* Permit the next 2 majors for messages - 1 for codegen/dotnet and the next also won't have any major ruby changes
* Bump CCK to latest version - issues to arise
* Regenerate the TODO file
* Add v10 upgrading doc
* Upgrade cucumber core to latest and remove the dependency on messages/gherkin as we will lean on the core library for these dependency requirements
* Update upgrading docs to reflect change to core being controlling of more requirements
* Update all rubocop gems to latest version to remove bugs and re-generate TODO
* Remove unrequired hook deprecation
* Fix up latent references to old time conversion and id generator classes
* Fix CCK test helper from finding incorrect path for ndjson serializer/deserializer
* The CCK expects a folder structure for each CCK feature - so we can add a blank dummy one for the empty feature
* Improve CCK comments about ignorability of tests
0 commit comments