Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps vscode-extension-tester from 8.18.0 to 8.19.0.

Release notes

Sourced from vscode-extension-tester's releases.

v8.19.0

What's Changed

🚀 Features

feat: add support for VS Code 1.105.x (#2116) by Dominik Jelínek in 274c8144beecef94a93893139fd4a4b2b3e0882a

🔧 Maintenance

chore(release): Publish v8.19.0 (#2117) by Dominik Jelínek in 8321c63da1348f27716c18db771e978fbbb46852 chore: bump minimal default nodejs version from 20 to 22 (current active LTS) (#2101) by Dominik Jelínek in 7fe117e4bf6e1ca534f6100116f52161a2e345f3 chore: bump max VS Code version from 1.104.2 to 1.104.3 (#2100) by Dominik Jelínek in 02e852067e5054ad7e6477f896cb0881801d0dbc

📦 Dependencies

build(deps): bump clipboardy from 4.0.0 to 5.0.0 (#2088) by dependabot[bot] in 11aee3cbf8206389e2a646618266b8590d990976 build(deps): bump actions/setup-node from 5 to 6 (#2111) by dependabot[bot] in 6477179c6f1a273e9a2c733d0902c1babf7ab67b build(deps-dev): bump esbuild from 0.25.10 to 0.25.11 (#2114) by dependabot[bot] in ceab9f5bacde5df4399cb2c20ff14f2c77472ab3 build(deps-dev): bump @​types/vscode from 1.104.0 to 1.105.0 (#2107) by dependabot[bot] in c4a3d4cfb0b5ad6c2d187ea54aab13d773059898 build(deps-dev): bump the eslint group with 2 updates (#2112) by dependabot[bot] in 427079f8ac553cf6e24cc6e59de27fd04ebb8d37 build(deps): bump got from 14.4.9 to 14.5.0 (#2110) by dependabot[bot] in b096faca0db8495f2cca6b4ea95fae98cf052c90 build(deps-dev): bump @​types/node from 24.7.1 to 24.7.2 (#2109) by dependabot[bot] in 122745237c85f206b55f9feb63ce1bcf60f6fdf4 build(deps-dev): bump @​types/node from 24.7.0 to 24.7.1 (#2105) by dependabot[bot] in f03f58a156d24e044eedbecae9785f6db51babf0 build(deps-dev): bump @​vscode/test-cli from 0.0.11 to 0.0.12 (#2106) by dependabot[bot] in a05f14bb494a0329adf932eb07666adecaa2b75c build(deps-dev): bump @​types/node from 24.5.2 to 24.7.0 (#2103) by dependabot[bot] in 274c4376dd6fe22dcbe71c41b96dbf918accc393 build(deps-dev): bump the eslint group with 2 updates (#2102) by dependabot[bot] in 2dcb18ea92a7a240548411a38de3eaf488656284 build(deps-dev): bump typescript from 5.9.2 to 5.9.3 (#2095) by dependabot[bot] in 4e3f33d3a00893f2c670069b5a23110d136d2b5d build(deps-dev): bump mocha from 11.7.2 to 11.7.4 (#2098) by dependabot[bot] in b4f6fcd487084eedec9bd37c65d662559eda02e1 build(deps-dev): bump the eslint group across 1 directory with 3 updates (#2099) by dependabot[bot] in 2c43ded5a1bfc86452601b0304077b69f7cab32e build(deps): bump @​vscode/vsce from 3.6.1 to 3.6.2 (#2087) by dependabot[bot] in 446411115d32116e26ad205f7e37fabb7f1ec140 build(deps-dev): bump clipboard-cli from 4.0.0 to 5.0.0 (#2086) by dependabot[bot] in f9b50d9fd9d2534784cd26e687341b6ff5142511 build(deps): bump tar-fs from 2.1.3 to 2.1.4 (#2085) by dependabot[bot] in 8995ff115fd45819f23ca4c5437eaa1a71fe0be3

Commits
  • 8321c63 chore(release): Publish v8.19.0 (#2117)
  • 274c814 feat: add support for VS Code 1.105.x (#2116)
  • b096fac build(deps): bump got from 14.4.9 to 14.5.0 (#2110)
  • 7fe117e chore: bump minimal default nodejs version from 20 to 22 (current active LTS)...
  • 02e8520 chore: bump max VS Code version from 1.104.2 to 1.104.3 (#2100)
  • 4464111 build(deps): bump @​vscode/vsce from 3.6.1 to 3.6.2 (#2087)
  • See full diff 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 01:16
@dependabot dependabot bot requested a review from rH4rtinger October 20, 2025 01:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.19.0 branch from 1b11ffb to 1a69b57 Compare October 22, 2025 12:12
@sonarqubecloud
Copy link

@rH4rtinger
Copy link
Collaborator

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: vscode-extension-tester
  dependency-version: 8.19.0
  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-extension-tester-8.19.0 branch from 1a69b57 to 467c328 Compare December 1, 2025 09:15
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

@rH4rtinger
Copy link
Collaborator

@dependabot close

Currently ignoring this update, because all tests break

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot close command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode-extension-tester-8.19.0 branch December 1, 2025 10:37
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.

2 participants