Skip to content

chore(deps): bump iroh from 0.97.0 to 0.98.2#41

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/iroh-0.98.2
Open

chore(deps): bump iroh from 0.97.0 to 0.98.2#41
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/iroh-0.98.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps iroh from 0.97.0 to 0.98.2.

Changelog

Sourced from iroh's changelog.

Changelog

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

1.0.0-rc.0 - 2026-05-07

⛰️ Features

  • (iroh) [breaking] Replace Incoming::local_ip with Incoming::local_addr (#4182) - (5dc7160)
  • (iroh) [breaking] Update QNT config defaults & update to latest noq main (#4213) - (00f961b)
  • (iroh, iroh-relay) [breaking] Support setting auth tokens for relays (#4205) - (1dc6fe8)
  • (iroh-base) Impl From<&[u8; 32]> for SecretKey (#4181) - (80dfb19)
  • (iroh-relay) [breaking] Pass a ClientRequest to AccessConfig and let the client set query params (#4207) - (7bee17b)
  • (metrics) Add cache metrics to dns-server (#3800) - (eb67669)
  • [breaking] Update to 1.0.0-rc.0 deps (#4237) - (20350e9)

🐛 Bug Fixes

  • (iroh) Don't abort connection attempts when an empty EndpointAddr is added concurrently (#4177) - (a1fa579)
  • (iroh) [breaking] Remove noq Written reexport (#4236) - (7d3e485)
  • (iroh-dns) Document how to use iroh on Android and run tests in Android emulator (#4183) - (54e4a29)
  • Protect against division by zero in process_datagram (#4178) - (db1b335)

🚜 Refactor

  • (iroh) [breaking] Replace ConnectionInfo with WeakConnectionHandle (#4189) - (9bfc8da)
  • (iroh) [breaking] Make Source private and trim its variants (#4227) - (927addf)
  • (iroh) Express IPv6 ULA constants in hex (#4225) - (cb8775c)
  • (iroh) Adapt for noq::Closed return type of Connection::closed (#4229) - (217ec7c)
  • (iroh) [breaking] Remove portmapper metrics from public API (#4235) - (7955bea)
  • (iroh) Apply path status for path selection (#4233) - (63ed351)
  • (iroh) [breaking] Improve feature-gating for unstable-custom-transports (#4228) - (f246242)
  • (iroh) [breaking] Redesign path observation API (#4188) - (3e82de5)
  • (iroh-dns-server) [breaking] Reduce public API surface, improve docs, cleanup visibilities (#4160) - (4ed44b7)
  • (iroh-relay) [breaking] Do not depend on tokio-rustls-acme in public API (#4166) - (5a984c6)
  • (iroh-relay) Make MaybeTlsStream public again (#4193) - (89ad5d8)
  • (iroh-relay) [breaking] Make AccessConfig non-exhaustive (#4190) - (d636e54)
  • Prefer release assert for locations where a bounds check follows (#4214) - (eb588ec)
  • Prefer loop over zip (#4215) - (c953d9b)
  • [breaking] Mark more items as non-exhaustive (#4226) - (eebb60f)
  • Remove obsolete fn transport_bias from endpoint builder. (#4234) - (dd418df)

📚 Documentation

  • Add post quantum key exchange examples (#4196) - (872d8ee)

🧪 Testing

  • (iroh-relay) Integration tests for embedding the relay (#4206) - (88c9eed)

... (truncated)

Commits
  • 7867f71 chore: Release
  • 4baa9b1 deps: bump rustls-webpki from 0.103.12 to 0.103.13
  • 7fe7ffc chore(ci): fix musl/gnu build setup (#4184)
  • 59e6363 chore(ci): fix sccache for netsim (#4176)
  • 18f6e2d ci: fix release build targets (#4146)
  • 44b2336 ci: enable ci on this branch
  • 8c1461b deps: pin pkcs8 and der (#4197)
  • 60f6f09 fix(iroh): Don't abort connection attempts when an empty EndpointAddr is ad...
  • 70cec3d fix: Protect against division by zero in process_datagram (#4178)
  • 8e6562d chore: Release
  • 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 0.97.0 to 0.98.2.
- [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.97.0...v0.98.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants