-
Notifications
You must be signed in to change notification settings - Fork 96
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
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/examples/msal-java/all-405e77db49
Closed
chore: bump the all group across 1 directory with 7 updates #1392
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/examples/msal-java/all-405e77db49
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
Superseded by #1417. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 7 updates in the /examples/msal-java directory:
4.7.3
4.8.3
1.11.1
1.13.0
1.45.1
1.49.1
1.14.2
1.15.1
2.0.10
2.0.13
3.5.1
3.6.0
3.6.1
3.7.1
Updates
com.azure:azure-security-keyvault-secrets
from 4.7.3 to 4.8.3Release notes
Sourced from com.azure:azure-security-keyvault-secrets's releases.
Commits
18f4b4d
prepare release (#39978)4180481
[OpenAI] Migrate azure-json serialization to replace jackson-databind (#39825)537c06d
Remove network traversal SDK source code (#39898)726104b
[ACS][CallAutomation] Update with latest Swagger + adding MicrosoftTeamsAppId...e47adef
Specify netty dependency for ACS Rooms (#39907)6a6588c
Increment package versions for cosmos releases (#39974)3f53f64
sdk automation, validate tspconfig.yaml for typespec code path (#39953)af6d7e7
Tracing: redact query params in urls (#39925)61e0271
Moving the generic WindowedSubscriber to core-amqp (#39955)87e28e1
Dev Center rename to InUnit (#39957)Updates
com.azure:azure-identity
from 1.11.1 to 1.13.0Release notes
Sourced from com.azure:azure-identity's releases.
Commits
6dec9fb
Prepare Core Libraries for Feb 2021 Release (#19016)03ce19a
Adds support for custom endpoints (#18934)e34b2cb
[TA] Return action error as in ActionResult (#19013)b41a7ab
API changes to Azure Monitor exporter (#18702)a3d6ad5
Add ability to specify different endpoint. (#18996)b507bd6
[TA] Analyze Healthcare entities updates (#18828)815526b
EventGrid Beta4 (#18873)6dfa793
Add CAE Support. (#18785)e5fd329
Add support to disable tracing for HTTP requests (#18993)ef2a853
Update Configuration Javadocs (#18736)Updates
com.azure:azure-core
from 1.45.1 to 1.49.1Release notes
Sourced from com.azure:azure-core's releases.
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 supportv2024-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...Updates
com.microsoft.azure:msal4j
from 1.14.2 to 1.15.1Release notes
Sourced from com.microsoft.azure:msal4j's releases.
Changelog
Sourced from com.microsoft.azure:msal4j's changelog.
Commits
e1813c4
Version updates for 1.15.1 release68bba51
Required feature update440e42d
Merge pull request #821 from stefanlourens/patch-16f1778d
Merge pull request #823 from AzureAD/nebharg/MsiAddApiToDetectEnv9a07472
Add API to get managed identity source24b13f9
Fix for supplied SSLSocketFactory being ignoredfb02867
Add CODEOWNERS file (#809)0edb99c
Merge pull request #807 from AzureAD/avdunn/add-persistence-packagef3c3896
Update pomd929780
Update moduleUpdates
org.slf4j:slf4j-simple
from 2.0.10 to 2.0.13Updates
org.apache.maven.plugins:maven-shade-plugin
from 3.5.1 to 3.6.0Commits
9a572e2
[maven-release-plugin] prepare release maven-shade-plugin-3.6.0ade2e35
[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 v480e4420
[maven-release-plugin] prepare for next development iteration19618cd
[maven-release-plugin] prepare release maven-shade-plugin-3.5.3faf233e
[MSHADE-472] upgrade parent POM7de9ae7
[MSHADE-471] deal with DST58d8cfe
[MSHADE-470] Bump asmVersion from 9.6 to 9.7 (#218)Updates
org.apache.maven.plugins:maven-dependency-plugin
from 3.6.1 to 3.7.1Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
... (truncated)
Commits
e8c1a62
[maven-release-plugin] prepare release maven-dependency-plugin-3.7.1d656b03
[MDEP-945] Fix documentation about get goal82a9d60
[MDEP-940] Use Resolver API instead of m-a-t for resolving artifacts8e1f1b5
[MDEP-943] Fix appendOutput optione06630c
Bump org.apache.maven.shared:maven-common-artifact-filtersa11d253
[maven-release-plugin] prepare for next development iterationf975bcb
[maven-release-plugin] prepare release maven-dependency-plugin-3.7.0dbdda0c
[MDEP-941] Deprecate dependency:sources in favor of dependency:resolve-sourcesf090b5e
[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 ...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