Miragon / miranum-copilot

This repository is used for a project conducted at the university of applied Sciences Augsburg, to research how AI can benefit process automation.
MIT License
4 stars 0 forks source link

chore(deps-dev): bump @vscode/test-electron from 2.3.4 to 2.3.7 #185

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @vscode/test-electron from 2.3.4 to 2.3.7.

Changelog

Sourced from @​vscode/test-electron's changelog.

2.3.7 | 2022-11-23

  • Remove detection for unsupported win32 builds
  • Add length and hash validation for downloaded builds

2.3.6 | 2022-10-24

  • Fix windows sometimes failing on EPERM in download (again)

2.3.5 | 2022-10-04

  • Fix windows sometimes failing on EPERM in download
Commits
  • 3df8dfd 2.3.7
  • 6a41b27 feat: add length/hash validation for downloads
  • 91c7f9c Update platform support and remove Windows 32-bit archive option (#242)
  • c4b489f Merge pull request #241 from microsoft/connor4312/fix-233
  • 0064e89 2.3.6
  • 87b9842 fix: avoid faulty rename when installing
  • 310c6b2 chore(deps): bump postcss from 8.4.19 to 8.4.31 (#238)
  • 0be636f Merge pull request #237 from microsoft/connor4312/issue-233
  • 6230871 2.3.5
  • 3558f3b fix: windows sometimes failing on EPERM in download
  • Additional commits viewable in compare view


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 show 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)
dependabot[bot] commented 9 months ago

Superseded by #187.