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.27.0 #10

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Type Update Change
iroh-base dependencies minor 0.26.0 -> 0.27.0

Release Notes

n0-computer/iroh (iroh-base)

v0.27.0

Compare Source

⛰️ Features
  • (iroh-net) Export the Ticket trait (#​2765) - (e9f98a6)
  • (iroh-net) [breaking] Allow using a NodeId directly in connect. (#​2774) - (bd5e4fa)
  • (iroh-net) Log the crate version number (#​2746) - (12f74e2)
  • (iroh-net) Add helper fn to enable n0 discovery publishing and resolving (#​2775) - (ed903ae)
🐛 Bug Fixes
  • (cfg) [breaking] Make sure we use correct relays (#​2778) - (844b146)
  • (ci) Add cleanup workflow to retain generated-docs-preview for only the last 25 PRs (#​2758) - (8420674)
  • (ci) Netsim commenting fixes (#​2766) - (97be9e3)
  • (ci) Netsim does not interact with PR comments on forks (#​2777) - (9902b2d)
  • (ci) Make sure logs get uploaded on netsim failure (#​2807) - (1436389)
  • (deps) Update postcard to get rid of yanked critical-section (#​2810) - (62e4bd4)
  • (iroh-net) Keep the relay connection alive on read errors (#​2782) - (383f1f9)
  • (iroh-net) Emit the call-me-maybe.sent event in all cases (#​2792) - (43f5fed)
  • (iroh-net) Use try_send rather than send so we dont block the local swarm discovery service (#​2794) - (2d04306)
  • (iroh-net) [breaking] DiscoveredDirectAddrs need to update the timestamp (#​2808) - (85bd8b7)
🚜 Refactor
  • (iroh-base) [breaking] No Result for creating new NodeTicket (#​2771) - (f536789)
  • (iroh-net) Log the pkarr relay when publishing (#​2770) - (d514859)
  • (iroh-net) Add tracing span context to spawned tasks (#​2769) - (66549bf)
  • (iroh-net) Keep connection name, remove connection count (#​2779) - (6b1186f)
  • (iroh-net) Optimise present nodes in ActiveRelay (#​2781) - (c7ac982)
  • (iroh-net) Failing to bind is not a Warning log (#​2815) - (f08011a)
  • (iroh-net) Attach Relay URL to a connecting client span (#​2817) - (a0ce00e)
  • (iroh-net) No portmapper is not a warning (#​2816) - (f32f3f9)
  • (iroh-net) Debug logging should not be per packet set (#​2818) - (c82ada5)
  • Display the socket addr and relay for a ConnectionType::Mixed (#​2793) - (c349c43)
📚 Documentation
🧪 Testing
⚙️ Miscellaneous Tasks
Deps

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 Oct 21, 2024
@HeavenVolkoff HeavenVolkoff force-pushed the renovate/iroh-base-0.x branch from d267dd5 to 59665c2 Compare October 21, 2024 21:36
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@HeavenVolkoff HeavenVolkoff merged commit bbc69c5 into main Oct 21, 2024
3 checks passed
@HeavenVolkoff HeavenVolkoff deleted the renovate/iroh-base-0.x branch October 21, 2024 21:40
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.

1 participant