You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/01 00:53:10 UTC

[GitHub] [daffodil-vscode] dependabot[bot] opened a new pull request, #723: Bump @vscode/test-electron from 2.1.5 to 2.3.4

dependabot[bot] opened a new pull request, #723:
URL: https://github.com/apache/daffodil-vscode/pull/723

   Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.1.5 to 2.3.4.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md"><code>@​vscode/test-electron</code>'s changelog</a>.</em></p>
   <blockquote>
   <h3>2.3.4 | 2022-07-31</h3>
   <ul>
   <li>Fix &quot;insiders&quot; string not matching correctly</li>
   </ul>
   <h3>2.3.3 | 2022-06-10</h3>
   <ul>
   <li>Disable GPU sandbox by default, fixing failures in some CI's.</li>
   </ul>
   <h3>2.3.2 | 2022-05-11</h3>
   <ul>
   <li>Fix download method not working for the vscode cli.</li>
   </ul>
   <h3>2.3.1 | 2022-04-04</h3>
   <ul>
   <li>Gracefully kill VS Code if SIGINT is received</li>
   </ul>
   <h3>2.3.0 | 2022-02-27</h3>
   <ul>
   <li>Automatically use the most recent version matching <code>engines.vscode</code> in extensions' package.json</li>
   <li>Allow insiders <code>version</code>s to be specified, such as <code>version: &quot;1.76.0-insider&quot;</code></li>
   <li>Reduce the likelihood of 'broken' installations on interrupted downloads</li>
   <li>Remove dependency on outdated <code>unzipper</code> module</li>
   </ul>
   <h3>2.2.4 | 2022-02-19</h3>
   <ul>
   <li>Use existing downloads if internet is inaccessible</li>
   </ul>
   <h3>2.2.3 | 2022-01-30</h3>
   <ul>
   <li>Fix tests sometimes hanging on windows</li>
   </ul>
   <h3>2.2.2 | 2022-01-09</h3>
   <ul>
   <li>Add default for platform in <code>resolveCliPathFromVSCodeExecutablePath</code> to match docs</li>
   </ul>
   <h3>2.2.1 | 2022-12-06</h3>
   <ul>
   <li>Add an idle <code>timeout</code> for downloads</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/Microsoft/vscode-test/commits">compare view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a href="https://www.npmjs.com/~vscode-bot">vscode-bot</a>, a new releaser for <code>@​vscode/test-electron</code> since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vscode/test-electron&package-manager=npm_and_yarn&previous-version=2.1.5&new-version=2.3.4)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] dependabot[bot] commented on pull request #723: Bump @vscode/test-electron from 2.1.5 to 2.3.4

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #723:
URL: https://github.com/apache/daffodil-vscode/pull/723#issuecomment-1731485921

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] scholarsmate closed pull request #723: Bump @vscode/test-electron from 2.1.5 to 2.3.4

Posted by "scholarsmate (via GitHub)" <gi...@apache.org>.
scholarsmate closed pull request #723: Bump @vscode/test-electron from 2.1.5 to 2.3.4
URL: https://github.com/apache/daffodil-vscode/pull/723


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] scholarsmate commented on pull request #723: Bump @vscode/test-electron from 2.1.5 to 2.3.4

Posted by "scholarsmate (via GitHub)" <gi...@apache.org>.
scholarsmate commented on PR #723:
URL: https://github.com/apache/daffodil-vscode/pull/723#issuecomment-1731485849

   OBE, this change is already committed to main.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org