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 5 updates #1129

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

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

Package From To
com.azure:azure-security-keyvault-secrets 4.6.4 4.7.0
com.azure:azure-identity 1.10.0 1.10.1
com.azure:azure-core 1.42.0 1.43.0
org.slf4j:slf4j-simple 2.0.7 2.0.9
org.apache.maven.plugins:maven-shade-plugin 3.5.0 3.5.1

Updates com.azure:azure-security-keyvault-secrets from 4.6.4 to 4.7.0

Release notes

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

azure-security-keyvault-keys_4.7.0

4.7.0 (2023-09-25)

Bugs fixed

  • Added a fallback mechanism to use service-side cryptography if not possible to perform operations locally. (#36657)

Other Changes

  • Due to internal client changes, made KeyEncryptionKeyClient extend CryptographyClient, mirroring their async counterparts. Functionality remains intact.
  • Migrate test recordings to assets repo.

Dependency Updates

  • Upgraded azure-core from 1.42.0 to version 1.43.0.
  • Upgraded azure-core-http-netty from 1.13.6 to version 1.13.7.

azure-security-keyvault-secrets_4.7.0

4.7.0 (2023-09-25)

Features Added

  • Added new methods fromJson and toJson to models:
    • DeletedSecret
    • KeyVaultSecret
    • SecretProperties

Other Changes

  • Migrate test recordings to assets repo.

Dependency Updates

  • Upgraded azure-core from 1.42.0 to version 1.43.0.
  • Upgraded azure-core-http-netty from 1.13.6 to version 1.13.7.
Commits
  • 1af82b9 Release 4.7.0: Versioning and changelog (#16472)
  • 7cce8ba Removed generic IO exception condition in network failure. Replaced with spec...
  • ce5ec0a Sync eng/common directory with azure-sdk-tools for PR 1062 (#16389)
  • 48eb1b8 Sync eng/common directory with azure-sdk-tools for PR 1091 (#16421)
  • 8c86f66 Update digital twin javadocs to clarify that create APIs behave like createOr...
  • b511c36 Add missing list and query minimal API to digital twins async client (#16401)
  • 9815b3c Use default values for timeout and context when null (#16406)
  • c9bc795 Only check the touched markdown files in PR for the Verify link step (#16008)
  • 28d26bf [Service Bus] Remove the use of environment variable in Service Bus (#16322)
  • 0b8c026 Fix anchor links so they work when converted to html
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.10.0 to 1.10.1

Commits

Updates com.azure:azure-core from 1.42.0 to 1.43.0

Commits
  • c775e1c Prepare Core Libraries for September 2023 Release (#36667)
  • 8b00302 [Monitor Query] Add samples/docs for running big queries and overcoming API l...
  • f84db5b Set skipPublishDocMs to true for packages which do not build docs (#36385)
  • db5547e mgmt, fix VirtualMachineCustomImage hyperv (#36659)
  • 8d1552b Run MHSM tests weekly, disable attestation in Canary (#36651)
  • 3c084d3 Fixed response code for mergeCertificate operation. (#36563)
  • 56bc1d1 Re-enabled sign/verify tests for EC keys. (#36591)
  • 37df0ef revert preserve ordering in bulk (#36638)
  • 18e1933 Migrate KeyVault Secrets to Autorest and stream-style serialization (#36461)
  • 910c88d mgmt compute, support convenience API listVmByVmss (#36631)
  • Additional commits viewable in compare view

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

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

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Commits
  • bd4759b [maven-release-plugin] prepare release maven-shade-plugin-3.5.1
  • d2a1552 [MSHADE-457] Upgrade Parent to 40
  • c2a2e2b [MSHADE-458] Refresh download page
  • 64f577b [MSHADE-459] Adjust to test also with Java 21 (#196)
  • e56294a [MSHADE-454] Shade Plugin does not work with JDK 20
  • 6a400db [maven-release-plugin] prepare for next development iteration
  • See full diff 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 in /examples/msal-java with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) | `4.6.4` | `4.7.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.10.0` | `1.10.1` |
| [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) | `1.42.0` | `1.43.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` |


Updates `com.azure:azure-security-keyvault-secrets` from 4.6.4 to 4.7.0
- [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-cosmos_4.7.0)

Updates `com.azure:azure-identity` from 1.10.0 to 1.10.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.10.1)

Updates `com.azure:azure-core` from 1.42.0 to 1.43.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.43.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)

---
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: 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] <support@github.com>
@dependabot dependabot bot requested review from aramase and enj as code owners October 2, 2023 20:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1129 (36b0371) into main (9d068e1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1129   +/-   ##
=======================================
  Coverage   55.49%   55.49%           
=======================================
  Files          36       36           
  Lines        2294     2294           
=======================================
  Hits         1273     1273           
  Misses        980      980           
  Partials       41       41           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #1134.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/examples/msal-java/all-39f3627d86 branch October 9, 2023 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