Skip to content

chore(deps): bump the all-deps group in /templates/express-js with 12 updates#697

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/templates/express-js/all-deps-1507178a63
Open

chore(deps): bump the all-deps group in /templates/express-js with 12 updates#697
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/templates/express-js/all-deps-1507178a63

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps the all-deps group in /templates/express-js with 12 updates:

Package From To
@eslint/js 9.39.2 9.39.4
@types/node 20.19.30 20.19.39
@typespec/compiler 1.5.0 1.11.0
@typespec/http 1.5.0 1.11.0
@typespec/json-schema 1.5.0 1.11.0
@typespec/openapi 1.5.0 1.11.0
@typespec/openapi3 1.5.0 1.11.0
@typespec/rest 0.75.0 0.81.0
@typespec/versioning 0.75.0 0.81.0
@vitest/eslint-plugin 1.6.6 1.6.15
eslint 9.39.2 9.39.4
typescript-eslint 8.54.0 8.58.1

Updates @eslint/js from 9.39.2 to 9.39.4

Release notes

Sourced from @​eslint/js's releases.

v9.39.4

Bug Fixes

  • f18f6c8 fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)
  • a3c868f fix: update dependency @​eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)
  • 234d005 fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)
  • b1b37ee fix: update ajv to 6.14.0 to address security vulnerabilities (#20538) (루밀LuMir)

Documentation

  • 4675152 docs: add deprecation notice partial (#20520) (Milos Djermanovic)

Chores

  • b8b4eb1 chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)
  • 71b2f6b chore: package.json update for @​eslint/js release (Jenkins)
  • 1d16c2f ci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)

v9.39.3

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)

