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.2.0 to 1.8.2 in /examples/msal-java #898

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2023

Bumps azure-identity from 1.2.0 to 1.8.2.

Release notes

Sourced from azure-identity's releases.

azure-communication-identity_1.4.5

1.4.5 (2023-04-21)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.37.0 to version 1.38.0.

azure-data-appconfiguration_1.4.4

1.4.4 (2023-04-18)

Breaking Changes

  • Fixed the bug that multiple authentications coexist per builder. App Configuration client builder should only support single authentication per builder instance.
  • Moved the validation of authentication to client builder's build() method.

Bugs Fixed

  • Fixed a race condition of invalid signature issue by not sharing Mac instance in class-level per request operation. Mac isn't thread-safe, multiple threads could use it at once.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.37.0 to version 1.38.0.
  • Upgraded azure-core-http-netty from 1.13.1 to version 1.13.2.

azure-digitaltwins-core_1.3.8

1.3.8 (2023-04-18)

Other Changes

Dependency Updates

  • Upgraded azure-core dependency to 1.38.0
  • Upgraded azure-core-http-netty dependency to 1.13.2.
  • Upgraded azure-core-identity dependency to 1.8.2.
  • Upgraded azure-core-serializer-json-jackson dependency to 1.3.1.

azure-communication-chat_1.3.7

1.3.7 (2023-04-21)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.37.0 to version 1.38.0.

... (truncated)

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 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 a review from aramase as a code owner April 27, 2023 17:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 27, 2023
@aramase
Copy link
Member

aramase commented May 1, 2023

/azp run

@aramase aramase enabled auto-merge May 1, 2023 17:56
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

auto-merge was automatically disabled May 1, 2023 18:26

Merge queue setting changed

@dependabot dependabot bot force-pushed the dependabot/maven/examples/msal-java/com.azure-azure-identity-1.8.2 branch 2 times, most recently from 3ae2c48 to ae6d2f1 Compare May 1, 2023 18:30
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.2.0 to 1.8.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@v1.2.0...azure-identity_1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/examples/msal-java/com.azure-azure-identity-1.8.2 branch from ae6d2f1 to c3cd299 Compare May 1, 2023 18:35
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase
Copy link
Member

aramase commented May 1, 2023

/azp run

@azure-pipelines
Copy link

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

@aramase aramase merged commit 87c7560 into main May 1, 2023
10 checks passed
@aramase aramase deleted the dependabot/maven/examples/msal-java/com.azure-azure-identity-1.8.2 branch May 1, 2023 19:43
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

1 participant