chore(deps): bump uuid and @azure/identity #9

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/multi-8a066debe3 into main
dependabot[bot] commented 2026-05-02 07:33:04 +00:00 (Migrated from github.com)

Removes uuid. It's no longer used after updating ancestor dependency @azure/identity. These dependencies need to be updated together.

Removes uuid

Updates @azure/identity from 4.13.0 to 4.13.1

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 this major version will 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 version will 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 dependency will 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.
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@azure/identity](https://github.com/Azure/azure-sdk-for-js). These dependencies need to be updated together. Removes `uuid` Updates `@azure/identity` from 4.13.0 to 4.13.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/0604e47fff8917b9f4674d75a88dafe2a72cc3de"><code>0604e47</code></a> Sync eng/common directory with azure-sdk-tools for PR 13235 (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/36861">#36861</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/85a1361f61b24e53fe90000768fbe9cea72cdf39"><code>85a1361</code></a> Silence 1ESPT non-blocking error (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/36342">#36342</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/a6ce3c792f0349aff13136314fc3084fc83923c3"><code>a6ce3c7</code></a> [Identity] Bump MSAL dependency to v5 (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/37685">#37685</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/6d2d18010a6e517bc9a8ec030e0522957ae46331"><code>6d2d180</code></a> restore assets.json from <code>@​azure/storage-blob</code>_12.31.0</li> <li>See full diff in <a href="https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.13.0...@azure/identity_4.13.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will 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 version` will 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 dependency` will 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](https://github.com/dikkadev/vsc-wslpath-copy/network/alerts). </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/multi-8a066debe3:dependabot/npm_and_yarn/multi-8a066debe3
git switch dependabot/npm_and_yarn/multi-8a066debe3

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dependabot/npm_and_yarn/multi-8a066debe3
git switch dependabot/npm_and_yarn/multi-8a066debe3
git rebase main
git switch main
git merge --ff-only dependabot/npm_and_yarn/multi-8a066debe3
git switch dependabot/npm_and_yarn/multi-8a066debe3
git rebase main
git switch main
git merge --no-ff dependabot/npm_and_yarn/multi-8a066debe3
git switch main
git merge --squash dependabot/npm_and_yarn/multi-8a066debe3
git switch main
git merge --ff-only dependabot/npm_and_yarn/multi-8a066debe3
git switch main
git merge dependabot/npm_and_yarn/multi-8a066debe3
git push origin main
Sign in to join this conversation.
No description provided.