Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump @vscode/vsce from 2.25.0 to 2.26.0 (#40)
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.25.0 to 2.26.0. <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>v2.26.0</h2> <h2>Changes:</h2> <h3>Feature Requests:</h3> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/964">#964</a>: Add <code>--azure-credential</code> option to "publish", "unpublish" and "verify-pat" commands</li> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/943">#943</a>: feat: ignore .git generated by <code>git worktree add</code></li> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/966">#966</a>: allow verifyPat to use extension's publisher name</li> </ul> <h3>Others:</h3> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/965">#965</a>: missing package-lock.json change</li> </ul> <h2>v2.25.1-5</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/967">#967</a>: Engineering - remove node 16.x from test matrix</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=269377&view=logs">auto generated</a>.</p> <h2>v2.25.1-4</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/964">#964</a>: Add <code>--azure-credential</code> option to "publish", "unpublish" and "verify-pat" commands</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=269335&view=logs">auto generated</a>.</p> <h2>v2.25.1-3</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/Microsoft/vsce/issues/965">#965</a>: missing package-lock.json change</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=269328&view=logs">auto generated</a>.</p> <h2>v2.25.1-2</h2> <h2>Changes:</h2> <h3>Feature Requests:</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vscode-vsce/commit/af201cd4dfb05c24bb853c1e3034fb1224b81467"><code>af201cd</code></a> Engineering - remove node 16.x from test matrix (<a href="https://redirect.github.com/Microsoft/vsce/issues/967">#967</a>)</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/0abc183bfa7add330426bcd6f837c85417d365c5"><code>0abc183</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vsce/issues/964">#964</a> from microsoft/lszomoru/azure-credential</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/9ba0c084014c4b8d7190cc4428e0827241c15531"><code>9ba0c08</code></a> Update text matrix</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/9f83b8171df0f6062cfb82bed8a615698bcebea1"><code>9f83b81</code></a> Fix compilation error</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/0e55ce77594ff1cc0f01619bd3383d72aa639cca"><code>0e55ce7</code></a> Merge branch 'main' into lszomoru/azure-credential</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/578f483d616d81a3bc8dfce69dbdd4a698268e29"><code>578f483</code></a> missing package-lock.json change (<a href="https://redirect.github.com/Microsoft/vsce/issues/965">#965</a>)</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/f64f5d548516fdf92081c47a1a549e39f1037a61"><code>f64f5d5</code></a> allow verifyPat to use extension's publisher name (<a href="https://redirect.github.com/Microsoft/vsce/issues/966">#966</a>)</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/e375bbf1193f8406889d646bce04c0984f6a8b62"><code>e375bbf</code></a> Pull request feedback</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/61223f344f01d33ac7b266aff5c468d8ca256dfd"><code>61223f3</code></a> Add <code>--azure-credential</code> option to "publish", "unpublish" and "verify-pat" co...</li> <li><a href="https://github.com/microsoft/vscode-vsce/commit/57edfae9ee884367f035c84368a145f9508ca40c"><code>57edfae</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vsce/issues/963">#963</a> from microsoft/benibenj/re</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.0">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=2.25.0&new-version=2.26.0)](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>
- Loading branch information