Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps @vscode/test-electron from 2.3.10 to 2.4.0.

Changelog

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

2.4.0 | 2024-05-24

  • Allow installing unreleased builds using an -unreleased suffix, such as insiders-unreleased.
  • Allow passing different data directories in runVSCodeCommand, using it for extension development.
  • Improve the appearance progress reporting.
Commits
  • 75003e1 2.4.0
  • 67845f3 Merge pull request #272 from microsoft/connor4312/update-and-spinners
  • 813ab3a chore: update dependencies, improve progress reporting appearence
  • 2d17e1e Merge pull request #270 from microsoft/connor4312/unreleased-builds
  • 50afe68 fix: improve flexibility of runVSCodeCommand
  • 021f593 feat: allow downloading unreleased versions via -unreleased suffix
  • 884a3c8 Merge pull request #269 from microsoft/connor4312/node-CVE-2024-27980
  • See full diff 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.4.0 branch 4 times, most recently from 045589c to ca11a86 Compare June 17, 2024 20:07
@code-asher code-asher force-pushed the main branch 3 times, most recently from 2fe6487 to d28be47 Compare June 20, 2024 17:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.4.0 branch 2 times, most recently from 9060310 to 8df566f Compare June 21, 2024 23:32
@code-asher code-asher force-pushed the main branch 2 times, most recently from 009bca7 to bcf5486 Compare June 21, 2024 23:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.4.0 branch from 8df566f to 504a398 Compare June 25, 2024 17:38
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.10 to 2.4.0.
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v2.3.10...v2.4.0)

---
updated-dependencies:
- dependency-name: "@vscode/test-electron"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.4.0 branch from 504a398 to a44899b Compare June 25, 2024 19:10
@code-asher code-asher merged commit 41d9fde into main Jun 25, 2024
@code-asher code-asher deleted the dependabot/npm_and_yarn/vscode/test-electron-2.4.0 branch June 25, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant