ryanblock / architect-vscode-grammar-extension

Architect (.arc) syntax highlighter / grammar extension for VS Code
2 stars 0 forks source link

Bump vsce from 1.69.0 to 1.71.0 #6

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vsce from 1.69.0 to 1.71.0.

Commits - [`f2c29b5`](https://github.com/microsoft/vscode-vsce/commit/f2c29b5440e685da6c83a9d75748f0cf9407f20c) 1.71.0 - [`3bcc603`](https://github.com/microsoft/vscode-vsce/commit/3bcc6039daa4737c519dfb16a4d8f0328a895774) async function unpublish - [`aa73aac`](https://github.com/microsoft/vscode-vsce/commit/aa73aacb0ea413103b13f6daac3b6ad9379f20e1) Merge commit 'refs/pull/405/head' of github.com:microsoft/vscode-vsce into pr... - [`3fb175a`](https://github.com/microsoft/vscode-vsce/commit/3fb175aa64f4cb2195f5fcdcf2262b588f318c44) 1.70.0 - [`392778b`](https://github.com/microsoft/vscode-vsce/commit/392778b924f2c9221eb46aac5f6df5f4c0cda315) fix buffer ctors - [`e90ffca`](https://github.com/microsoft/vscode-vsce/commit/e90ffca8bae86e2b52a4f3191ebae2a1153ec674) update link - [`955e3df`](https://github.com/microsoft/vscode-vsce/commit/955e3df4d39e1e4bd81cc70637117ca70716a668) fixes [#400](https://github-redirect.dependabot.com/Microsoft/vsce/issues/400) allow force to unpublish an extension - [`facdf0a`](https://github.com/microsoft/vscode-vsce/commit/facdf0ac8dcf5a3c5e79bb56d36d26f7adcd1c80) fixes [#403](https://github-redirect.dependabot.com/Microsoft/vsce/issues/403) - [`8ae7985`](https://github.com/microsoft/vscode-vsce/commit/8ae7985365c19718e76f1713822e3bf3003f0a73) Merge pull request [#295](https://github-redirect.dependabot.com/Microsoft/vsce/issues/295) from ndrake/bugfix/dot-vsce-permissions-230 - [`b044011`](https://github.com/microsoft/vscode-vsce/commit/b044011b6315d3429131d195c2f2ef52c34813d7) ts: noUnusedLocals, noUnusedParameters - Additional commits viewable in [compare view](https://github.com/Microsoft/vsce/compare/v1.69.0...v1.71.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #7.