eclipse-edc / Technology-Azure

Apache License 2.0
2 stars 9 forks source link

chore(deps): bump com.azure:azure-identity from 1.11.1 to 1.11.2 #144

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps com.azure:azure-identity from 1.11.1 to 1.11.2.

Commits
  • 3053ce7 Prepare Identity for February 2024 releases (#38633)
  • 452618a Fix issue#37809 (#38575)
  • 914b088 Mark tests with x-ms-useragent header (#38270)
  • 3b05030 Merge to main after spring cloud azure 4.15.0 released (#38617)
  • 99d5a46 [Automation] Generate SDK based on TypeSpec 0.13.3 (#38618)
  • 97d7a44 fixed SampleCheckpointStore claimOwnership lookup (#38004)
  • 291bb01 Allowing to opt-out of E2E timeout for non-point operations via system proper...
  • cc71dd8 Updating javadocs for BlobBaseClient.downloadContent() to let customers know ...
  • 9a84b3b Increment package versions for core releases (#38607)
  • 4fdd12c Increment package versions for spring releases (#38606)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 9 months ago

Test Results

 22 files  ±0   22 suites  ±0   1m 5s :stopwatch: +5s 179 tests ±0  178 :white_check_mark: ±0  1 :zzz: ±0  0 :x: ±0  189 runs  ±0  188 :white_check_mark: ±0  1 :zzz: ±0  0 :x: ±0 

Results for commit 23112b62. ± Comparison against base commit 86532073.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both. ``` org.eclipse.edc.connector.dataplane.azure.datafactory.AzureDataFactoryTransferManagerTest ‑ [5] [Queued, InProgress, 2bff84f6-f680-4148-91d4-616e3abb0484] ``` ``` org.eclipse.edc.connector.dataplane.azure.datafactory.AzureDataFactoryTransferManagerTest ‑ [5] [Queued, InProgress, a5e1086a-1502-4c32-9575-f20ad1ca4374] ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

This pull request is stale because it has been open for 7 days with no activity.

paullatzelsperger commented 9 months ago

@dependabot rebase

paullatzelsperger commented 9 months ago

@dependabot rebase

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.12%. Comparing base (8653207) to head (23112b6).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ======================================= Coverage 74.12% 74.12% ======================================= Files 27 27 Lines 711 711 Branches 28 28 ======================================= Hits 527 527 Misses 177 177 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.