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

fix(deps): support for yargs>=17.1.0. #129

Merged
merged 2 commits into from Oct 6, 2021
Merged

Conversation

neverendingqs
Copy link
Member

@neverendingqs neverendingqs commented Oct 6, 2021

yargs@17.1.0 fixed a bug that exposed how we were using yargs incorrectly (either from the start, or from a dependency update). We should now be using yargs correctly with this change.

Quality notes:

  • Functional:
    • Automated tests continue to pass as expected.
  • Performance:
    • N/A
  • Security:
    • N/A
  • DevOps:
    • N/A
  • Docs:
    • N/A

Base automatically changed from chore/deps-1633093668 to master October 6, 2021 20:32
@neverendingqs neverendingqs merged commit df7b63a into master Oct 6, 2021
@neverendingqs neverendingqs deleted the fix/yargsdepsupdate branch October 6, 2021 21:45
@ghost
Copy link

ghost commented Oct 6, 2021

🎉 This PR is included in version 4.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants