cucumber / vscode

Official Visual Studio Code Extension for Cucumber
MIT License
65 stars 16 forks source link

Update dependencies en masse. #176

Closed xeger closed 1 year ago

xeger commented 1 year ago

Key changes:

🤔 What's changed?

We have done a full npm update to ensure that @cucumber/gherkin-utils doesn't revert back to 8.0.2.

⚡️ What's your motivation?

We published 1.8.0, which once again initializes and runs, but still fails to preserve comments! The root cause is that, even though we previously updated it in #165, GitHub Actions apparently decided to solve the dependency graph differently, possibly because #165 performed a targeted update of a few select things. It is hoped that by updating everything, the graph will be immutable in CI.

🏷️ What kind of change is this?

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.