Skip to content

deps: bump flume from 0.11.1 to 0.12.0#12

Merged
nitecon merged 1 commit intomainfrom
dependabot/cargo/flume-0.12.0
Apr 24, 2026
Merged

deps: bump flume from 0.11.1 to 0.12.0#12
nitecon merged 1 commit intomainfrom
dependabot/cargo/flume-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps flume from 0.11.1 to 0.12.0.

Changelog

Sourced from flume's changelog.

[0.12.0] - 2025-12-08

Added

  • fastrand feature

Removed

  • nanorand feature

Fixed

  • Panic when using Duration::MAX as timeout
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: rust. 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/flume-0.12.0 branch from fe3f21a to 1eeded6 Compare February 15, 2026 06:02
@nitecon nitecon added the rust Rust / Cargo dependency or code change label Apr 24, 2026
@nitecon
Copy link
Copy Markdown
Owner

nitecon commented Apr 24, 2026

CI failures here are not caused by the flume 0.11.1 → 0.12.0 bump itself — the bump is clean (flume API usage in lance/src/server/*.rs uses bounded, Sender, Receiver, and RecvTimeoutError::{Timeout,Disconnected}, all stable in 0.12).

The failures are because this branch is stale. The error cannot find type LoanableBatch in this scope at lnc-replication/src/ingestion.rs:106 was already fixed on main by commit a803443 fix: add missing LoanableBatch import in ingestion tests, which this PR branch does not yet include.

@dependabot rebase

Bumps [flume](https://github.com/zesterer/flume) from 0.11.1 to 0.12.0.
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits/0.12)

---
updated-dependencies:
- dependency-name: flume
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/flume-0.12.0 branch from 1eeded6 to c303c05 Compare April 24, 2026 17:43
@nitecon nitecon merged commit 93a87e7 into main Apr 24, 2026
19 checks passed
@nitecon nitecon deleted the dependabot/cargo/flume-0.12.0 branch April 24, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Rust / Cargo dependency or code change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant