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/azure-identity/java with 5 updates #1076

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

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

Package From To
com.azure:azure-security-keyvault-secrets 4.6.2 4.6.4
com.azure:azure-identity 1.9.0 1.10.0
com.azure:azure-core 1.39.0 1.42.0
org.apache.maven.plugins:maven-shade-plugin 3.4.1 3.5.0
org.apache.maven.plugins:maven-dependency-plugin 3.5.0 3.6.0

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

Commits

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

Release notes

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

azure-identity_1.10.0

1.10.0 (2023-08-09)

Features Added

  • Added BrowserCustomizationOptions to InteractiveBrowserCredentialBuilder to allow for customization of the browser window.

Other Changes

  • Renamed enableSupportLogging to enableUnsafeSupportLogging. This is a breaking change from 1.10.0-beta.1.
  • DefaultAzureCredential will try all developer credentials. Previously if a developer credential attempted to acquire a token and failed, it would stop the chain. Deployed credentials are unaffected.
Commits
  • f0ff2b0 Add PR Validation for Long Paths (#16980)
  • 7f21d07 Add manual merge instructions to eng/common workflow (#16971)
  • af6582e Addressing SpotBugs issues (#16894)
  • 15e7cf0 Fix digital twins client not deserializing date times correctly (#16975)
  • d31124c Update VM OS Image (#16976)
  • f17590e Sync eng/common directory with azure-sdk-tools for PR 1146 (#16968)
  • 0cd5d1f Fixed diagnostics information and other APIs on cosmos stored procedure respo...
  • b547dd3 [Service Bus] Change getter of boolean values to isXyz() (#15890)
  • 599ba5c Communication - Added release phone number LRO (#16821)
  • 03f3897 Update CommunicationClientCredential.java (#16966)
  • Additional commits viewable in compare view

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

Release notes

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

azure-core_1.42.0

1.42.0 (2023-08-04)

Features Added

  • Added setCaeEnabled and isCaeEnabled APIs to TokenRequestContext to indicate CAE authentication flow to be used downstream.

Bugs Fixed

  • Fixed a bug where unknown status was treated as complete status, in long-running operation with OperationResourcePollingStrategy polling strategy. (#35628)
  • Fixed a bug where JacksonDatabind215 throws AccessControlException under SecurityManager (#36187)
  • Prevent FluxUtil from using MappedByteBuffer on Windows to fix a Java runtime behavior bug in Windows (#36168)
Commits

Updates org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.0

Release notes

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

Maven Shade Plugin 3.5.0 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951

Release Notes - Maven Shade Plugin - Version 3.5.0


What's Changed

... (truncated)

Commits
  • 963e30e [maven-release-plugin] prepare release maven-shade-plugin-3.5.0
  • 9265316 Fix for tmp file creation
  • fc0f784 Get rid of security alerts (#190)
  • d3dd181 [MSHADE-446] Update dependencies (#189)
  • f251212 [MSHADE-447] Do not use forked guice, use sisu from parent (#188)
  • 2e7f87a Add git blame ignore (for reformat)
  • d5d3bd7 refactor: refactor bad smell UnnecessaryToStringCall (#186)
  • 57edc03 Bump asmVersion from 9.4 to 9.5
  • b598aef [MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#187)
  • f15f26b [MSHADE-443] Fix problems with shadeSourcesContent (#185)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-dependency-plugin from 3.5.0 to 3.6.0

Commits
  • 8e25710 [maven-release-plugin] prepare release maven-dependency-plugin-3.6.0
  • 6ccca01 [MDEP-867] Upgrade plugins in ITs
  • 159090b [MDEP-866] Refresh download page
  • 2992497 [MDEP-862] Get rid of plexus-container-default from dependencies
  • b4474bb [MDEP-851] Bump plexus-archiver from 4.6.3 to 4.7.1 (#315)
  • ea1a9fd [MDEP-864] Replace AnalyzeReportView with a new AnalyzeReportRenderer
  • 9655a1e [MDEP-854] Bump jsoup from 1.15.4 to 1.16.1 (#310)
  • 4c3568e [MNG-6829] Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) (#...
  • abc76b5 [MDEP-860] Bump maven-dependency-analyzer from 1.13.1 to 1.13.2 (#312)
  • 3fb3669 [MDEP-859] Code refactor - UnpackUtil
  • 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> dependency 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> dependency 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/azure-identity/java with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) | `4.6.2` | `4.6.4` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.9.0` | `1.10.0` |
| [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) | `1.39.0` | `1.42.0` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.4.1` | `3.5.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.5.0` | `3.6.0` |


Updates `com.azure:azure-security-keyvault-secrets` from 4.6.2 to 4.6.4
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos-spark_3-1_2-12_4.6.2...azure-security-keyvault-keys_4.6.4)

Updates `com.azure:azure-identity` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.9.0...azure-core_1.10.0)

Updates `com.azure:azure-core` from 1.39.0 to 1.42.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.39.0...azure-core_1.42.0)

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.0)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.5.0 to 3.6.0
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-security-keyvault-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: 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 August 16, 2023 00:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 16, 2023
@aramase
Copy link
Member

aramase commented Aug 16, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@aramase aramase merged commit 83c34a6 into main Aug 16, 2023
11 checks passed
@aramase aramase deleted the dependabot/maven/examples/azure-identity/java/all-fe41f0b612 branch August 16, 2023 15:51
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.

None yet

1 participant