Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps vscode-extension-tester from 8.11.0 to 8.18.0.

Release notes

Sourced from vscode-extension-tester's releases.

v8.18.0

What's Changed

🚀 Features

feat: add support for VS Code 1.104.x by Dominik Jelinek in 830905c6c1323457890d6097d3af0c9ff0fa5ede feat: add support for VS Code 1.103.x by Dominik Jelinek in 2bad226df69d2df7a72d845fbec5f530b91ec6a2

🚫 Bugs

fix: sonarcloud reported issues by Dominik Jelinek in bd0070de18670c5454e57b610810630d7d721943 fix: workbench test for vscode 102+ (min supported version) by Dominik Jelinek in 96a0da91b75ff496e931adfbbea8290b63d15c50 fix: text editor test by Dominik Jelinek in 48d05a14b7402908e719591cd7e5b71e5f93d4be fix: extensions view item test by Dominik Jelinek in 1bb61c9fc6daf8df4d7b900de43f17a917e05907 fix: sidebar view test by Dominik Jelinek in edfc6bec332121abe18305abfd24587918af58fb fix: workbench tests by Dominik Jelinek in 2a2d0689dae3ebb3b5532c289aa61da2fe4f9fdc

🔎 Tests

test: improve stability of editor action dropdown test by Dominik Jelinek in 73540001fb434452bddc023c58a7c97e32660f0f

🔧 Maintenance

chore(release): Publish v8.18.0 (#2083) by Dominik Jelínek in 68f54123685a550bb884becd53d0795407978dce chore: bump max VS Code version from 1.104.1 to 1.104.2 (#2082) by Dominik Jelínek in fed0b9f42c05edae3795a8150a39989e5a2e7041 chore: bump all dependencies by Dominik Jelinek in 8f9cb24e25b6c23488a5415018469eabc70cd3d4 chore: bump all dev dependencies by Dominik Jelinek in d70aba9b7de7485809d46fcb26b571b1168aa03e chore(test): bump dev dependencies by Dominik Jelinek in 9fbd44622c8fe9d5f0a0c4bbedb0299fd9049902 chore: add workspace vscode settings for tests by Dominik Jelinek in d194f0cad318748d40efcbd8af4184e0dc0dc126 ci(extester): fix publish release gh actions workflow by Dominik Jelinek in 05b709726060aa1078d2421abacdaa4e7cd08dc5

📦 Dependencies

build(deps): bump actions/checkout from 4 to 5 (#2039) by dependabot[bot] in be57ea4afa75a801512f27941b46746bdf57ff25 build(deps-dev): bump the eslint group across 1 directory with 2 updates (#2079) by dependabot[bot] in 9d4472622d8d1cdeb3c9d755e476848cc6e5794a build(deps): bump actions/setup-node from 4 to 5 (#2054) by dependabot[bot] in 0c317be342d8f1f5c5851391a503d352c9fdcec4 build(deps): bump @​vscode/vsce from 3.6.0 to 3.6.1 (#2080) by dependabot[bot] in 9804f961cf67b482611962dc0b768576a869d1d6 build(deps-dev): bump lerna from 8.2.3 to 9.0.0 (#2078) by dependabot[bot] in c844f51bca7322fdefbf8e2118e723458f7d0c3f build(deps): bump actions/stale from 9 to 10 (#2053) by dependabot[bot] in b9fbf37d659616923b53a9435e9137d9bf32f20f build(deps-dev): bump @​types/node from 24.0.13 to 24.0.14 (#2015) by dependabot[bot] in cfcce40d1162c237166625eb62bc874373d12f5e

v8.17.0

What's Changed

🚀 Features

feat: add support for VS Code 1.102.x (#2009) by Dominik Jelínek in da442d50e1c7c26d6241ba4e5600414be2a477a0

🔧 Maintenance

chore(release): Publish v8.17.0 (#2012) by Dominik Jelínek in 822902eec1acfb320d8c366a593de4481062c24a chore: update package-lock.json dev dependency by Dominik Jelinek in b7cb330bfb388aca261968297f85810973f38c94 chore: fix readme logo proportions by Dominik Jelinek in eb44683279572ac4d036a674babad3f9348c1fff ci: add config .npmrc step using NPM_TOKEN to allow npmjs publish by Dominik Jelinek in 7f53c1a59507c8acb7202f9648db0996ca63753a ci: kickoff publish packages into npmjs workflow (#1997) by Dominik Jelínek in d1d83b5236aaefa055f31f340820665a9538f82d

📦 Dependencies

build(deps-dev): bump the eslint group across 1 directory with 3 updates (#2014) by dependabot[bot] in aeca4619d0cdd54c27d7c5c610273a3df3c1084f build(deps): bump @​babel/types from 7.28.0 to 7.28.1 (#2010) by dependabot[bot] in 7e76df52e4036c51b79e4c991603a02d86bbaee9

... (truncated)

Commits
  • 68f5412 chore(release): Publish v8.18.0 (#2083)
  • fed0b9f chore: bump max VS Code version from 1.104.1 to 1.104.2 (#2082)
  • 9804f96 build(deps): bump @​vscode/vsce from 3.6.0 to 3.6.1 (#2080)
  • bd0070d fix: sonarcloud reported issues
  • 8f9cb24 chore: bump all dependencies
  • 830905c feat: add support for VS Code 1.104.x
  • 2bad226 feat: add support for VS Code 1.103.x
  • 822902e chore(release): Publish v8.17.0 (#2012)
  • eb44683 chore: fix readme logo proportions
  • da442d5 feat: add support for VS Code 1.102.x (#2009)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester/tree/HEAD/packages/extester) from 8.11.0 to 8.18.0.
- [Release notes](https://github.com/redhat-developer/vscode-extension-tester/releases)
- [Commits](https://github.com/redhat-developer/vscode-extension-tester/commits/v8.18.0/packages/extester)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2025
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.18.0 branch from 114e72d to 314695b Compare September 30, 2025 09:41
…r happy

Also the PR adds '@secretlint/node' dev. dependency to make vscode-extension-tester happy

Signed-off-by: Victor Rubezhny <[email protected]>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.18.0 branch from 314695b to fb7247d Compare September 30, 2025 10:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

A newer version of vscode-extension-tester exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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