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 across 1 directory with 7 updates #1392

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
com.azure:azure-security-keyvault-secrets 4.7.3 4.8.3
com.azure:azure-identity 1.11.1 1.13.0
com.azure:azure-core 1.45.1 1.49.1
com.microsoft.azure:msal4j 1.14.2 1.15.1
org.slf4j:slf4j-simple 2.0.10 2.0.13
org.apache.maven.plugins:maven-shade-plugin 3.5.1 3.6.0
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.7.1

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

Release notes

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

Removal: microsoft-azure-authentication-msi-token-provider

This tag marks the removal of the following from our repository:

sdk/authorization

Removal: ms-azure-cs-textanalytics

This tag marks the removal of the following from our repository:

sdk/cognitiveservices/ms-azure-cs-textanalytics

Removal: azure-analytics-purview-catalog

This tag marks the removal of the following from our repository:

sdk/purview/azure-analytics-purview-catalog

Removal: azure-maps-elevation

This tag marks the removal of the following from our repository:

sdk/maps/azure-maps-elevation

Removal: microsoft-azure-keyvault-webkey

This tag marks the removal of the following from our repository:

sdk/keyvault/microsoft-azure-keyvault-webkey

Removal: microsoft-azure-loganalytics

This tag marks the removal of the following from our repository:

sdk/loganalytics/microsoft-azure-loganalytics

Removal: microsoft-azure-storage-blob

This tag marks the removal of the following from our repository:

sdk/storage/microsoft-azure-storage-blob

Removal: microsoft-azure-keyvault

This tag marks the removal of the following from our repository:

sdk/keyvault/microsoft-azure-keyvault

Removal: microsoft-azure-keyvault-cryptography

This tag marks the removal of the following from our repository:

sdk/keyvault/microsoft-azure-keyvault-cryptography

Commits

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

Release notes

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

azure-identity_1.13.0

1.13.0 (2024-06-20)

Features Added

  • GA for AzurePipelinesCredential

Bugs Fixed

  • Fixed an issue which may block AzurePowershellCredential from functioning correctly. #40552

azure-identity_1.13.0-beta.2

1.13.0-beta.2 (2024-06-10)

Features Added

  • Added support for a client assertion in OnBehalfOfCredential #40552

Bugs Fixed

  • Fixed an issue which may block AzurePowershellCredential from functioning correctly. #40552

azure-identity_1.12.2

1.12.2 (2024-06-10)

Bugs Fixed

  • Managed identity bug fixes

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.49.0 to version 1.49.1.
  • Upgraded azure-core-http-netty from 1.15.0 to version 1.15.1.
  • Upgraded msal4j from 1.15.0 to version 1.15.1.
Commits

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

Release notes

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

Removal: microsoft-azure-authentication-msi-token-provider

This tag marks the removal of the following from our repository:

sdk/authorization

Removal: ms-azure-cs-textanalytics

This tag marks the removal of the following from our repository:

sdk/cognitiveservices/ms-azure-cs-textanalytics

Removal: azure-analytics-purview-catalog

This tag marks the removal of the following from our repository:

sdk/purview/azure-analytics-purview-catalog

Removal: azure-maps-elevation

This tag marks the removal of the following from our repository:

sdk/maps/azure-maps-elevation

Removal: microsoft-azure-keyvault-webkey

This tag marks the removal of the following from our repository:

sdk/keyvault/microsoft-azure-keyvault-webkey

Removal: microsoft-azure-loganalytics

This tag marks the removal of the following from our repository:

sdk/loganalytics/microsoft-azure-loganalytics

Removal: microsoft-azure-storage-blob

This tag marks the removal of the following from our repository:

sdk/storage/microsoft-azure-storage-blob

Removal: microsoft-azure-keyvault

This tag marks the removal of the following from our repository:

sdk/keyvault/microsoft-azure-keyvault

Removal: microsoft-azure-keyvault-cryptography

This tag marks the removal of the following from our repository:

sdk/keyvault/microsoft-azure-keyvault-cryptography

