-
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 in /examples/msal-java with 7 updates #1187
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/examples/msal-java/all-a729042735
Closed
chore: bump the all group in /examples/msal-java with 7 updates #1187
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/examples/msal-java/all-a729042735
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.2` | | [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.10.0` | `1.11.0` | | [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) | `1.42.0` | `1.45.0` | | [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.2 - [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.2) Updates `com.azure:azure-identity` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.10.0...azure-core_1.11.0) Updates `com.azure:azure-core` from 1.42.0 to 1.45.0 - [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.0) 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
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 27, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1187 +/- ##
=======================================
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 #1197. |
dependabot
bot
deleted the
dependabot/maven/examples/msal-java/all-a729042735
branch
December 4, 2023 19:26
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.2
1.10.0
1.11.0
1.42.0
1.45.0
1.13.10
1.14.0
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.2Release notes
Sourced from com.azure:azure-security-keyvault-secrets's releases.
Commits
3733d18
Manually edit the CHANGELOG but POM file version will be correct at the relea...ac0ff69
[Release-AutoPatch] Prepare for 2023 November auto-patch release (#37747)5b68a56
Sync eng/common directory with azure-sdk-tools for PR 7310 (#37742)f1607e5
Fixing UserAgent Version Population Issue (#37642)3224226
[JAVA] Communication Identity | Granular Token API (#37120)371a839
making client name getters and setters private, commenting out test (#37724)187e6df
Add container publish pipeline (#37722)42be287
blob async tests pt 1 (#37491)5981c20
Fix service name (#37713)7847351
Update test.ymls to use generated secrets (#36135)Updates
com.azure:azure-identity
from 1.10.0 to 1.11.0Release notes
Sourced from com.azure:azure-identity's releases.
Commits
7417e79
Update Timeout Logic to Dispose Watcher (#17817)451169e
Change BinaryData to use TypeReference (#17815)895d8b3
On branch edburns-msft-17740-keyvault-certificates-diagram https://github.com...c67d58b
Remove Constant from HttpClient (#17814)c0827b3
Fixed sharesnapshot bug in getUrl (in clients) and endpoint (in builders) (#1...1f0405e
add profile scope as default (#17807)d64ccfc
Mgmt Network: add accelerate network for update (#17805)a2af25b
Increment version for resourcemanager releases (#17804)dddcf04
Version change for releasing azure-core,netty and okhttp GA to support Servic...cf261c4
[ServiceBus] T2 Document Runtime Exception in public API (#17718)Updates
com.azure:azure-core
from 1.42.0 to 1.45.0Commits
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...d0c4ee6
increment versions after azure-messaging-servicebus_7.15.0-beta.4 release (#3...4929695
increment versions after azure-core-amqp_2.9.0-beta.7 release (#37480)c6a0ca9
Bulk Implementation (#36611)8367ab3
Fix Spring Compatibility tests (#37473)2a21f5d
Update Spring Boot and Spring Cloud versions for the compatibility test. This...26d8d10
mgmt Storage, supportallowCrossTenantReplication
and `defaultToOAuthAuthen...Updates
com.microsoft.azure:msal4j
from 1.13.10 to 1.14.0Changelog
Sourced from com.microsoft.azure:msal4j's changelog.
Commits
d4b5096
Version changes for 1.14.0 msal4j8f00ea0
MSAL Java/MSALRuntime integration (#590)39eb7d8
Set default throttling time to 5 sec (#721)2edc49b
Update FeatureRequest.yamlff34ddd
Merge pull request #719 from AzureAD/bgavrilMS-patch-409c8222
Create FeatureRequest.yaml041bd01
Update bug_report.yamld7e085d
Merge pull request #718 from AzureAD/bgavrilMS-patch-36813286
Delete .github/ISSUE_TEMPLATE/bug_report.md746631e
Update bug reportUpdates
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