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

fix(deps): update rust crate iroh-base to 0.32 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change
iroh-base dependencies minor 0.29 -> 0.32

Release Notes

n0-computer/iroh (iroh-base)

v0.32.0

Compare Source

⛰️ 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
📚 Documentation
⚙️ Miscellaneous Tasks

v0.31.0

Compare Source

⛰️ Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
  • (iroh) Update discovery docs, mostly StaticProvider (#​3109) - (eb90bfc)
  • (iroh-relay) README.md: config.toml must use [tls] instead of [tlsconfig] (#​3126) - (4e2641d)
🧪 Testing
⚙️ Miscellaneous Tasks

v0.30.0

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (iroh) Poll all AsyncUdpSocket sources fairly (#​2996) - (26c5248)
  • (iroh, iroh-relay) [breaking] Bypass magicsock::Actor for datagrams from the relay (#​2986) - (0d06320)
  • (iroh-dns-server) Remove accidental blocking from store (#​2985) - (647b2fd)
🚜 Refactor
📚 Documentation
🧪 Testing
  • (iroh) Packet loss is expected with socket rebinding (#​3001) - (e575af2)
⚙️ Miscellaneous Tasks

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bump/minor label Dec 16, 2024
@renovate renovate bot force-pushed the renovate/iroh-base-0.x branch from f348aa5 to 3024fb4 Compare January 14, 2025 21:06
@renovate renovate bot changed the title fix(deps): update rust crate iroh-base to 0.30 fix(deps): update rust crate iroh-base to 0.31 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/iroh-base-0.x branch from 3024fb4 to b822bcf Compare February 4, 2025 05:25
@renovate renovate bot changed the title fix(deps): update rust crate iroh-base to 0.31 fix(deps): update rust crate iroh-base to 0.32 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants