Skip to content
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

reflect-metadata 0.2.1 deprecated - wants bumping up to 0.2.2 #274

Open
alexvoss opened this issue Jul 1, 2024 · 2 comments
Open

reflect-metadata 0.2.1 deprecated - wants bumping up to 0.2.2 #274

alexvoss opened this issue Jul 1, 2024 · 2 comments
Assignees

Comments

@alexvoss
Copy link

alexvoss commented Jul 1, 2024

👓 What did you see?

Just started looking at cucumber-js and go this:

$ npm install --save-dev @cucumber/cucumber
npm warn deprecated [email protected]: This version has a critical bug in fallback handling. Please upgrade to [email protected] or newer.

✅ What did you expect to see?

Ideally, no deprecation warnings.

📦 Which tool/library version are you using?

node v22.2.0
"@cucumber/cucumber": "^10.8.0"

🔬 How could we reproduce it?

npm install --save-dev @cucumber/cucumber

📚 Any additional context?

I literally just picked up cucumber-js, so apologies if I am getting anything wrong here. Hope that bumping the version of reflect-metadata to 0.2.2 is easy. If not then this might be the place to discuss.

@davidjgoss davidjgoss transferred this issue from cucumber/cucumber-js Aug 21, 2024
@davidjgoss
Copy link
Contributor

Transferring this issue since reflect-metadata is a dependency of @cucumber/messages

@davidjgoss davidjgoss self-assigned this Aug 21, 2024
@mpkorstanje
Copy link
Contributor

@davidjgoss looks it it was updated, but the update hasn't made it down downstream to gherkin yet.

@mpkorstanje mpkorstanje transferred this issue from cucumber/messages Aug 22, 2024
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

No branches or pull requests

3 participants