Skip to content

V11: Deprecations#1849

Open
luke-hill wants to merge 1 commit intomainfrom
v11/deprecations
Open

V11: Deprecations#1849
luke-hill wants to merge 1 commit intomainfrom
v11/deprecations

Conversation

@luke-hill
Copy link
Copy Markdown
Contributor

Description

Add in a series of PR's which will perform deprecations
Each PR should have its own changelog entry

Type of change

Please delete options that are not relevant.

  • Refactoring (improvements to code design or tooling that don't change behaviour)
  • This change requires an update of cucumber.io/docs

Checklist:

Your PR is ready for review once the following checklist is
complete. You can also add some checks if you want to.

  • Tests have been added for any changes to behaviour of the code
  • New and existing tests are passing locally and on CI
  • bundle exec rubocop reports no offenses
  • RDoc comments have been updated
  • CHANGELOG.md has been updated

* Add deprecation for ask

* Simplify deprecation spec
@luke-hill
Copy link
Copy Markdown
Contributor Author

Changelog entry.

  • Cucumber::Runtime#ask which has not been actively supported is now deprecated (Should you wish to delay things and wait for input, either use a tool like pry or add a hard-coded sleep)

@luke-hill luke-hill added ⚡ enhancement Request for new functionality 🍼 incomplete Blocked until more information is provided 🏦 debt Tech debt ✨ kaizen Continuous improvement initiatives. See https://github.com/orgs/cucumber/projects/9 labels Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍼 incomplete Blocked until more information is provided 🏦 debt Tech debt ✨ kaizen Continuous improvement initiatives. See https://github.com/orgs/cucumber/projects/9 ⚡ enhancement Request for new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant