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 6 updates #1277

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

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

Package From To
com.azure:azure-security-keyvault-secrets 4.7.3 4.8.0
com.azure:azure-identity 1.11.1 1.11.3
com.azure:azure-core 1.45.1 1.47.0
com.microsoft.azure:msal4j 1.14.2 1.14.3
org.slf4j:slf4j-simple 2.0.10 2.0.12
org.apache.maven.plugins:maven-shade-plugin 3.5.1 3.5.2

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

Commits

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

Release notes

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

azure-identity_1.11.3

1.11.3 (2024-03-01)

Bugs fixed

  • Fixed an issue where the broker dependency library was being probed for when it shouldn't be, resulting in an erronous error message. #39002

Dependency Updates

  • Upgraded azure-core from 1.46.0 to version 1.47.0.
  • Upgraded azure-core-http-netty from 1.14.0 to version 1.14.1.
Commits
  • f6b90f9 Update Identity Azure Cache for Redis Code Samples (#38747)
  • 42d4cdf Changelog update
  • 0eb8ff0 Changelog update
  • 5688333 IdentityClientOptions clone method mistakenly enables probing for broker supp...
  • a55b723 Updating the SDK dependencies for azure-identity-broker
  • dc279c0 Reset changes to the patch version.
  • 9bd80a3 Updating the SDK dependencies for azure-identity
  • 5ee6431 Reset changes to the patch version.
  • 693c368 Increment package versions for core releases (#39052)
  • 35d1d75 [TA] Add waiting time before running test, solves 401 Access Denied Resource ...
  • Additional commits viewable in compare view

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

Release notes

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

azure-core_1.47.0

1.47.0 (2024-03-01)

Features Added

  • Added CoreUtils.addShutdownHookSafely(Thread) which is a more generic version of CoreUtils.addShutdownHookSafely(ExecutorService, Duration). (#38730)
Commits
  • 1225fe3 Prepare Core libraries for March 2024 release (#39047)
  • 87f70a5 Fix azure-core-test README issues (#38942)
  • 12bec49 UsingTestContainerForKafkaIntegrationTests (#38884)
  • 6c1f680 Increment package versions for communication releases (#39032)
  • cfc939a Increment package versions for serialization releases (#39035)
  • be1be25 Update Spring Boot and Spring Cloud versions for the compatibility test. This...
  • bcf0bf0 Increment package versions for resourcemanager releases (#39016)
  • 6506c0a Move some CLI output parsing to stream style (#39008)
  • 94e2276 SynchronousReceiverTest: scoping mock instances to test methods (#39038)
  • 7f736fb Wrap synchronous http call with timeout in RequestRetryPolicy (#38724)
  • Additional commits viewable in compare view

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

Changelog

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

Version 1.14.3

  • Hotfix to update oauth2-oidc-sdk dependency (#781)
Commits

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

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

Commits
  • 95e22b4 [maven-release-plugin] prepare release maven-shade-plugin-3.5.2
  • d807fea Bump org.vafer:jdependency from 2.9.0 to 2.10
  • 6d60841 Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0
  • 68457e5 [MSHADE-468] add system requirements history
  • 631371b Add mshade-462 IT
  • cb7b10d [MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty.
  • bd982e7 [MSHADE-420] fix time when read from extra field
  • 3692f81 [SHADE-420] create IT: 2 runs with different TZ give different jars
  • a5315de [MSHADE-464] Maven 3.6.3 as minimum requirements
  • e7077c6 [MSHADE-467] Improved concurrency problem fix
  • 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

@dependabot dependabot bot requested review from aramase and enj as code owners March 4, 2024 19:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.66%. Comparing base (20f45f8) to head (501a99e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1277   +/-   ##
=======================================
  Coverage   51.66%   51.66%           
=======================================
  Files          53       53           
  Lines        2938     2938           
=======================================
  Hits         1518     1518           
  Misses       1378     1378           
  Partials       42       42           

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

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

| Package | From | To |
| --- | --- | --- |
| [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) | `4.7.3` | `4.8.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.11.1` | `1.11.3` |
| [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) | `1.45.1` | `1.47.0` |
| [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) | `1.14.2` | `1.14.3` |
| org.slf4j:slf4j-simple | `2.0.10` | `2.0.12` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.5.2` |


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

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

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

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

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

---
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-patch
  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-patch
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/examples/msal-java/all-5633980c92 branch from c74bc18 to 501a99e Compare March 11, 2024 19:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #1287.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/maven/examples/msal-java/all-5633980c92 branch March 18, 2024 19:45
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.

1 participant