Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@eslint/js 9.36.0 9.37.0
@types/eslint__js 8.42.3 9.14.0
@playwright/browser-chromium 1.55.0 1.55.1
@vscode/test-web 0.0.72 0.0.74
@vscode/vsce 3.6.0 3.6.2
chai 4.5.0 6.2.0
eslint 9.36.0 9.37.0
mocha 11.7.2 11.7.4
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 @eslint/js from 9.36.0 to 9.37.0

Release notes

Sourced from @​eslint/js's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • See full diff in compare view

Updates @types/eslint__js from 8.42.3 to 9.14.0

Commits

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.74

Release notes

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

v0.0.74

Changes:

  • #172: prepare 0.0.74
  • #171: Bump tar-fs from 3.1.0 to 3.1.1

This list of changes was auto generated.

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 eslint from 9.36.0 to 9.37.0

Release notes

Sourced from eslint's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits

Updates mocha from 11.7.2 to 11.7.4

Release notes

Sourced from mocha's releases.

v11.7.4

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

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.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

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
  • 8649f39 chore(main): release 11.7.4 (#5473)
  • c2667c3 fix: watch mode using chokidar v4 (#5379)
  • 7f68e5c chore: remove trailing spaces (#5475)
  • bff9166 Docs: migrate remaining legacy wiki pages to main documentation (#5465)
  • 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)
  • Additional commits viewable 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

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • See full diff in compare view

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 option...

Description has been truncated

@dependabot dependabot bot added the dependencies Auto-pinning label Oct 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 6, 2025 00:03
@dependabot dependabot bot added the dependencies Auto-pinning label Oct 6, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-bd49f13992 branch from a919af1 to 0b78799 Compare October 8, 2025 00:03
…dates

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

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.37.0` |
| [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` |
| [@playwright/browser-chromium](https://github.com/microsoft/playwright) | `1.55.0` | `1.55.1` |
| [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.72` | `0.0.74` |
| [@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` |
| [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.37.0` |
| [mocha](https://github.com/mochajs/mocha) | `11.7.2` | `11.7.4` |
| [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 `@eslint/js` from 9.36.0 to 9.37.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js)

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 `@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.74
- [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.74)

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 `eslint` from 9.36.0 to 9.37.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.36.0...v9.37.0)

Updates `mocha` from 11.7.2 to 11.7.4
- [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.4)

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: "@eslint/js"
  dependency-version: 9.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: "@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.74
  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: eslint
  dependency-version: 9.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: mocha
  dependency-version: 11.7.4
  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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-bd49f13992 branch from 0b78799 to 8d333eb Compare October 9, 2025 00:02
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

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

@dependabot dependabot bot closed this Oct 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-bd49f13992 branch October 10, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Auto-pinning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants