Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the development-dependencies group with 10 updates in the / directory:

Package From To
@playwright/browser-chromium 1.55.0 1.55.1
@types/eslint__js 8.42.3 9.14.0
@vscode/test-web 0.0.72 0.0.73
@vscode/vsce 3.6.0 3.6.2
chai 4.5.0 6.2.0
mocha 11.7.2 11.7.3
msw 2.9.0 2.11.3
typescript 5.9.2 5.9.3
typescript-eslint 8.44.0 8.45.0
vscode-extension-tester 8.14.1 8.18.0

Updates @playwright/browser-chromium from 1.55.0 to 1.55.1

Release notes

Sourced from @​playwright/browser-chromium's releases.

v1.55.1

Highlights

microsoft/playwright#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186. microsoft/playwright#37147 - [Regression]: Internal error: step id not found. microsoft/playwright#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects. microsoft/playwright#37137 - Revert "fix(a11y): track inert elements as hidden".

Browser Versions

  • Chromium 140.0.7339.186
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139
Commits

Updates @types/eslint__js from 8.42.3 to 9.14.0

Commits

Updates @vscode/test-web from 0.0.72 to 0.0.73

Release notes

Sourced from @​vscode/test-web's releases.

v0.0.73

Changes:

  • #170: prepare 0.0.73

This list of changes was auto generated.

Commits

Updates @vscode/vsce from 3.6.0 to 3.6.2

Release notes

Sourced from @​vscode/vsce's releases.

v3.6.2

Changes:

  • #1199: fix: generate language model tag for languageModelChatProvider contributions

This list of changes was auto generated.

v3.6.2-0

Changes:

  • #1199: fix: generate language model tag for languageModelChatProvider contributions

This list of changes was auto generated.

v3.6.1

Changes:

  • #1198: chore: bump vsce-sign to 2.0.7
  • #1194: Engineering - do not run Azure Pipeline for pull requests
  • #1193: fix: check exec params
  • #1191: Bump tmp from 0.2.3 to 0.2.4
  • #1188: Avoid Node.js DEP0190 warning by using string form for prepublish command
  • #1190: chore: migrate PR check to GitHub Actions
  • #1189: update secretlint
  • #1187: Bump form-data from 4.0.0 to 4.0.4
  • #1185: chore: onboard OSS pipeline to 1ES template
  • #1179: add commonjs annotation to package.json

This list of changes was auto generated.

v3.6.1-9

Changes:

  • #1198: chore: bump vsce-sign to 2.0.7

This list of changes was auto generated.

v3.6.1-8

Changes:

... (truncated)

