-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
chore!: upgrade commander
to12.1.0
#2620
chore!: upgrade commander
to12.1.0
#2620
Conversation
commander
to12.1.0
commander
to12.1.0
commander
to12.1.0
Thanks for opening this @YaTut1901 , I've converted this to a draft PR. Feel free to re-open once the CI tests are passing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worth making the breaking change description a little bit more descriptive:
The shorthand flag (
-p
) for passing through a path to variousfuels
CLI commands has been deprecated. Migrate to using the--path
flag instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving on the condition of the description being updated 😄
Nice work @YaTut1901 🔥
do you mean description in PR? |
Correct 🔥 |
Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
Failing due to the following check: Will merge anyway as I don't see any breaking change for the wallet here. |
commander
dependency #2613Breaking Changes:
The shorthand flag (-p) for passing through a path to various fuels CLI commands has been deprecated. Migrate to using the --path flag instead.