-
Notifications
You must be signed in to change notification settings - Fork 95
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 #1219
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/examples/msal-java/all-e0c6891646
Closed
chore: bump the all group in /examples/msal-java with 7 updates #1219
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/examples/msal-java/all-e0c6891646
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 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.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.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.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
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 25, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1219 +/- ##
=======================================
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. |
Superseded by #1222. |
dependabot
bot
deleted the
dependabot/maven/examples/msal-java/all-e0c6891646
branch
January 1, 2024 19:39
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 in /examples/msal-java with 7 updates:
4.6.4
4.7.3
1.10.0
1.11.1
1.42.0
1.45.1
1.13.10
1.14.2
2.0.7
2.0.9
3.5.0
3.5.1
3.6.0
3.6.1
Updates
com.azure:azure-security-keyvault-secrets
from 4.6.4 to 4.7.3Commits
7ab3460
[Release-patch] Prepare November selected patch release (#37922)6169145
unselected build ci issue pacakges1a75d51
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...Updates
com.azure:azure-identity
from 1.10.0 to 1.11.1Commits
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)Updates
com.azure:azure-core
from 1.42.0 to 1.45.1Commits
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...Updates
com.microsoft.azure:msal4j
from 1.13.10 to 1.14.2Release notes
Sourced from com.microsoft.azure:msal4j's releases.
Changelog
Sourced from com.microsoft.azure:msal4j's changelog.
Commits
Updates
org.slf4j:slf4j-simple
from 2.0.7 to 2.0.9Updates
org.apache.maven.plugins:maven-shade-plugin
from 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
Commits
bd4759b
[maven-release-plugin] prepare release maven-shade-plugin-3.5.1d2a1552
[MSHADE-457] Upgrade Parent to 40c2a2e2b
[MSHADE-458] Refresh download page64f577b
[MSHADE-459] Adjust to test also with Java 21 (#196)e56294a
[MSHADE-454] Shade Plugin does not work with JDK 206a400db
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-dependency-plugin
from 3.6.0 to 3.6.1Commits
4d18cfb
[maven-release-plugin] prepare release maven-dependency-plugin-3.6.134348ec
[MNG-6847] Use diamond operator0062083
[MDEP-883] - Upgrade maven-plugin parent to 40c6973da
[MDEP-832] - Remove commons-collections-40243c41
Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.04ed696e
Add Javadoc 'author' tag to prevent dangling contributor name3c877fb
MDEP-875 prevent possible NPE9e479d4
[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)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