Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps d7y.io/api/v2 from 2.1.30 to 2.1.36.

Commits
  • e264b50 feat: add force_hard_link for DownloadPersistentCacheTaskRequest (#475)
  • 8e1782b feat: add ExchangeIBVerbsQueuePairEndpoint to DfdaemonUpload
  • b770153 feat: add ExchangeIBVerbsQueuePairEndpoint for DfdaemonUpload (#474)
  • 6bd2352 feat: add IbVerbsConnection service to support connection between ibverbs pee...
  • 50ab9e7 feat: optimize the comment for output_path and force_hard_link (#472)
  • 33be225 feat: add force_hard_link field for Download message (#471)
  • d69955f chore(deps): bump tokio from 1.44.0 to 1.44.1 (#470)
  • 2c77b64 chore(deps): bump tokio from 1.43.0 to 1.44.0 (#468)
  • 9e4f8d1 chore(deps): bump serde from 1.0.218 to 1.0.219 (#469)
  • 8677f33 chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#467)
  • See full diff 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 21, 2025 16:07
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.1.30 to 2.1.36.
- [Commits](dragonflyoss/api@v2.1.30...v2.1.36)

---
updated-dependencies:
- dependency-name: d7y.io/api/v2
  dependency-version: 2.1.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@chlins chlins force-pushed the dependabot/go_modules/d7y.io/api/v2-2.1.36 branch from f63e859 to 3717637 Compare April 22, 2025 04:28
@chlins chlins enabled auto-merge (squash) April 22, 2025 04:28
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.49%. Comparing base (df69b4f) to head (3717637).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3976      +/-   ##
==========================================
+ Coverage   34.42%   34.49%   +0.06%     
==========================================
  Files         342      342              
  Lines       40079    40079              
==========================================
+ Hits        13799    13825      +26     
+ Misses      25372    25351      -21     
+ Partials      908      903       -5     
Flag Coverage Δ
unittests 34.49% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chlins chlins merged commit 03c2612 into main Apr 22, 2025
27 checks passed
@chlins chlins deleted the dependabot/go_modules/d7y.io/api/v2-2.1.36 branch April 22, 2025 05:49
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants