Skip to content

Commit 2913e9a

Browse files
build(deps-dev): bump @vscode/vsce from 3.7.0 to 3.7.1 (#453)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.7.0 to 3.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/vsce/releases"><code>@​vscode/vsce</code>'s releases</a>.</em></p> <blockquote> <h2>v3.7.1</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/1223">#1223</a>: Bump js-yaml</li> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/1222">#1222</a>: Bump glob</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=378097&amp;view=logs">auto generated</a>.</p> <h2>v3.7.1-1</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/1223">#1223</a>: Bump js-yaml</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=376246&amp;view=logs">auto generated</a>.</p> <h2>v3.7.1-0</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/1222">#1222</a>: Bump glob</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=376228&amp;view=logs">auto generated</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vscode-vsce/commit/44181d1a5a01eb1f69f0fa1b2305aefc2b6dc092"><code>44181d1</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vsce/issues/1223">#1223</a> from microsoft/dependabot/npm_and_yarn/multi-75e6bc5210</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/a83138988fa9f56f8fec92aa4086f05f17db3ea2"><code>a831389</code></a> Bump js-yaml</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/5d9e78f4541357c11ad56d5200be1de7a14d474c"><code>5d9e78f</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vsce/issues/1222">#1222</a> from microsoft/dependabot/npm_and_yarn/multi-12cb0b0c21</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/c9023e9bdfc321e1f18aa3c0e6aa2932b2b2acec"><code>c9023e9</code></a> Bump glob</li> <li>See full diff in <a href="https://github.com/Microsoft/vsce/compare/v3.7.0...v3.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vscode/vsce&package-manager=npm_and_yarn&previous-version=3.7.0&new-version=3.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d741495 commit 2913e9a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"@vscode/dts": "^0.4.1",
197197
"@vscode/test-cli": "^0.0.12",
198198
"@vscode/test-electron": "^2.5.2",
199-
"@vscode/vsce": "^3.7.0",
199+
"@vscode/vsce": "^3.7.1",
200200
"acorn": "^8.14.1",
201201
"acorn-loose": "^8.5.2",
202202
"ansi-colors": "^4.1.3",

0 commit comments

Comments
 (0)