Skip to content

Bump @azure/keyvault-secrets from 4.10.0 to 4.11.2#6160

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/azure/keyvault-secrets-4.11.2
Open

Bump @azure/keyvault-secrets from 4.10.0 to 4.11.2#6160
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/azure/keyvault-secrets-4.11.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps @azure/keyvault-secrets from 4.10.0 to 4.11.2.

Changelog

Sourced from @​azure/keyvault-secrets's changelog.

4.11.2 (2026-04-27)

Bugs Fixed

  • Fixed an issue where contentType passed to setSecret() and updateSecretProperties() was not forwarded to the service request body. #38301

4.11.1 (2026-04-09)

Bugs Fixed

  • Fix dependency issue.

4.11.0 (2026-04-01)

Features Added

  • Added support for service API version 2025-07-01 which is now the default. #37785
  • Added outContentType option to getSecret() allowing callers to request PEM-format output for certificate-backed secrets (e.g., outContentType: KnownContentType.PEM). #37785
  • Added previousVersion readonly property to SecretProperties which returns the identifier of the previous certificate version. #37785
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)

Bumps [@azure/keyvault-secrets](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/keyvault/keyvault-secrets) from 4.10.0 to 4.11.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/keyvault/keyvault-secrets/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/keyvault-secrets_4.11.2/sdk/keyvault/keyvault-secrets)

---
updated-dependencies:
- dependency-name: "@azure/keyvault-secrets"
  dependency-version: 4.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 2, 2026
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