Skip to content

chore(deps): bump @types/uuid from 10.0.0 to 11.0.0#1572

Closed
dependabot[bot] wants to merge 134 commits intomainfrom
dependabot/npm_and_yarn/types/uuid-11.0.0
Closed

chore(deps): bump @types/uuid from 10.0.0 to 11.0.0#1572
dependabot[bot] wants to merge 134 commits intomainfrom
dependabot/npm_and_yarn/types/uuid-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps @types/uuid from 10.0.0 to 11.0.0.

Commits

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 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)

jessehouwing and others added 30 commits February 14, 2026 17:38
Added Azure DevOps extension to Azure CLI installation step.
…Jest, Prettier, and Rollup

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…pelines-tasks-azure-arm-rest

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…Utils, Auth types, MockPlatformAdapter

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…nds + update workflow

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…prehensive tests

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…REST API

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…anifest/VSIX support

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…gacy backward compatibility

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…ts, and zip slip protection

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…e API (69/72 tests passing)

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…ublish command

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…in entry point

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…n entry point

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
… Pipelines OIDC pattern

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…ot work in GitHub Actions

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
…h platforms

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
… token retrieval

Co-authored-by: jessehouwing <4173387+jessehouwing@users.noreply.github.com>
jessehouwing and others added 20 commits February 16, 2026 22:56
- Updated text-decoder package to version 1.2.7, removing the deprecated browser-decoder.
- Refactored UTF8Decoder to improve performance and readability.
- Changed output variable names in GitHub Action to use 'vsix-path' instead of 'output-variable'.
- Updated action.yaml files to reflect changes in output handling and removed deprecated output-variable inputs.
- Added new test cases for publishing and showing extension metadata.
- Implemented isDebugEnabled method to check if debug mode is enabled based on core.isDebug() and ACTIONS_STEP_DEBUG environment variable.
- Updated the corresponding TypeScript definition and JavaScript files.
- Modified tests to reflect the new behavior of isDebugEnabled method.
- Changed package name from vsts-developer-tools to azdo-extension-tasks in package-lock.json and package.json.
- Added fast-xml-parser as a dependency for XML handling.
- Enhanced VsixReader to fallback to XML metadata if JSON metadata is incomplete.
- Updated VsixWriter to handle XML and JSON manifest modifications separately.
- Added real-world manifest samples for testing purposes.
- Introduced new tests for publishing extensions and handling dual manifests.
- Replaced `share-with` and `unshare-with` inputs with `accounts` across all relevant actions and documentation.
- Updated internal logic to normalize account URLs using `normalizeAccountToServiceUrl`.
- Enhanced tests to ensure legacy status outputs are not emitted for operation-only commands.
- Removed deprecated sharing examples from README files and updated input descriptions for clarity.
…ketplace

- Updated action references in action.yml, README.md, and various documentation files to reflect the new action name `jessehouwing/azdo-marketplace@v6`.
- Changed default timeout value in action.yml from 30 to 15 seconds.
- Adjusted all instances of the action usage across multiple files including install, publish, share, unshare, and wait-for-validation actions.
- Updated package.json and vss-extension.json to reflect the new repository name and description.
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 16, 2026
@dependabot dependabot Bot requested a review from jessehouwing as a code owner February 16, 2026 22:11
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Feb 16, 2026
@jessehouwing
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 17, 2026

Looks like @types/uuid is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 17, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/types/uuid-11.0.0 branch February 17, 2026 20:14
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.

2 participants