Skip to content

build(deps): bump the npm-dependencies group across 2 directories with 12 updates#11593

Merged
DariuszPorowski merged 1 commit intomainfrom
dependabot/npm_and_yarn/hack/bicep-types-radius/src/autorest.bicep/npm-dependencies-c75acdaad6
Apr 7, 2026
Merged

build(deps): bump the npm-dependencies group across 2 directories with 12 updates#11593
DariuszPorowski merged 1 commit intomainfrom
dependabot/npm_and_yarn/hack/bicep-types-radius/src/autorest.bicep/npm-dependencies-c75acdaad6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps the npm-dependencies group with 5 updates in the /hack/bicep-types-radius/src/autorest.bicep directory:

Package From To
@types/node 25.5.0 25.5.2
@typescript-eslint/eslint-plugin 8.57.2 8.58.0
@typescript-eslint/parser 8.57.2 8.58.0
eslint 10.1.0 10.2.0
ts-jest 29.4.6 29.4.9

Bumps the npm-dependencies group with 7 updates in the /typespec directory:

Package From To
@azure-tools/typespec-autorest 0.66.1 0.66.2
@azure-tools/typespec-azure-resource-manager 0.66.0 0.66.1
@typespec/compiler 1.10.0 1.11.0
@typespec/http 1.10.0 1.11.0
@typespec/openapi 1.10.0 1.11.0
@typespec/rest 0.80.0 0.81.0
@typespec/versioning 0.80.0 0.81.0

Updates @types/node from 25.5.0 to 25.5.2

Commits

Updates @typescript-eslint/eslint-plugin from 8.57.2 to 8.58.0

Release notes

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

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.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

🩹 Fixes

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

❤️ Thank You

See GitHub Releases for more information.

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

Commits
  • 4933417 chore(release): publish 8.58.0
  • 5a9bd36 fix(eslint-plugin): [prefer-regexp-exec] avoid fixing unknown RegExp flags (#...
  • edb90eb fix(eslint-plugin): [no-extraneous-class] handle index signatures (#12142)
  • 8cde2d0 feat: support TypeScript 6 (#12124)
  • 1bf86c9 fix(eslint-plugin): crash in no-unnecessary-type-arguments (#12163)
  • e9cc25a docs(eslint-plugin): fix typo (#12155)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.57.2 to 8.58.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

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.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

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.

Commits

Updates eslint from 10.1.0 to 10.2.0

Release notes

Sourced from eslint's releases.

v10.2.0

Features

  • 586ec2f feat: Add meta.languages support to rules (#20571) (Copilot)
  • 14207de feat: add Temporal to no-obj-calls (#20675) (Pixel998)
  • bbb2c93 feat: add Temporal to ES2026 globals (#20672) (Pixel998)

Bug Fixes

  • 542cb3e fix: update first-party dependencies (#20714) (Francesco Trotta)

Documentation

  • a2af743 docs: add language to configuration objects (#20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#20645) (kuldeep kumar)
Commits

Updates ts-jest from 29.4.6 to 29.4.9

Release notes

Sourced from ts-jest's releases.

v29.4.9

Please refer to CHANGELOG.md for details.

v29.4.8

No release notes provided.

v29.4.7

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.7 (2026-04-01)

Features

Commits
  • bac2e77 chore(release): bump version to 29.4.9
  • f8a9cc9 fix: use correct registry for npm OIDC trusted publishing
  • e2eec26 fix: npm permissions
  • 263f2ac chore: remove npm auth token
  • 5df0e45 OIDC
  • f82c144 Merge pull request #5250 from kulshekhar/copilot/bump-patch-version
  • e6ec5ae Update CHANGELOG.md
  • 62c3199 Update CHANGELOG.md
  • 052e751 Bump patch version to 29.4.7
  • f79e77b Merge pull request #5249 from ext/feature/ts6-peer
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ts-jest since your current version.


Updates @azure-tools/typespec-autorest from 0.66.1 to 0.66.2

Release notes

Sourced from @​azure-tools/typespec-autorest's releases.

@​azure-tools/typespec-autorest@​0.66.2

Bug Fixes

  • #4166 Preserve casing in custom scalars used as lro final-result
Commits

Updates @azure-tools/typespec-azure-resource-manager from 0.66.0 to 0.66.1

Release notes

Sourced from @​azure-tools/typespec-azure-resource-manager's releases.

@​azure-tools/typespec-azure-resource-manager@​0.66.1

Bug Fixes

  • #4131 Add CustomAzureProxyResource template to Azure.ResourceManager.Legacy namespace for custom proxy resources that extend Foundations.ProxyResource.
  • #4116 Allow unknown type for Request and Response parameters in ArmProviderActionSync and ArmProviderActionAsync templates
  • #4130 Add settable provider to standard templates
Commits

Updates @typespec/compiler from 1.10.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

Updates @typespec/http from 1.10.0 to 1.11.0

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

Updates @typespec/openapi from 1.10.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

Updates @typespec/rest from 0.80.0 to 0.81.0

Release notes

Sourced from @​typespec/rest's releases.

@​typespec/rest@​0.81.0

No changes, version bump only.

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

Updates @typespec/versioning from 0.80.0 to 0.81.0

Release notes

Sourced from @​typespec/versioning's releases.

@​typespec/versioning@​0.81.0

No changes, version bump only.

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

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

…h 12 updates

Bumps the npm-dependencies group with 5 updates in the /hack/bicep-types-radius/src/autorest.bicep directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.2` | `8.58.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.2` | `8.58.0` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` |

Bumps the npm-dependencies group with 7 updates in the /typespec directory:

| Package | From | To |
| --- | --- | --- |
| [@azure-tools/typespec-autorest](https://github.com/Azure/typespec-azure) | `0.66.1` | `0.66.2` |
| [@azure-tools/typespec-azure-resource-manager](https://github.com/Azure/typespec-azure) | `0.66.0` | `0.66.1` |
| [@typespec/compiler](https://github.com/microsoft/typespec) | `1.10.0` | `1.11.0` |
| [@typespec/http](https://github.com/microsoft/typespec) | `1.10.0` | `1.11.0` |
| [@typespec/openapi](https://github.com/microsoft/typespec) | `1.10.0` | `1.11.0` |
| [@typespec/rest](https://github.com/microsoft/typespec) | `0.80.0` | `0.81.0` |
| [@typespec/versioning](https://github.com/microsoft/typespec) | `0.80.0` | `0.81.0` |



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

Updates `@typescript-eslint/eslint-plugin` from 8.57.2 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.57.2 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/parser)

Updates `eslint` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.1.0...v10.2.0)

Updates `ts-jest` from 29.4.6 to 29.4.9
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9)

Updates `@azure-tools/typespec-autorest` from 0.66.1 to 0.66.2
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/typespec-autorest@0.66.1...@azure-tools/typespec-autorest@0.66.2)

Updates `@azure-tools/typespec-azure-resource-manager` from 0.66.0 to 0.66.1
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/typespec-azure@0.66.0...@azure-tools/typespec-azure-resource-manager@0.66.1)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@azure-tools/typespec-autorest"
  dependency-version: 0.66.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@azure-tools/typespec-azure-resource-manager"
  dependency-version: 0.66.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@typespec/compiler"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@typespec/http"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@typespec/openapi"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@typespec/rest"
  dependency-version: 0.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@typespec/versioning"
  dependency-version: 0.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2026
@dependabot dependabot Bot requested review from a team as code owners April 7, 2026 21:25
Copilot AI review requested due to automatic review settings April 7, 2026 21:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2026
@dependabot dependabot Bot review requested due to automatic review settings April 7, 2026 21:26
@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests Bot commented Apr 7, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref 6bc8290
Unique ID func371bbcd50b
Image tag pr-func371bbcd50b
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func371bbcd50b
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func371bbcd50b
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func371bbcd50b
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func371bbcd50b
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func371bbcd50b
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

Unit Tests

    2 files  ±0    415 suites  ±0   5m 30s ⏱️ - 1m 9s
4 872 tests ±0  4 870 ✅ ±0  2 💤 ±0  0 ❌ ±0 
5 774 runs  ±0  5 772 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 6bc8290. ± Comparison against base commit 9909c8a.

@DariuszPorowski DariuszPorowski merged commit a0c554e into main Apr 7, 2026
53 checks passed
@DariuszPorowski DariuszPorowski deleted the dependabot/npm_and_yarn/hack/bicep-types-radius/src/autorest.bicep/npm-dependencies-c75acdaad6 branch April 7, 2026 22:54
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