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

chore: bump azure-identity from 1.8.3 to 1.9.0 in /examples/msal-java #944

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps azure-identity from 1.8.3 to 1.9.0.

Release notes

Sourced from azure-identity's releases.

azure-identity_1.9.0

1.9.0 (2023-05-08)

Features Added

Features Generally Available from v1.9.0-beta3

  • Added configurable timeout for developer credentials (Azure CLI, Azure Developer CLI)
  • Added WorkloadIdentityCredential to authenticate using workload identity in Azure Kubernetes.

Other Changes

  • renamed DefaultAzureCredential.processTimeout to credentialProcessTimeout.

Dependency Updates

  • Upgraded azure-core from 1.38.0 to version 1.39.0.
Commits
  • 14aea8a Prepare for October 2020 release (#15875)
  • 07ffe82 Increment package version after release of com.azure azure-digitaltwins-core ...
  • 4546089 Add digital twins test for pagination of event routes (#15869)
  • af97f53 Decouple PagedIterable and PagedFlux to Prevent Background Page Requests (#15...
  • 4a2713b Add nightly test runs for Core and Identity which run their CI tests (#15859)
  • b7c32bf Set version artificially for the test template runs (#15849)
  • a8e4a8f Release prep for 2020-10-01 (#15867)
  • 64d73d9 Increment version for communication packages (#15866)
  • 37ba6ea Updated versions for Storage 74 beta release (#15863)
  • 7d2a473 [Tables] Allow subclassing TableEntity to map properties to fields (#15820)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested review from aramase and enj as code owners May 9, 2023 20:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 9, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/examples/msal-java/com.azure-azure-identity-1.9.0 branch from 5f51905 to 2a81e39 Compare May 12, 2023 19:35
@codecov-commenter
Copy link

Codecov Report

Merging #944 (2a81e39) into main (f9a705d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #944   +/-   ##
=======================================
  Coverage   53.71%   53.71%           
=======================================
  Files          36       36           
  Lines        2290     2290           
=======================================
  Hits         1230     1230           
  Misses       1014     1014           
  Partials       46       46           

@aramase
Copy link
Member

aramase commented May 15, 2023

@dependabot rebase

Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.8.3...azure-core_1.9.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/examples/msal-java/com.azure-azure-identity-1.9.0 branch from 2a81e39 to 6027373 Compare May 15, 2023 23:35
@aramase
Copy link
Member

aramase commented May 15, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@aramase aramase merged commit 6aac89f into main May 15, 2023
9 checks passed
@aramase aramase deleted the dependabot/maven/examples/msal-java/com.azure-azure-identity-1.9.0 branch May 15, 2023 23:51
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants