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.70.0 #5

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vsce from 1.69.0 to 1.70.0.

Commits - [`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 - [`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 - [`56f916b`](https://github.com/microsoft/vscode-vsce/commit/56f916b4fca683583b7a02ecc6d36d255b8dab28) Merge commit 'refs/pull/294/head' of github.com:microsoft/vscode-vsce into pr... - [`c5a0e10`](https://github.com/microsoft/vscode-vsce/commit/c5a0e103fca5207b482e42d6b05d96bab1846a17) cleanup getPackagePath - [`33e3227`](https://github.com/microsoft/vscode-vsce/commit/33e3227970bbb164a768c831fef49cc7dbcd793e) Merge commit 'refs/pull/248/head' of github.com:microsoft/vscode-vsce into pr... - [`157c01c`](https://github.com/microsoft/vscode-vsce/commit/157c01c4a73ac91ac9c245f4a319180770dd7f44) fixes [#402](https://github-redirect.dependabot.com/Microsoft/vsce/issues/402) - Additional commits viewable in [compare view](https://github.com/Microsoft/vsce/compare/v1.69.0...v1.70.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 #6.