Skip to content

chore: bump mainline from 6.2.0 to 7.0.0#26

Merged
Mearman merged 1 commit into
mainfrom
dependabot/cargo/mainline-7.0.0
Jun 16, 2026
Merged

chore: bump mainline from 6.2.0 to 7.0.0#26
Mearman merged 1 commit into
mainfrom
dependabot/cargo/mainline-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps mainline from 6.2.0 to 7.0.0.

Release notes

Sourced from mainline's releases.

v7.0.0

What's Changed

Full Changelog: pubky/mainline@v6.2.0...v7.0.0

Changelog

Sourced from mainline's changelog.

7.0.0 - 2026-06-08

Added

  • Add PutOutcome to report the target and number of DHT nodes that acknowledged a successful PUT.
  • Add AsyncDht::get_mutable_detailed() with GetMutableOutcome diagnostics for queried nodes, valid values, empty responses, invalid responses, KRPC errors, and timeouts.

Changed

  • BREAKING: AsyncDht::put() now returns PutOutcome instead of a raw Id.
  • BREAKING: AsyncDht::put_mutable() now returns PutOutcome instead of a raw Id.
  • Mutable GET queries no longer echo locally pending mutable PUT values; GET results now only come from DHT node responses.

Deprecated

  • Deprecate blocking Dht operation methods and GetIterator; use the async API via Dht::as_async() instead.
Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot dependabot Bot force-pushed the dependabot/cargo/mainline-7.0.0 branch from e39c357 to 2deb76a Compare June 15, 2026 20:16
@Mearman

Mearman commented Jun 16, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [mainline](https://github.com/pubky/mainline) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/pubky/mainline/releases)
- [Changelog](https://github.com/pubky/mainline/blob/main/CHANGELOG.md)
- [Commits](pubky/mainline@v6.2.0...v7.0.0)

---
updated-dependencies:
- dependency-name: mainline
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/mainline-7.0.0 branch from 2deb76a to a088859 Compare June 16, 2026 08:46
@Mearman Mearman merged commit 3344fb1 into main Jun 16, 2026
53 checks passed
@Mearman Mearman deleted the dependabot/cargo/mainline-7.0.0 branch June 16, 2026 09:00
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.

1 participant