Chores

  • 8594a43 chore: upgrade @​eslint/js@​9.39.3 (#20529) (Milos Djermanovic)
  • 9ceef92 chore: package.json update for @​eslint/js release (Jenkins)
  • af498c6 chore: ignore /docs/v9.x in link checker (#20453) (Milos Djermanovic)
Commits
  • 71b2f6b chore: package.json update for @​eslint/js release
  • 9ceef92 chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @types/node from 20.19.30 to 20.19.39

Commits

Updates @typespec/compiler from 1.5.0 to 1.11.0

Release notes

Sourced from @​typespec/compiler's releases.

typespec-stable@1.11.0

@​typespec/compiler

Features

  • #9893 Added a new template FilterVisibility to support more accurate visibility transforms. This replaces the @withVisibilityFilter decorator, which is now deprecated and slated for removal in a future version of TypeSpec.

Bug Fixes

  • #10196 Include model name in duplicate-property error message
  • #10199 [invalid-discriminated-union-variant] duplicateDefaultVariant diagnostic now includes the union type name
  • #10183 Do not interpolate non primitive values in config automatically
        file-type: ["json", "yaml"]
        output-file: "openapi.{file-type}"
    Will not be interpolated as openapi.json,yaml but keep the placeholder {file-type} intact for the emitter to handle.
  • #9893 Fixed a bug that would prevent template parameters from assigning to values in some cases.

@​typespec/http

No changes, version bump only.

@​typespec/openapi

No changes, version bump only.

@​typespec/openapi3

Bug Fixes

  • #10041 [importer] Fix anyOf with $ref and inline object being incorrectly imported as a model instead of a union.
  • #10046 Fix OpenAPI emitter failing with "Duplicate type name" error when using a named union with a bytes variant in a multipart body (e.g. HttpPart<MyUnion> where MyUnion includes bytes).

@​typespec/json-schema

No changes, version bump only.

... (truncated)

Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/compiler since your current version.


Updates @typespec/http from 1.5.0 to 1.11.0

Release notes

Sourced from @​typespec/http's releases.

@​typespec/http@​1.9.1

Bug Fixes

  • [API] Fix Content-Type header will not be dropped in the response headers of HttpOperationResponseContent for HEAD requests.
Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/http since your current version.


Updates @typespec/json-schema from 1.5.0 to 1.11.0

Release notes

Sourced from @​typespec/json-schema's releases.

typespec-stable@1.11.0

@​typespec/compiler

Features

  • #9893 Added a new template FilterVisibility to support more accurate visibility transforms. This replaces the @withVisibilityFilter decorator, which is now deprecated and slated for removal in a future version of TypeSpec.

Bug Fixes

  • #10196 Include model name in duplicate-property error message
  • #10199 [invalid-discriminated-union-variant] duplicateDefaultVariant diagnostic now includes the union type name
  • #10183 Do not interpolate non primitive values in config automatically
        file-type: ["json", "yaml"]
        output-file: "openapi.{file-type}"
    Will not be interpolated as openapi.json,yaml but keep the placeholder {file-type} intact for the emitter to handle.
  • #9893 Fixed a bug that would prevent template parameters from assigning to values in some cases.

@​typespec/http

No changes, version bump only.

@​typespec/openapi

No changes, version bump only.

@​typespec/openapi3

Bug Fixes

  • #10041 [importer] Fix anyOf with $ref and inline object being incorrectly imported as a model instead of a union.
  • #10046 Fix OpenAPI emitter failing with "Duplicate type name" error when using a named union with a bytes variant in a multipart body (e.g. HttpPart<MyUnion> where MyUnion includes bytes).

@​typespec/json-schema

No changes, version bump only.

... (truncated)

Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/json-schema since your current version.


Updates @typespec/openapi from 1.5.0 to 1.11.0

Release notes

Sourced from @​typespec/openapi's releases.

typespec-stable@1.11.0

@​typespec/compiler

Features

  • #9893 Added a new template FilterVisibility to support more accurate visibility transforms. This replaces the @withVisibilityFilter decorator, which is now deprecated and slated for removal in a future version of TypeSpec.

Bug Fixes

  • #10196 Include model name in duplicate-property error message
  • #10199 [invalid-discriminated-union-variant] duplicateDefaultVariant diagnostic now includes the union type name
  • #10183 Do not interpolate non primitive values in config automatically
        file-type: ["json", "yaml"]
        output-file: "openapi.{file-type}"
    Will not be interpolated as openapi.json,yaml but keep the placeholder {file-type} intact for the emitter to handle.
  • #9893 Fixed a bug that would prevent template parameters from assigning to values in some cases.

@​typespec/http

No changes, version bump only.

@​typespec/openapi

No changes, version bump only.

@​typespec/openapi3

Bug Fixes

  • #10041 [importer] Fix anyOf with $ref and inline object being incorrectly imported as a model instead of a union.
  • #10046 Fix OpenAPI emitter failing with "Duplicate type name" error when using a named union with a bytes variant in a multipart body (e.g. HttpPart<MyUnion> where MyUnion includes bytes).

@​typespec/json-schema

No changes, version bump only.

... (truncated)

Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/openapi since your current version.


Updates @typespec/openapi3 from 1.5.0 to 1.11.0

Release notes

Sourced from @​typespec/openapi3's releases.

typespec-stable@1.11.0

@​typespec/compiler

Features

  • #9893 Added a new template FilterVisibility to support more accurate visibility transforms. This replaces the @withVisibilityFilter decorator, which is now deprecated and slated for removal in a future version of TypeSpec.

Bug Fixes

  • #10196 Include model name in duplicate-property error message
  • #10199 [invalid-discriminated-union-variant] duplicateDefaultVariant diagnostic now includes the union type name
  • #10183 Do not interpolate non primitive values in config automatically
        file-type: ["json", "yaml"]
        output-file: "openapi.{file-type}"
    Will not be interpolated as openapi.json,yaml but keep the placeholder {file-type} intact for the emitter to handle.
  • #9893 Fixed a bug that would prevent template parameters from assigning to values in some cases.

@​typespec/http

No changes, version bump only.

@​typespec/openapi

No changes, version bump only.

@​typespec/openapi3

Bug Fixes

  • #10041 [importer] Fix anyOf with $ref and inline object being incorrectly imported as a model instead of a union.
  • #10046 Fix OpenAPI emitter failing with "Duplicate type name" error when using a named union with a bytes variant in a multipart body (e.g. HttpPart<MyUnion> where MyUnion includes bytes).

@​typespec/json-schema

No changes, version bump only.

... (truncated)

Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/openapi3 since your current version.


Updates @typespec/rest from 0.75.0 to 0.81.0

Release notes

Sourced from @​typespec/rest's releases.

@​typespec/rest@​0.81.0

No changes, version bump only.

@​typespec/rest@​0.80.0

Bump dependencies

  • #9838 Upgrade dependencies

@​typespec/rest@​0.79.0

Bug Fixes

  • #8609 Fix @actionSeparator decorator to only accept Operation, Interface, and Namespace targets

@​typespec/rest@​0.78.0

Bump dependencies

  • #9223 Upgrade dependencies
Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/rest since your current version.


Updates @typespec/versioning from 0.75.0 to 0.81.0

Release notes

Sourced from @​typespec/versioning's releases.

@​typespec/versioning@​0.81.0

No changes, version bump only.

@​typespec/versioning@​0.80.0

Bump dependencies

  • #9838 Upgrade dependencies

Bug Fixes

  • #9932 [API] Fix running multiple versioning mutators together

@​typespec/versioning@​0.79.0

Bug Fixes

  • #9444 Fix incorrect incompatible versioning error in model expressions

@​typespec/versioning@​0.78.0

Bump dependencies

  • #9223 Upgrade dependencies
Commits
  • 478dfed Bump vesion for 1.11 release (#10287)
  • 19138ba docs: create release notes for TypeSpec 1.11.0 (#10286)
  • 51d89f1 fix: skip ConfigurationSchema.json generation for non-public clients (#10284)
  • 34fbe57 Add search and category to the gallery (#10256)
  • c84f756 [python] Update test requirements files with section markers (#10278)
  • 28cea40 [http-client-csharp] Switch scaffolding to generate .slnx instead of .sln (#1...
  • 6d7d7da fix(spector): handle matchers in query param validation (#10259)
  • 457ea8c Move schema/ConfigurationSchema.json under the Generated folder (#10271)
  • e149aab Add 'plugins' emitter option to load generator plugins from paths (#10249)
  • 03b8f4c [python] test infra improvements (#10219)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​typespec/versioning since your current version.


Updates @vitest/eslint-plugin from 1.6.6 to 1.6.15

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.6.15

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.15

v1.6.14

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14

v1.6.13

   🚀 Features

    View changes on GitHub

v1.6.12

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.11...v1.6.12

v1.6.11

   🐞 Bug Fixes

    View changes on GitHub

v1.6.10

   🚀 Features

    View changes on GitHub

v1.6.9

   🐞 Bug Fixes

... (truncated)

Commits

Updates eslint from 9.39.2 to 9.39.4

Release notes

Sourced from eslint's releases.

v9.39.4

Bug Fixes

  • f18f6c8 fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)
  • a3c868f fix: update dependency @​eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)
  • 234d005 fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)
  • b1b37ee fix: update ajv to 6.14.0 to address security vulnerabilities (#20538) (루밀LuMir)

Documentation

  • 4675152 docs: add deprecation notice partial (#20520) (Milos Djermanovic)

Chores

  • b8b4eb1 chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)
  • 71b2f6b chore: package.json update for @​eslint/js release (Jenkins)
  • 1d16c2f ci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)

v9.39.3

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)

Chores

  • 8594a43 chore: upgrade @​eslint/js@​9.39.3 (#20529) (Milos Djermanovic)
  • 9ceef92 chore: package.json update for @​eslint/js release (Jenkins)
  • af498c6 chore: ignore /docs/v9.x in link checker (#20453) (Milos Djermanovic)
Commits

Updates typescript-eslint from 8.54.0 to 8.58.1

Release notes

Sourced from typescript-eslint's releases.

v8.58.1

8.58.1 (2026-04-08)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#12004)

❤️ Thank You

See GitHub Releases for more information.

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

v8.58.0

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

🩹 Fixes

  • eslint-plugin: crash in no-unnecessary-type-arguments (#12163)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)

❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.58.1 (2026-04-08)

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

See GitHub Releases for more information.

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

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

❤️ Thank You

See GitHub Releases for more information.

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

8.57.2 (2026-03-23)

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

See GitHub Releases for more information.

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

8.57.1 (2026-03-16)

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

See GitHub Releases for more information.

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

8.57.0 (2026-03-09)

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

See GitHub Releases for more information.

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

8.56.1 (2026-02-23)

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

... (truncated)

Commits

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

Bumps the all-deps group in /templates/express-js with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `9.39.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.30` | `20.19.39` |
| [@typespec/compiler](https://github.com/microsoft/typespec) | `1.5.0` | `1.11.0` |
| [@typespec/http](https://github.com/microsoft/typespec) | `1.5.0` | `1.11.0` |
| [@typespec/json-schema](https://github.com/microsoft/typespec) | `1.5.0` | `1.11.0` |
| [@typespec/openapi](https://github.com/microsoft/typespec) | `1.5.0` | `1.11.0` |
| [@typespec/openapi3](https://github.com/microsoft/typespec) | `1.5.0` | `1.11.0` |
| [@typespec/rest](https://github.com/microsoft/typespec) | `0.75.0` | `0.81.0` |
| [@typespec/versioning](https://github.com/microsoft/typespec) | `0.75.0` | `0.81.0` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.6` | `1.6.15` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.58.1` |


Updates `@eslint/js` from 9.39.2 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js)

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

Updates `@typespec/compiler` from 1.5.0 to 1.11.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.11.0)

Updates `@typespec/http` from 1.5.0 to 1.11.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.11.0)

Updates `@typespec/json-schema` from 1.5.0 to 1.11.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.11.0)

Updates `@typespec/openapi` from 1.5.0 to 1.11.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.11.0)

Updates `@typespec/openapi3` from 1.5.0 to 1.11.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.5.0...typespec-stable@1.11.0)

Updates `@typespec/rest` from 0.75.0 to 0.81.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/@typespec/rest@0.75.0...@typespec/rest@0.81.0)

Updates `@typespec/versioning` from 0.75.0 to 0.81.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/@typespec/versioning@0.75.0...@typespec/versioning@0.81.0)

Updates `@vitest/eslint-plugin` from 1.6.6 to 1.6.15
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.6...v1.6.15)

Updates `eslint` from 9.39.2 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v9.39.4)

Updates `typescript-eslint` from 8.54.0 to 8.58.1
- [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.58.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@types/node"
  dependency-version: 20.19.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@typespec/compiler"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@typespec/http"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@typespec/json-schema"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@typespec/openapi"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@typespec/openapi3"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@typespec/rest"
  dependency-version: 0.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@typespec/versioning"
  dependency-version: 0.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: eslint
  dependency-version: 9.39.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: typescript-eslint
  dependency-version: 8.58.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@github-actions github-actions bot added the typescript Issue or PR related to TypeScript tooling label Apr 9, 2026
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 typescript Issue or PR related to TypeScript tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant