lua-analyzer icon indicating copy to clipboard operation
lua-analyzer copied to clipboard

Update Rust crate crossbeam-channel to v0.5.13

Open renovate[bot] opened this issue 8 months ago • 0 comments

This PR contains the following updates:

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

Release Notes

crossbeam-rs/crossbeam (crossbeam-channel)

v0.5.13: crossbeam-channel 0.5.13

Compare Source

v0.5.12: crossbeam-channel 0.5.12

Compare Source

  • Fix memory leak in unbounded channel. (#​1084)

v0.5.11: crossbeam-channel 0.5.11

Compare Source

  • Remove dependency on cfg-if. (#​1072)

v0.5.10: crossbeam-channel 0.5.10

Compare Source

  • Relax the minimum supported Rust version to 1.60. (#​1056)
  • Optimize Drop implementation of bounded channel. (#​1057)

v0.5.9: crossbeam-channel 0.5.9

Compare Source

  • Bump the minimum supported Rust version to 1.61. (#​1037)

v0.5.8: crossbeam-channel 0.5.8

Compare Source

  • Fix race condition in unbounded channel. (#​972)

v0.5.7: crossbeam-channel 0.5.7

Compare Source

  • Improve handling of very large timeout. (#​953)

v0.5.6: crossbeam-channel 0.5.6

Compare Source

  • Bump the minimum supported Rust version to 1.38. (#​877)

v0.5.5: crossbeam-channel 0.5.5

Compare Source

  • Replace Spinlock with Mutex. (#​835)

v0.5.4: crossbeam-channel 0.5.4

Compare Source

  • Workaround a bug in upstream related to TLS access on AArch64 Linux. (#​802)

v0.5.3: crossbeam-channel 0.5.3

Compare Source

  • Fix panic on very large timeout. (#​798)

v0.5.2: crossbeam-channel 0.5.2

Compare Source

  • Fix stacked borrows violations when -Zmiri-tag-raw-pointers is enabled. (#​763, #​764)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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[bot] avatar Jun 01 '24 02:06 renovate[bot]