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

build(deps): bump com.microsoft.azure:msal4j from 1.18.0 to 1.19.0 #2581

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps com.microsoft.azure:msal4j from 1.18.0 to 1.19.0.

Changelog

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

Version 1.19.0

  • Fix potential regression caused by certificate hashing changes (#898)
  • Add token refresh reasons AuthenticationResultMetadata (#901)
  • Update build plugins for better compatibility with Java 17+ (#900)
  • Downgrade json-smart dependency to avoid CVE (#905)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2025
@github-actions github-actions bot enabled auto-merge February 10, 2025 06:48
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch from e774bcf to 32c15b6 Compare February 10, 2025 06:54
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch from 32c15b6 to 3701ebb Compare February 10, 2025 07:00
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch from 3701ebb to 6c8c623 Compare February 10, 2025 07:06
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch from 6c8c623 to 998bac7 Compare February 10, 2025 07:13
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.18.0 to 1.19.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](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits)

---
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 force-pushed the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch from 998bac7 to 3d655d0 Compare February 10, 2025 07:19
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit f7363a6 into master Feb 10, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch February 10, 2025 07:24
github-actions bot pushed a commit that referenced this pull request Feb 10, 2025
  - Remove endpoint (#2574)
  - add package templates (#2571)
  - Upgraded Github Action to JDK 11 (#2586)
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.48.0 to 2.48.1 (#2578)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.18.2 to 3.19 (#2579)
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
  - build(deps): bump com.microsoft.azure:msal4j from 1.18.0 to 1.19.0 (#2581)
  - build(deps): bump com.microsoft.azure:msal4j from 1.18.0 to 1.19.0
  - build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1 (#2585)
  - build(deps): bump com.github.spotbugs:spotbugs-annotations
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.23.8 to 2.23.9 (#2582)
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.23.8 to 2.23.9
  - build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.6.0.24.10 to 23.7.0.25.01 (#2583)
  - build(deps): bump com.oracle.database.jdbc:ojdbc8
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.30.11 to 2.30.16 (#2580)
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs
  - build(deps): bump aws-sdk-v2.version from 2.30.11 to 2.30.16 (#2577)
  - build(deps): bump aws-sdk-v2.version from 2.30.11 to 2.30.16
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