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 #1202

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

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.0
org.slf4j:slf4j-simple 2.0.7 2.0.9
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

Release notes

Sourced from com.azure:azure-security-keyvault-secrets's releases.

azure-security-keyvault-keys_4.7.3

4.7.3 (2023-12-04)

Other Changes

Dependency Updates

  • Upgraded azure-core-http-netty from 1.13.10 to version 1.13.11.
  • Upgraded azure-core from 1.45.0 to version 1.45.1.

azure-security-keyvault-secrets_4.7.3

4.7.3 (2023-12-04)

Other Changes

Dependency Updates

  • Upgraded azure-core-http-netty from 1.13.10 to version 1.13.11.
  • Upgraded azure-core from 1.45.0 to version 1.45.1.
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

Release notes

Sourced from com.azure:azure-identity's releases.

azure-identity_1.11.1

1.11.1 (2023-12-01)

Bugs Fixed

  • Fixed Azure Arc Managed Identity token retrieval issue.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.45.0 to version 1.45.1
  • Upgraded azure-core-http-netty from 1.13.10 to version 1.13.11
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

Release notes

Sourced from com.azure:azure-core's releases.

azure-core_1.45.1

1.45.1 (2023-11-30)

Other Changes

Dependency Updates

  • Upgraded Reactor Core from 3.4.33 to 3.4.34.
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.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

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

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.0` |
| org.slf4j:slf4j-simple | `2.0.7` | `2.0.9` |
| [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.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)

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

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] <[email protected]>
@dependabot dependabot bot requested review from aramase and enj as code owners December 11, 2023 19:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 11, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #1214.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/maven/examples/msal-java/all-48fcb9bf55 branch December 18, 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.

0 participants