Commits
  • 2a1eadd Prepare Core libraries for June 2024 release (#40498)
  • 1527f1a Merge to main after spring cloud azure 4.19.0 released (#40520)
  • cfe2a99 Synapse release for June, regenerated using autorest 4.1.17 (#40518)
  • 87d5b80 mgmt, local generation for Cosmos DB 2024-05-15 Stable (#40515)
  • 85c1836 [OpenAI] [Assistants] Assistant V2 support v2024-05-01-preview release (#40...
  • d674de5 mgmt, local generation for network 2023-11-01 (#40476)
  • 8b1b7da mgmt, local generation for Microsoft.Web 2023-12-01 (#40514)
  • 5648561 Updating the doc for maxAutoLockRenewDuration setter in all receiver and pro...
  • 8ac314b Migrate azure-security-attestation to stream-style serialization (#40137)
  • 0a1712a Regenerate Job Router with stream-style serialization and remove many Interna...
  • Additional commits viewable in compare view

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

v1.15.0

  • GA support for Azure managed identity scenarios
  • Support managed identities in Azure Functions, App Service, IMDS (#661)
  • Support MI in Cloud Shell (#713)
  • Support MI in Service Fabric (#729)
  • Support MI in Azure Arc (#730)
  • Adjust loopback address binding in interactive flow by @​crimsonvspurple (#797)
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)

Version 1.15.0

  • GA support for Azure managed identity scenarios
  • Support managed identities in Azure Functions, App Service, IMDS (#661)
  • Support MI in Cloud Shell (#713)
  • Support MI in Service Fabric (#729)
  • Support MI in Azure Arc (#730)
  • Adjust loopback address binding in interactive flow (#797)

Version 1.14.3

  • Hotfix to update oauth2-oidc-sdk dependency (#781)
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

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

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

Commits
  • 9a572e2 [maven-release-plugin] prepare release maven-shade-plugin-3.6.0
  • ade2e35 [MSHADE-428] Prevent null value in array of transformers (#229)
  • b573b8c [MSHADE-478] Extra JARs feature (#228)
  • 199ffae Drop the cruft (#225)
  • 912a81d Bump maven-gh-actions-shared to v4
  • 80e4420 [maven-release-plugin] prepare for next development iteration
  • 19618cd [maven-release-plugin] prepare release maven-shade-plugin-3.5.3
  • faf233e [MSHADE-472] upgrade parent POM
  • 7de9ae7 [MSHADE-471] deal with DST
  • 58d8cfe [MSHADE-470] Bump asmVersion from 9.6 to 9.7 (#218)
  • Additional commits viewable in compare view

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

Release notes

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

3.7.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

3.7.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • e8c1a62 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1
  • d656b03 [MDEP-945] Fix documentation about get goal
  • 82a9d60 [MDEP-940] Use Resolver API instead of m-a-t for resolving artifacts
  • 8e1f1b5 [MDEP-943] Fix appendOutput option
  • e06630c Bump org.apache.maven.shared:maven-common-artifact-filters
  • a11d253 [maven-release-plugin] prepare for next development iteration
  • f975bcb [maven-release-plugin] prepare release maven-dependency-plugin-3.7.0
  • dbdda0c [MDEP-941] Deprecate dependency:sources in favor of dependency:resolve-sources
  • f090b5e [MDEP-838] "Artifact has not been packaged yet" error message is not very hel...
  • 9902456 [MDEP-669] Optimize the documentation of <outputProperty> of build-classpath ...
  • 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 with 7 updates in the /examples/msal-java directory:

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



Updates `com.azure:azure-security-keyvault-secrets` from 4.7.3 to 4.8.3
- [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-security-keyvault-keys_4.8.3)

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

Updates `com.azure:azure-core` from 1.45.1 to 1.49.1
- [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.49.1)

Updates `com.microsoft.azure:msal4j` from 1.14.2 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.14.2...v1.15.1)

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

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.6.0
- [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.6.0)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.7.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.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-minor
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from aramase and enj as code owners June 24, 2024 19:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #1417.

2 similar comments
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #1417.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #1417.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/maven/examples/msal-java/all-405e77db49 branch July 29, 2024 19:32
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