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 the all group in /examples/msal-java with 7 updates #1222

Merged
merged 2 commits into from Jan 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the all group in /examples/msal-java with 7 updates:

Package From To
com.azure:azure-security-keyvault-secrets 4.6.4 4.7.3
com.azure:azure-identity 1.10.0 1.11.1
com.azure:azure-core 1.42.0 1.45.1
com.microsoft.azure:msal4j 1.13.10 1.14.2
org.slf4j:slf4j-simple 2.0.7 2.0.10
org.apache.maven.plugins:maven-shade-plugin 3.5.0 3.5.1
org.apache.maven.plugins:maven-dependency-plugin 3.6.0 3.6.1

Updates com.azure:azure-security-keyvault-secrets from 4.6.4 to 4.7.3

Commits
  • 7ab3460 [Release-patch] Prepare November selected patch release (#37922)
  • 6169145 unselected build ci issue pacakges
  • 1a75d51 mgmt, support function app on ACA (#37890)
  • 3c906c6 Call Transcription Data changes (#37869)
  • ba85b25 updateLogLevelInWebExceptionRetryPolicy (#37918)
  • 6e86a45 Remove unnecessary warnings in administration client (#37915)
  • 5d2cfe6 Code Sample Fixes for DataLake and Blobs (#37881)
  • b4d191a Schema Registry: Documentation fixes (#37913)
  • c7119c3 [ACS][JobRouter] Enroll jobrouter in auto-patch release (#37907)
  • 6ca8c1f Adding support for uploading empty 0 byte files through DataLakeFileClient.up...
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.10.0 to 1.11.1

Commits
  • fa06768 prep release changes (#37897)
  • e7ec134 Updated release version to 4.53.0 for azure-cosmos, 4.24.0 for spark connecto...
  • af9351e Add CODEOWNERS linter baseline error file (#37896)
  • f987fde Use logback-classic:1.3.12 in logging samples (#37894)
  • 93f2fb1 [ACS][CallAutomation] Updating SDK alpha version to 1.2, and various importan...
  • 78a0347 ServiceBus stress: tune perf scenario and make stress tests less verbose (#3...
  • 045a2b2 Sync eng/common directory with azure-sdk-tools for PR 7346 (#37828)
  • 2b506b7 Fixed offset and limit query clause returning partial query results when used...
  • 8c6a63f Manual Increment Versions for SDKs (#37891)
  • c03ace2 Improving DirectTcp config Defaults for Spark workloads (#37878)
  • Additional commits viewable in compare view

Updates com.azure:azure-core from 1.42.0 to 1.45.1

Commits
  • e813857 Prepare Core Libraries for November 2023 Patch Release (Off-band)
  • 4cc87b3 Prepare Core Libraries for November 2023 Patch Release (Off-band)
  • 7862638 Prepare Core Libraries for November 2023 Patch Release (Off-band)
  • 6933a91 Prepare Core Libraries for November 2023 Patch Release (Off-band)
  • e51544c Prepare Core Libraries for November 2023 Patch Release (Off-band)
  • 9e3872e Prepare Core Libraries for November 2023 Patch Release (Off-Band) (#37882)
  • 2d4af1a Prepare Core Libraries for Novermber 2023 Release (#37499)
  • a51e496 Improve Spring Monitor readme (#37492)
  • 86b49ba ACR docs improvements (#36989)
  • 1f21d93 Update Spring Boot and Spring Cloud versions for the compatibility test. This...
  • Additional commits viewable in compare view

Updates com.microsoft.azure:msal4j from 1.13.10 to 1.14.2

Release notes

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

v1.14.1

  • Remove key size requirements for certificates (#749)
  • Improve timeout behavior for futures (#756)
  • Reduce verbosity of certain info logs (#756)
Changelog

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

Version 1.14.2

  • Correct IMDS endpoint used for region discovery (#762)
  • Improve performance of instance/region discovery (#763)

Version 1.14.1

  • Remove key size requirements for certificates (#749)
  • Improve timeout behavior for futures (#756)
  • Reduce verbosity of certain info logs (#756)

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

Updates org.slf4j:slf4j-simple from 2.0.7 to 2.0.10

Updates org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Commits
  • bd4759b [maven-release-plugin] prepare release maven-shade-plugin-3.5.1
  • d2a1552 [MSHADE-457] Upgrade Parent to 40
  • c2a2e2b [MSHADE-458] Refresh download page
  • 64f577b [MSHADE-459] Adjust to test also with Java 21 (#196)
  • e56294a [MSHADE-454] Shade Plugin does not work with JDK 20
  • 6a400db [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1

Commits
  • 4d18cfb [maven-release-plugin] prepare release maven-dependency-plugin-3.6.1
  • 34348ec [MNG-6847] Use diamond operator
  • 0062083 [MDEP-883] - Upgrade maven-plugin parent to 40
  • c6973da [MDEP-832] - Remove commons-collections-4
  • 0243c41 Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0
  • 4ed696e Add Javadoc 'author' tag to prevent dangling contributor name
  • 3c877fb MDEP-875 prevent possible NPE
  • 9e479d4 [MDEP-872] update commons-io to 2.13.0 (#326)
  • 03bc34e Tighten language (#327)
  • 694655d MDEP-868 update maven-shared-utils to 3.4.2 (#322)
  • Additional commits viewable in compare view

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 the all group in /examples/msal-java with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) | `4.6.4` | `4.7.3` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.10.0` | `1.11.1` |
| [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) | `1.42.0` | `1.45.1` |
| [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) | `1.13.10` | `1.14.2` |
| org.slf4j:slf4j-simple | `2.0.7` | `2.0.10` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.0` | `3.5.1` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.0` | `3.6.1` |


Updates `com.azure:azure-security-keyvault-secrets` from 4.6.4 to 4.7.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.6.4...azure-security-keyvault-keys_4.7.3)

Updates `com.azure:azure-identity` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.10.0...azure-identity_1.11.1)

Updates `com.azure:azure-core` from 1.42.0 to 1.45.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.42.0...azure-core_1.45.1)

Updates `com.microsoft.azure:msal4j` from 1.13.10 to 1.14.2
- [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)

Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.10

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.0 to 3.6.1
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.6.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-security-keyvault-secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.microsoft.azure:msal4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from aramase and enj as code owners January 1, 2024 19:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a86986b) 55.49% compared to head (9992bbc) 55.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1222   +/-   ##
=======================================
  Coverage   55.49%   55.49%           
=======================================
  Files          36       36           
  Lines        2294     2294           
=======================================
  Hits         1273     1273           
  Misses        980      980           
  Partials       41       41           

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

@aramase
Copy link
Member

aramase commented Jan 5, 2024

/azp run

Copy link

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

@aramase aramase merged commit e63ddd0 into main Jan 5, 2024
10 checks passed
@aramase aramase deleted the dependabot/maven/examples/msal-java/all-01cbba0bdf branch January 5, 2024 00:06
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