Bump uuid, @azure/data-tables, @azure/identity, @azure/storage-blob, @azure/storage-queue and mssql#82
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…@azure/storage-queue and mssql Bumps [uuid](https://github.com/uuidjs/uuid), [@azure/data-tables](https://github.com/Azure/azure-sdk-for-js), [@azure/identity](https://github.com/Azure/azure-sdk-for-js), [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js), [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js) and [mssql](https://github.com/tediousjs/node-mssql). These dependencies needed to be updated together. Updates `uuid` from 9.0.1 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.0) Updates `@azure/data-tables` from 13.2.2 to 13.3.2 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/data-tables_13.2.2...@azure/data-tables_13.3.2) Updates `@azure/identity` from 3.4.2 to 4.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_3.4.2...@azure/identity_4.13.1) Updates `@azure/storage-blob` from 12.16.0 to 12.31.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.16.0...@azure/storage-blob_12.31.0) Updates `@azure/storage-queue` from 12.15.0 to 12.29.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-queue_12.15.0...@azure/storage-queue_12.29.0) Updates `mssql` from 10.0.4 to 12.5.0 - [Release notes](https://github.com/tediousjs/node-mssql/releases) - [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt) - [Commits](tediousjs/node-mssql@v10.0.4...v12.5.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: "@azure/data-tables" dependency-version: 13.3.2 dependency-type: direct:production - dependency-name: "@azure/identity" dependency-version: 4.13.1 dependency-type: direct:production - dependency-name: "@azure/storage-blob" dependency-version: 12.31.0 dependency-type: direct:production - dependency-name: "@azure/storage-queue" dependency-version: 12.29.0 dependency-type: direct:production - dependency-name: mssql dependency-version: 12.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps uuid, @azure/data-tables, @azure/identity, @azure/storage-blob, @azure/storage-queue and mssql. These dependencies needed to be updated together.
Updates
uuidfrom 9.0.1 to 14.0.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7c1ea08chore(main): release 14.0.0 (#926)3d2c5b0Merge commit from forkf2c235ffix!: expectcryptoto be global everywhere (requires node@20+) (#935)529ef08chore: upgrade TypeScript and fixup types (#927)086fd79chore: update dependencies (#933)dc4ddb8feat!: drop node@18 support (#934)0f1f9c9chore: switch to Biome for parsing and linting (#932)e2879e6chore: use maintained version of npm-run-all (#930)ffa3138fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)0423d49docs: remove obsolete v1 option notes (#915)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@azure/data-tablesfrom 13.2.2 to 13.3.2Commits
659538c[data-tables] fix ReferenceError (#36588)25095ae[Projects] add v2 bing grounding sample (#36620)04de48aupdate tests (#36596)40bcac1[AutoPR@azure-arm-dnsresolver]-generated-from-SDK Generation - JS-5425113 (#...bb9ad88[mgmt] cosmosdb stable release (#36565)045d8eb[arm-hdinsightscontainers] Remove hd insight containers (#36591)e89a183[Search][DP] Generate sdk from 2025-01-11-preview (#36262)2c95505[Monitor OpenTelemetry] Release 1.14.2 (#36586)4023e77[Projects] add v2 samples for Agent to Agent, Browser Automation, Sharepoint,...9adb16cSync eng/common directory with azure-sdk-tools repository (#36592)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@azure/data-tablessince your current version.Updates
@azure/identityfrom 3.4.2 to 4.13.1Commits
0604e47Sync eng/common directory with azure-sdk-tools for PR 13235 (#36861)85a1361Silence 1ESPT non-blocking error (#36342)a6ce3c7[Identity] Bump MSAL dependency to v5 (#37685)6d2d180restore assets.json from@azure/storage-blob_12.31.0980d126[Identity] Prepare release Oct 25 (#36121)29a8eabAzure.Communication.Email 1.1.0 - 2025-09-01 (#36008)05a9860[notification-hubs] fix TypeError when parsing AppleTemplateRegistrationDescr...cdbd31b[EngSys] automatic pnpm update (#36119)953fcf9Sync eng/common directory with azure-sdk-tools for PR 12337 (#36113)259da84[Identity] Remove inappropriate@internaltags from non-exported members (#36...Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@azure/identitysince your current version.Updates
@azure/storage-blobfrom 12.16.0 to 12.31.0Commits
c95f5d9Post release automated changes for appconfiguration releases (#37234)19253d6[EngSys] automatic pnpm update (#37266)9ba0f8achore(instrumentation): bump@opentelemetry/instrumentation(#37250)4eed3b9Add invoke support for web pubsub client (#36750)af673f5Parse azd JSON output for cleaner AzureDeveloperCliCredential error messages ...2cf94a9Simplify client authentication section in README (#37257)184e2b9[Search] Separate Stable & Preview Test Structure (#37238)0ea4456[Monitor-OpenTelemetry] Implement Fix for Mismatched API Versions (#37258)84c473eUpdate@azure/storage-blobstorage-common dependency to ^12.3.0 (#37259)ad1b88f[Identity] Remove samples (#37242)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@azure/storage-blobsince your current version.Updates
@azure/storage-queuefrom 12.15.0 to 12.29.0Commits
6e2a1d0Update version for STG00 Release (#37038)d33c492[docs] teach AI agents about special snippets.spec.ts (#36481)0d11eb6Sync eng/common directory with azure-sdk-tools for PR 13560 (#37033)348d979Sync eng/common directory with azure-sdk-tools for PR 13556 (#37028)aa58f75add webSearchStream and fix imageGeneration (#37023)a692f5f[Identity] Restarted Identity MI Test in Weekly Pipeline (#36097)4c12684Sync eng/common directory with azure-sdk-tools for PR 13555 (#37032)7d814b6[EngSys] upgrade dependencyopenaito 6.16.0 (#37027)7510363[azure monitor opentelemetry exporter] Update autogenerated client to use lat...64d4796Reference Azure SDK MCP in AGENTS.md (#37026)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@azure/storage-queuesince your current version.Updates
mssqlfrom 10.0.4 to 12.5.0Release notes
Sourced from mssql's releases.
... (truncated)
Changelog
Sourced from mssql's changelog.
Commits
7a8dcd4Merge pull request #1530 from dhensby/pulls/per-req-timeout3b1645ftest: add integration tests for per-request timeout overrides075c6cbfeat: add ability to set per-request requestTimeouta10b201Merge pull request #1843 from dhensby/fix/udt-parserf16650dMerge pull request #1846 from dhensby/feat/diagnostics-channela3083c9feat: extend TracingChannel coverage to the callback API2dcf2a6test: verify instrumentation fires end-to-end66bb3acdocs: clarify SQL redaction expectations and identifier scoped11447ffeat: nest prepared-statement tracing channels under the ps namespace090bad1fix: emit POOL_CLOSE on destroy failure too, include reasonMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mssql since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.