Skip to content

chore(cargo): bump iroh-gossip from 0.35.0 to 0.90.0 #6969

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps iroh-gossip from 0.35.0 to 0.90.0.

Changelog

Sourced from iroh-gossip's changelog.

0.90.0 - 2025-06-27

⛰️ Features

🐛 Bug Fixes

  • (hyparview) [breaking] Only add peers to active view after receiving neighbor messages (#56) - (5a441e6)
  • (hyparview) Use shuffle replies as intended (#57) - (9632ced)
  • (hyparview) Don't emit PeerData event for empty PeerData - (c345f0a)
  • (plumtree) Ensure eager relation is symmetrical - (0abface)
  • (plumtree) Clear graft timer to allow retry on new ihaves - (b65cdce)

🚜 Refactor

  • (hyparview) Improve disconnect handling - (5156d00)
  • (hyparview) Remove obsolete parameter in hyparview - (d954aa6)
  • (net) [breaking] Remove Joined event, use NeighborUp (#49) - (c06f2ed)
  • [breaking] Port to irpc, flatten event enum, remove cli impl (#67) - (a8d5cd2)
  • [breaking] Port to [email protected] and n0-snafu (#77) - (1523227)
  • [breaking] Change wire protocol to use uni streams per topic (#75) - (db1a135)

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

Change

  • (hyparview) Send a ShuffleReply before disconnecting (#59) - (fd379fc)
Commits
  • e99a291 chore: Release iroh-gossip version 0.90.0
  • 0e613d8 chore: upgrade to iroh at 0.90.0 and irpc at 0.5.0 (#80)
  • 07b7b77 chore: update clippy (#79)
  • b38b38f docs: deny warnings for docs in CI (#78)
  • db1a135 refactor!: change wire protocol to use uni streams per topic (#75)
  • 1523227 refactor!: port to [email protected] and n0-snafu (#77)
  • a8d5cd2 refactor!: Port to irpc, flatten event enum, remove cli impl (#67)
  • 3cf2cd2 feat(net): Add shutdown function (#69)
  • c06f2ed refactor(net)!: Remove Joined event, use NeighborUp (#49)
  • d954aa6 refactor(hyparview): Remove obsolete parameter in hyparview
  • 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 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 rust Pull requests that update Rust code labels Jul 1, 2025
Bumps [iroh-gossip](https://github.com/n0-computer/iroh-gossip) from 0.35.0 to 0.90.0.
- [Release notes](https://github.com/n0-computer/iroh-gossip/releases)
- [Changelog](https://github.com/n0-computer/iroh-gossip/blob/main/CHANGELOG.md)
- [Commits](n0-computer/iroh-gossip@v0.35.0...v0.90.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/iroh-gossip-0.90.0 branch from 2c164bc to 292f87b Compare July 2, 2025 15:34
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