Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-identity from 1.14.1 to 1.16.1 #42

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps azure-identity from 1.14.1 to 1.16.1.

Release notes

Sourced from azure-identity's releases.

azure-identity_1.16.1

1.16.1 (2024-06-11)

Bugs Fixed

  • Managed identity bug fixes

azure-identity_1.16.0

1.16.0 (2024-04-09)

Other Changes

  • For IMDS requests in ManagedIdentityCredential, the retry backoff factor was reduced from 2 to 0.8 in order to avoid excessive retry delays and improve responsiveness. Users can customize this setting with the retry_backoff_factor parameter: ManagedIdentityCredential(retry_backoff_factor=2). (#35070)
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 11, 2024
Copy link

github-actions bot commented Jun 11, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
azkv.py10100%1, 3, 6–11, 14–15
decorators.py17170%1–2, 4, 7–10, 12, 15–22, 24
main.py62620%1–2, 4–5, 7–15, 17–18, 21–25, 27–35, 38–39, 43–46, 49–53, 55, 58–62, 64, 67–70, 72, 75–84
client
   __init__.py00100% 
   keyvault_client.py815137%38–39, 42–44, 48, 51–53, 56–57, 60, 63–67, 70–73, 76–77, 79–80, 83–91, 94–99, 101, 104–113
   keyvault_clients.py755329%12–16, 21–25, 29, 32–35, 38–42, 45–47, 49–50, 53–54, 57–68, 71–72, 75, 80, 83, 86–94
   keyvault_secret.py17664%14–16, 19–21
commands
   __init__.py00100% 
   check.py250100% 
   common.py42197%89
   edit.py37781%20–26
   show.py45784%20–26
commands/vaults
   __init__.py00100% 
   add.py180100% 
   login.py130100% 
   main.py50500%1, 3–7, 10–13, 15–20, 23–26, 28–37, 40–43, 45–50, 53–56, 58–63
   remove.py130100% 
   select.py11372%10–12
TOTAL51626748% 

@mkah91 mkah91 removed the dependencies Pull requests that update a dependency file label Jun 17, 2024
@wulmer wulmer added the ignore label Jul 8, 2024
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.14.1 to 1.16.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.14.1...azure-identity_1.16.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/azure-identity-1.16.1 branch from 3807a79 to e6ce8d6 Compare July 8, 2024 19:57
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Looks like azure-identity is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/azure-identity-1.16.1 branch July 8, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants