Skip to content

Bump iroh from 1.0.3 to 1.1.0 in /rust - #4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust/iroh-1.1.0
Open

Bump iroh from 1.0.3 to 1.1.0 in /rust#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust/iroh-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Bumps iroh from 1.0.3 to 1.1.0.

Changelog

Sourced from iroh's changelog.

1.1.0 - 2026-08-25

鉀帮笍 Features

  • (iroh) Add metrics for relay connections (#4477) - (fc1fc21)
  • (iroh-relay, iroh) Inform clients when they are rate-limited and warn log in iroh (#4455) - (e68dbda)

馃悰 Bug Fixes

  • (iroh) Keep answering priority messages during relay reconnect backoff delay (#4444) - (0458319)
  • (iroh) Route net_report HTTP probes through the configured proxy (#4463) - (de24dae)
  • (iroh) Drain relay tasks with join_next instead of join_all (#4460) - (09a0aca)
  • (iroh-dns-server) Enable TCP keepalive on HTTP listeners (#4462) - (735958f)
  • Bind iroh-dns-server to both IPv4 and IPv6 (#4432) - (bbc82b6)
  • [breaking] Fix serialization of CustomAddr so that the data serializes the same as a Vec (#4465) - (4706ec9)
  • Use random mapped addrs instead of a counter. (#4469) - (a05c9c4)

馃殰 Refactor

馃摎 Documentation

馃И Testing

  • (iroh) Update patchbay to 0.7.0 (#4445) - (7d8c9bf)
  • (iroh) Disable flaky patchbay test for now (#4449) - (d27d430)
  • (iroh) Add patchbay tests for relay connectivity (#4434) - (8455111)

鈿欙笍 Miscellaneous Tasks

  • ()* Update noq and net-tools dependencies (#4487) - (1960e73)
  • (ci) Pin sccache to 0.16 on windows due to cli len limit (#4456) - (0438766)
  • (iroh-dns-server) Replace mainline with n0-mainline and update lru (#4470) - (82eed32)
  • (secruity) Hardening + lock files + dependabot cooldown (#4480) - (89ed3bf)
  • Run daily flaky CI even 2h earlier (#4431) - (e080db7)

Changelog

All notable changes to iroh will be documented in this file.

Commits
  • fddf1a4 chore: Release
  • 1960e73 chore(*): update noq and net-tools dependencies (#4487)
  • 2b9f441 Merge commit from fork
  • 09a0aca fix(iroh): drain relay tasks with join_next instead of join_all (#4460)
  • eba4877 chore(deps): bump taiki-e/install-action from 2.85.11 to 2.85.13 in the githu...
  • a05c9c4 fix: Use random mapped addrs instead of a counter. (#4469)
  • 89ed3bf ci(secruity): hardening + lock files + dependabot cooldown (#4480)
  • fc1fc21 feat(iroh): Add metrics for relay connections (#4477)
  • 94835be docs: explain read_to_end termination (#4391)
  • 6d7f68c refactor: Don't send SNI (#4473)
  • 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 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 1.0.3 to 1.1.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@v1.0.3...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from artob as a code owner August 31, 2026 22:36
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants