Skip to content

build(deps): Bump uuid from 8.3.2 to removed in /ide-plugins/vscode in the npm_and_yarn group across 1 directory#271

Closed
dependabot[bot] wants to merge 1 commit into
features/intermediate-stagefrom
dependabot/npm_and_yarn/ide-plugins/vscode/npm_and_yarn-29ea09b511
Closed

build(deps): Bump uuid from 8.3.2 to removed in /ide-plugins/vscode in the npm_and_yarn group across 1 directory#271
dependabot[bot] wants to merge 1 commit into
features/intermediate-stagefrom
dependabot/npm_and_yarn/ide-plugins/vscode/npm_and_yarn-29ea09b511

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /ide-plugins/vscode directory: uuid.

Removes uuid

Dependabot compatibility score

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Removed transitive uuid from the VS Code extension by upgrading @azure/msal-node to 5.2.2. This trims the dependency tree and keeps the auth stack current.

  • Dependencies
    • Upgraded @azure/msal-node: 5.1.4 → 5.2.2 (drops uuid).
    • Updated nested @azure/msal-common: 16.5.1 → 16.6.2.
    • Removed uuid: 8.3.2 from the lockfile.

Written for commit 384b868. Summary will update on new commits. Review in cubic

Bumps the npm_and_yarn group with 1 update in the /ide-plugins/vscode directory: [uuid](https://github.com/uuidjs/uuid).


Removes `uuid`

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 May 23, 2026
@augmentcode

augmentcode Bot commented May 23, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the VS Code extension’s dependency lockfile to remove the transitive uuid package.

Changes:

  • Bumps @azure/msal-node to a newer version that no longer pulls in uuid.
  • Updates the resolved @azure/msal-common version accordingly.
  • Removes uuid@8.3.2 from ide-plugins/vscode’s dependency tree.

Technical Notes: This is a lockfile-only change scoped to ide-plugins/vscode; verify install/build of the extension uses the updated resolutions.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@dependabot @github

dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #272.

@dependabot dependabot Bot closed this May 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ide-plugins/vscode/npm_and_yarn-29ea09b511 branch May 23, 2026 13:48
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.

0 participants