8000 Bump iroh from 0.31.0 to 0.32.0 by dependabot[bot] · Pull Request #844 · andrewdavidmackenzie/pigg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump iroh from 0.31.0 to 0.32.0 #844

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

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps iroh from 0.31.0 to 0.32.0.

Changelog

Sourced from iroh's changelog.

0.32.0 - 2025-02-04

⛰️ Features

  • (iroh) Allow customising the TransportConfig for connections (#3111) - (2b92db4)
  • (iroh) [breaking] Wrap the Connection struct so we own the type (#3110) - (2e61ff2)
  • (iroh) [breaking] Remove access to local and remote IP addresses (#3148) - (08bd2a1)
  • (iroh-relay) Make the client side of iroh-relay compile & run in browsers (#3119) - (03e3e3c)
  • [breaking] Add QUIC Address Discovery to iroh (#3049) - (243a04a)

🐛 Bug Fixes

  • (iroh) Remove quinn::Endpoint::wait_idle from iroh::Endpoint::close process (#3165) - (a1d21c6)
  • (iroh-net-report) Only add QUIC ipv6 probes if we have an ipv6 interface (#3133) - (9275d22)
  • (iroh-relay) Fix client actors not closing (#3134) - (e5bbbe1)
  • Handle invalid input length when parsing a node id (#3155) - (a8d058f)

🚜 Refactor

  • (iroh) Replace timer module with AbortOnDropHandle and sleep (#3141) - (43e9805)
  • Use n0-future in favor of futures-* libraries and tokio::{spawn,task,time} (#3156) - (617fa50)
  • [breaking] Remove iroh-test crate (#3162) - (7b6884f)
  • Cleaning up unnecessary logs (#3164) - (9a75d14)

📚 Documentation

⚙️ Miscellaneous Tasks

Commits
  • fa66d88 chore: Release
  • a1d21c6 fix(iroh): remove quinn::Endpoint::wait_idle from iroh::Endpoint::close p...
  • 9a75d14 refactor: cleaning up unnecessary logs (#3164)
  • 7b6884f refactor!: remove iroh-test crate (#3162)
  • 243a04a feat!: Add QUIC Address Discovery to iroh (#3049)
  • 617fa50 refactor: Use n0-future in favor of futures-* libraries and `tokio::{spaw...
  • 03e3e3c feat(iroh-relay): Make the client side of iroh-relay compile & run in brows...
  • a8d058f fix: handle invalid input length when parsing a node id (#3155)
  • f220cc3 refactor!(iroh): Make discovery-pkarr-dht feature non-default (#3154)
  • e049965 chore: update broken echo.rs link (#3151)
  • 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 will merge this PR once CI passes on it, as requested by @andrewdavidmackenzie.


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)

Bumps [iroh](https://github.com/n0-computer/iroh) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/n0-computer/iroh/releases)
- [Changelog](https://github.com/n0-computer/iroh/blob/main/CHANGELOG.md)
- [Commits](n0-computer/iroh@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: iroh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
@andrewdavidmackenzie
Copy link
Owner
andrewdavidmackenzie commented Feb 4, 2025 via email

Copy link
codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 27%. Comparing base (f9c829e) to head (09e8a41).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
src/device_net/iroh_device.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #844   +/-   ##
=====================================
+ Coverage      27%    27%   +1%     
=====================================
  Files          47     47           
  Lines        6009   6002    -7     
=====================================
  Hits         1570   1570           
+ Misses       4439   4432    -7     
Flag Coverage Δ
unittests 27% <0%> (+1%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot merged commit 48604bf into master Feb 5, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/iroh-0.32.0 branch February 5, 2025 13:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0