Merge pull request #31613 from backstage/renovate/azure-sdk-for-js-monorepo

chore(deps): update azure-sdk-for-js monorepo
This commit is contained in:
Fredrik Adelöw
2026-05-27 14:55:44 +02:00
committed by GitHub
7 changed files with 276 additions and 298 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/backend-defaults': patch
'@backstage/integration': patch
---
Adapted Azure-related tests for the Azure SDK upgrade to ESM-style exports. The `AzureBlobStorageUrlReader` now accepts an optional `createContainerClient` dependency for testability without needing to mock the `@azure/storage-blob` module.