Commits
  • 6a944cc Merge pull request #1199 from joyceerhl/patch-1
  • 623d46c fix test
  • 70f3535 fix: generate language model tag for languageModelChatProvider contributions
  • d9422df chore: bump vsce-sign to 2.0.7 (#1198)
  • 91b5381 Engineering - do not run Azure Pipeline for pull requests (#1194)
  • 6d9f87e fix: check exec params (#1193)
  • 8fa2eb5 Bump tmp from 0.2.3 to 0.2.4 (#1191)
  • 6b0b21d Avoid Node.js DEP0190 warning by using string form for prepublish command (#1...
  • 29a2b75 chore: migrate PR check to GitHub Actions (#1190)
  • 472e6ec Merge pull request #1189 from microsoft/benibenj/other-tarantula
  • Additional commits viewable in compare view

Updates chai from 4.5.0 to 6.2.0

Release notes

Sourced from chai's releases.

v6.2.0

What's Changed

Full Changelog: chaijs/chai@v6.1.0...v6.2.0

v6.1.0

What's Changed

Full Changelog: chaijs/chai@v6.0.2...v6.1.0

v6.0.1

What's Changed

Full Changelog: chaijs/chai@v6.0.0...v6.0.1

v6.0.0

BREAKING CHANGES

Chai is now bundled into a single file. The lib/*.js files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is ./index.js.

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v6.0.0

v5.3.3

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v5.3.3

v5.3.2

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

... (truncated)

Commits

Updates mocha from 11.7.2 to 11.7.3

Release notes

Sourced from mocha's releases.

v11.7.3

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

  • deps: bump actions/setup-node in the github-actions group (#5459) (48c6f40)
Changelog

Sourced from mocha's changelog.

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

  • deps: bump actions/setup-node in the github-actions group (#5459) (48c6f40)
Commits
  • c805327 chore(main): release 11.7.3 (#5455)
  • ebdbc48 fix: use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION ...
  • 4122c7d docs: add security escalation policy (#5466)
  • 1164b9d docs: fix duplicate global leak documentation (#5461)
  • 48c6f40 build(deps): bump actions/setup-node in the github-actions group (#5459)
  • 6654704 docs: migrate third party UIs wiki page to docs (#5434)
  • 55fd22a Cleanup "related tools" pages (#5457)
  • 56486b1 Update authors, make release-please do the same (#5456)
  • 185ae1e docs: update maintainer release notes for release-please (#5453)
  • See full diff in compare view

Updates msw from 2.9.0 to 2.11.3

Release notes

Sourced from msw's releases.

v2.11.3 (2025-09-20)

Bug Fixes

v2.11.2 (2025-09-10)

Bug Fixes

  • setupWorker: handle in-flight requests after calling worker.stop() (#2578) (97cf4c744d9b1a17f42ca65ac8ef93b2632b935b) @​kettanaito

v2.11.1 (2025-08-31)

Bug Fixes

v2.11.0 (2025-08-30)

Features

v2.10.5 (2025-08-13)

Bug Fixes

  • export the GraphQLResponseBody type (#2565) (642523d3258bd1996df986ea0c9270be150bec3d) @​breadadams

v2.10.4 (2025-07-12)

Bug Fixes

  • HttpHandler: use correct query parameters docs link (#2547) (6cdce81de5576e5049899a729ab3a1424550c003) @​kettanaito

v2.10.3 (2025-07-04)

Bug Fixes

  • ws: support resolutionContext on parse and run (#2544) (024568571990b6068601a0ba9f03e143ccbbfffb) @​kettanaito
  • getResponse: support resolutionContext argument (#2543) (ce3ab1fdd3b353d6a1d8db3c69532bde44483a8a) @​kettanaito

v2.10.2 (2025-06-09)

Bug Fixes

  • TypeScript: support Response.error() and HttpResponse.error() as mocked responses (#2132) (72cc8ddac8f030f747b674148b03e5a025e412d2) @​jacquesg @​kettanaito

... (truncated)

Commits
  • 3f7641a chore(release): v2.11.3
  • 9e6712e test: fix body-stream test rough performance equal
  • 7087b1e fix: migrate to until-async (#2590)
  • df869f4 chore(release): v2.11.2
  • 97cf4c7 fix(setupWorker): handle in-flight requests after calling worker.stop() (#2...
  • 44e1521 chore: migrate eslint to flat config (#2212)
  • 25d2c8f test(graphql): add TypedDocumentNode inference tests (#2018)
  • 5c676b8 chore(release): v2.11.1
  • 6ce3b95 fix: use tough-cookie@6 directly (#2453)
  • 3173e66 refactor: remove unused import & imported multiple times (#2576)
  • Additional commits viewable in compare view

Updates typescript from 5.9.2 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Commits

Updates typescript-eslint from 8.44.0 to 8.45.0

Release notes

Sourced from typescript-eslint's releases.

v8.45.0

8.45.0 (2025-09-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11616)

🩹 Fixes

  • disable generating declaration maps (#11627)
  • ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
  • eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
  • eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.44.1

8.44.1 (2025-09-22)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#11597)
  • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#11599)
  • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#11611)
  • typescript-estree: forbid class property with name constructor (#11590)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.45.0 (2025-09-29)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.44.1 (2025-09-22)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vscode-extension-tester from 8.14.1 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
chai [>= 5.a, < 6]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the development-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@playwright/browser-chromium](https://github.com/microsoft/playwright) | `1.55.0` | `1.55.1` |
| [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` |
| [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.72` | `0.0.73` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.6.0` | `3.6.2` |
| [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.0` |
| [mocha](https://github.com/mochajs/mocha) | `11.7.2` | `11.7.3` |
| [msw](https://github.com/mswjs/msw) | `2.9.0` | `2.11.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.44.0` | `8.45.0` |
| [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester/tree/HEAD/packages/extester) | `8.14.1` | `8.18.0` |



Updates `@playwright/browser-chromium` from 1.55.0 to 1.55.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.55.0...v1.55.1)

Updates `@types/eslint__js` from 8.42.3 to 9.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js)

Updates `@vscode/test-web` from 0.0.72 to 0.0.73
- [Release notes](https://github.com/microsoft/vscode-test-web/releases)
- [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test-web@v0.0.72...v0.0.73)

Updates `@vscode/vsce` from 3.6.0 to 3.6.2
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.6.0...v3.6.2)

Updates `chai` from 4.5.0 to 6.2.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.5.0...v6.2.0)

Updates `mocha` from 11.7.2 to 11.7.3
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.7.2...v11.7.3)

Updates `msw` from 2.9.0 to 2.11.3
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.9.0...v2.11.3)

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

Updates `typescript-eslint` from 8.44.0 to 8.45.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/typescript-eslint)

Updates `vscode-extension-tester` from 8.14.1 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: "@playwright/browser-chromium"
  dependency-version: 1.55.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/eslint__js"
  dependency-version: 9.14.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@vscode/test-web"
  dependency-version: 0.0.73
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@vscode/vsce"
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: chai
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: mocha
  dependency-version: 11.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: msw
  dependency-version: 2.11.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vscode-extension-tester
  dependency-version: 8.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Auto-pinning label Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 00:02
@dependabot dependabot bot added the dependencies Auto-pinning label Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-fa3db4d5b0 branch October 6, 2025 00:03
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Auto-pinning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants