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/04/01 00:59:25 UTC

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

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

   Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.1.5 to 2.3.0.
   <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.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><a href="https://github.com/microsoft/vscode-test/commit/85f206438c2715a81daf31636a0d829d839f42b5"><code>85f2064</code></a> 2.3.0</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/305c974922ed3103826a226c729a69c8250eebe8"><code>305c974</code></a> docs: for 2.3.0</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/6782978c7d6a0f3487d3dcbf41bee41883061461"><code>6782978</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vscode-test/issues/203">#203</a> from microsoft/connor4312/prettier-and-eslint</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/a8c51de6ab76a22c33244274441eabfe38b274fc"><code>a8c51de</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vscode-test/issues/202">#202</a> from microsoft/connor4312/issue176</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/d9b458cd011b0ccb396d420930bc26b694acac42"><code>d9b458c</code></a> chore: adopt prettier and eslint hooks</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/121fe1f6ecba08a22d7ae753c19a8bef5e7ded7c"><code>121fe1f</code></a> feat: automatically use vscode version matching engine</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/a08ae561694359d0e0ef9964cf47be4b1d192ce5"><code>a08ae56</code></a> fix: installations being 'broken' if download is interrupted (<a href="https://redirect.github.com/Microsoft/vscode-test/issues/201">#201</a>)</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/ec061f7d8bac2b8469f00479d7b728992c22c742"><code>ec061f7</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/vscode-test/issues/200">#200</a> from microsoft/rm-unzipper</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/e055202ade2a1bac6efb5c4beb17ce00593ba02f"><code>e055202</code></a> fix: remove dependency on unzipper package</li>
   <li><a href="https://github.com/microsoft/vscode-test/commit/1feefd93b3bf0df911ec4539315c85f66b060d04"><code>1feefd9</code></a> fix: compile error (<a href="https://redirect.github.com/Microsoft/vscode-test/issues/196">#196</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/Microsoft/vscode-test/compare/v2.1.5...v2.3.0">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.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 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 #558: Bump @vscode/test-electron from 2.1.5 to 2.3.0

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

   Superseded by #647.


-- 
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] Shanedell commented on pull request #558: Bump @vscode/test-electron from 2.1.5 to 2.3.0

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

   Maybe we should upgrade it to the latest that doesn't require nodejs 16 then have dependabot ignore it for a bit.


-- 
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] closed pull request #558: Bump @vscode/test-electron from 2.1.5 to 2.3.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #558: Bump @vscode/test-electron from 2.1.5 to 2.3.0
URL: https://github.com/apache/daffodil-vscode/pull/558


-- 
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 #558: Bump @vscode/test-electron from 2.1.5 to 2.3.0

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

   This wants node.js >=16.


-- 
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