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 com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 #2448

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.microsoft.azure:msal4j from 1.15.0 to 1.15.1.

Release notes

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

v1.15.1

  • Fix to correctly use custom SSLSocketFactory (#821)
  • Add public API to determine the Managed Identity environment (#823)
Changelog

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

Version 1.15.1

  • Fix to correctly use custom SSLSocketFactory (#821)
  • Add public API to determine the Managed Identity environment (#823)
Commits
  • e1813c4 Version updates for 1.15.1 release
  • 68bba51 Required feature update
  • 440e42d Merge pull request #821 from stefanlourens/patch-1
  • 6f1778d Merge pull request #823 from AzureAD/nebharg/MsiAddApiToDetectEnv
  • 9a07472 Add API to get managed identity source
  • 24b13f9 Fix for supplied SSLSocketFactory being ignored
  • fb02867 Add CODEOWNERS file (#809)
  • 0edb99c Merge pull request #807 from AzureAD/avdunn/add-persistence-package
  • f3c3896 Update pom
  • d929780 Update module
  • 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 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.

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.15.0 to 1.15.1.
- [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.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:msal4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Jun 11, 2024
@Jeffery-Wasty Jeffery-Wasty added this to the 12.7.1 milestone Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.72%. Comparing base (d90ba9a) to head (58b1ac0).
Report is 1 commits behind head on main.

Current head 58b1ac0 differs from pull request most recent head cf7c7ea

Please upload reports for the commit cf7c7ea to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2448      +/-   ##
============================================
+ Coverage     50.26%   50.72%   +0.45%     
+ Complexity     3875     3872       -3     
============================================
  Files           145      145              
  Lines         33409    33409              
  Branches       5667     5667              
============================================
+ Hits          16794    16946     +152     
+ Misses        14249    14025     -224     
- Partials       2366     2438      +72     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lilgreenbird lilgreenbird merged commit 2d479eb into main Jun 17, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.microsoft.azure-msal4j-1.15.1 branch June 17, 2024 19:36
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
Projects
Status: Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

4 participants