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 com.microsoft.azure:msal4j from 1.13.10 to 1.14.0 in /examples/msal-java #1162

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps com.microsoft.azure:msal4j from 1.13.10 to 1.14.0.

Changelog

Sourced from com.microsoft.azure:msal4j's changelog.

Version 1.14.0

  • GA release of MSAL Java Brokers package
  • Add support for acquiring bearer and proof-of-possession tokens using WAM as the broker (#590)
  • Default throttling time for password grant requests lowered to 5 seconds (#721)
  • Fix internal docs generation issue (#705)

Version 1.14.1-beta

  • Add proof-of-possession token support
  • Add MSALRuntime logging support

Version 1.14.0-beta

  • Add IBroker interface
  • Add app-level parameter for enabling the use of auth brokers
Commits
  • d4b5096 Version changes for 1.14.0 msal4j
  • 8f00ea0 MSAL Java/MSALRuntime integration (#590)
  • 39eb7d8 Set default throttling time to 5 sec (#721)
  • 2edc49b Update FeatureRequest.yaml
  • ff34ddd Merge pull request #719 from AzureAD/bgavrilMS-patch-4
  • 09c8222 Create FeatureRequest.yaml
  • 041bd01 Update bug_report.yaml
  • d7e085d Merge pull request #718 from AzureAD/bgavrilMS-patch-3
  • 6813286 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • 746631e Update bug report
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.13.10 to 1.14.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt)
- [Commits](AzureAD/microsoft-authentication-library-for-java@v1.13.10...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from aramase and enj as code owners October 30, 2023 20:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #1163.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/maven/examples/msal-java/com.microsoft.azure-msal4j-1.14.0 branch October 30, 2023 20:02
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.

0 participants