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 crossbeam-channel to 0.5.14 - autoclosed #617

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Type Update Change
crossbeam-channel (source) dependencies patch 0.5.13 -> 0.5.14

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

crossbeam-rs/crossbeam (crossbeam-channel)

v0.5.14: crossbeam-channel 0.5.14

Compare Source

  • Fix stack overflow when sending large value to unbounded channel. (#​1146, #​1147)
  • Add Select::new_biased function. (#​1150)
  • Remove inefficient spinning. (#​1154)
  • Suppress buggy clippy::zero_repeat_side_effects lint in macro generated code. (#​1123)

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 type/patch label Dec 21, 2024
@mihirsamdarshi mihirsamdarshi merged commit a5f4a1f into main Jan 8, 2025
1 check passed
@renovate renovate bot changed the title fix(deps): update rust crate crossbeam-channel to 0.5.14 fix(deps): update rust crate crossbeam-channel to 0.5.14 - autoclosed Jan 8, 2025
@renovate renovate bot deleted the renovate/crossbeam-channel-0.x-lockfile branch January 8, 2025 21:24
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