Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps vscode-extension-tester from 8.14.1 to 8.15.0.

Release notes

Sourced from vscode-extension-tester's releases.

v8.15.0

What's Changed

⚠️ Breaking

🚫 Bugs

🚀 Features

📦 Dependencies

... (truncated)

Commits
  • 4db4257 chore(release): Publish 8.15.0 (#1916)
  • aba24cc feat: improve openResources to allow dynamic waits when workbench is loaded (...
  • ccb8365 build(deps): bump @​vscode/vsce from 3.4.2 to 3.5.0 (#1919)
  • 3cea84f feat: allow download to disable TLS check env flag (#1857)
  • 347eaad chore: remove disturbing console log about removing NODE_ env variables (#1918)
  • 0f844ac chore: filter unsupported NODE_* variables when calling VS Code (#1859)
  • 4eb0ae3 feat: support caching multiple versions of vs code and chromedriver (#1888)
  • 31937fc fix: avoid warning 'ms-enable-electron-run-as-node' is not in the list of kno...
  • 0f831f0 feat: Add support for VS Code 1.100.3
  • 017b2f7 feat: store screenshots in same way as logs (#1907)
  • 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 <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 requested a review from a team June 10, 2025 01:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2025
@apupier apupier force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch 4 times, most recently from 7375657 to 92813f9 Compare June 12, 2025 14:46
@apupier apupier marked this pull request as draft June 13, 2025 07:09
@apupier apupier force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch from cbd317c to d652687 Compare June 13, 2025 07:09
dependabot bot and others added 7 commits June 16, 2025 11:59
Bumps [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester/tree/HEAD/packages/extester) from 8.14.1 to 8.15.0.
- [Release notes](https://github.com/redhat-developer/vscode-extension-tester/releases)
- [Commits](https://github.com/redhat-developer/vscode-extension-tester/commits/v8.15.0/packages/extester)

---
updated-dependencies:
- dependency-name: vscode-extension-tester
  dependency-version: 8.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
last VS Code extension tester update changed the place the screenshots
are stored, there is an extra folder based on a timestamp

Signed-off-by: Aurélien Pupier <[email protected]>
using the : and the comparison is now failing due to the 100 compared as
a string and not a number

Signed-off-by: Aurélien Pupier <[email protected]>
@apupier apupier force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch from 308d894 to 2b26334 Compare June 16, 2025 10:00
@apupier apupier force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch from 96de14d to 2a4eb93 Compare June 17, 2025 07:55
@apupier apupier force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch 2 times, most recently from 17d124b to e7c5939 Compare June 17, 2025 07:57
conditional wait

to avoid having some stale reference when trying to click on them after
we found them.

Signed-off-by: Aurélien Pupier <[email protected]>
@apupier apupier force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch from e7c5939 to 81f0ebb Compare June 17, 2025 07:58
@sonarqubecloud
Copy link

@apupier apupier requested a review from djelinek June 18, 2025 07:53
@apupier apupier marked this pull request as ready for review June 18, 2025 07:53
@apupier apupier requested review from hdamarcelo and pospisilf June 18, 2025 07:54
@apupier apupier merged commit 1d61ecf into main Jun 20, 2025
24 of 43 checks passed
@apupier apupier deleted the dependabot/npm_and_yarn/vscode-extension-tester-8.15.0 branch June 20, 2025 13:40
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 READY FOR REVIEW

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants