-
Notifications
You must be signed in to change notification settings - Fork 519
Update vsce to 1.87.1 #3275
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
Update vsce to 1.87.1 #3275
Conversation
Bumps [vsce](https://github.com/Microsoft/vsce) from 1.85.1 to 1.87.1. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.85.1...v1.87.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Upstream made a breaking change by introducing a dash into the option.
96f9148
to
dae8ed2
Compare
We should also open an issue on vsce just to register that they broke us again
This brings in microsoft/vscode-vsce@83163ed which fixes a subtle break in our changelog where, on the marketplace, all the #xyzs are auto-linked directly and don't obey the actual link we put in the changelog (which was supposed to be fixed, but there was a weird implicit behavior of their commander dependency that caused it not to be, but now it's fixed, microsoft/vscode-vsce#542).
Replaces #3273.