Skip to content

chore(deps): bump the cargo group across 2 directories with 1 update#16

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/java/testfiles/cargo-efee908f94
Closed

chore(deps): bump the cargo group across 2 directories with 1 update#16
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/java/testfiles/cargo-efee908f94

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Bumps the cargo group with 1 update in the /java/testfiles directory: oneshot.
Bumps the cargo group with 1 update in the /wasm-test directory: oneshot.

Updates oneshot from 0.1.11 to 0.1.12

Changelog

Sourced from oneshot's changelog.

[0.1.12] - 2026-01-25

Fixed

  • Fix race condition that could lead to use-after-free if the Receiver was polled asynchronously, but then dropped before completion. faern/oneshot#74
  • Fix race conditions/UB around atomic memory orderings. These were found by running tests under miri. faern/oneshot#72
Commits
  • 537d5de Bump version to 0.1.12 and fix changelog
  • 9cc3153 Merge branch 'improve-start_recv_ref'
  • cc3d6a2 Improve start_recv_ref to be more like regular recv method
  • 78c7476 Merge branch 'update-documentation'
  • 38d7f6f Add clarifying documentation on sender observing RECEIVING state
  • 21e0310 Synchronize readme with crate documentation in lib.rs
  • def74fc Fix spelling and grammar errors in documentation
  • 70031a4 Add documentation about how send and receive are synchronized
  • d1a1506 Merge branch 'fix-async-recv-drop-use-after-free'
  • f19ff7c Fix Receiver::drop bug causing a race when dropping a polled receiver
  • Additional commits viewable in compare view

Updates oneshot from 0.1.11 to 0.1.13

Changelog

Sourced from oneshot's changelog.

[0.1.12] - 2026-01-25

Fixed

  • Fix race condition that could lead to use-after-free if the Receiver was polled asynchronously, but then dropped before completion. faern/oneshot#74
  • Fix race conditions/UB around atomic memory orderings. These were found by running tests under miri. faern/oneshot#72
Commits
  • 537d5de Bump version to 0.1.12 and fix changelog
  • 9cc3153 Merge branch 'improve-start_recv_ref'
  • cc3d6a2 Improve start_recv_ref to be more like regular recv method
  • 78c7476 Merge branch 'update-documentation'
  • 38d7f6f Add clarifying documentation on sender observing RECEIVING state
  • 21e0310 Synchronize readme with crate documentation in lib.rs
  • def74fc Fix spelling and grammar errors in documentation
  • 70031a4 Add documentation about how send and receive are synchronized
  • d1a1506 Merge branch 'fix-async-recv-drop-use-after-free'
  • f19ff7c Fix Receiver::drop bug causing a race when dropping a polled receiver
  • Additional commits viewable in compare view

Updates oneshot from 0.1.11 to 0.1.13

Changelog

Sourced from oneshot's changelog.

[0.1.12] - 2026-01-25

Fixed

  • Fix race condition that could lead to use-after-free if the Receiver was polled asynchronously, but then dropped before completion. faern/oneshot#74
  • Fix race conditions/UB around atomic memory orderings. These were found by running tests under miri. faern/oneshot#72
Commits
  • 537d5de Bump version to 0.1.12 and fix changelog
  • 9cc3153 Merge branch 'improve-start_recv_ref'
  • cc3d6a2 Improve start_recv_ref to be more like regular recv method
  • 78c7476 Merge branch 'update-documentation'
  • 38d7f6f Add clarifying documentation on sender observing RECEIVING state
  • 21e0310 Synchronize readme with crate documentation in lib.rs
  • def74fc Fix spelling and grammar errors in documentation
  • 70031a4 Add documentation about how send and receive are synchronized
  • d1a1506 Merge branch 'fix-async-recv-drop-use-after-free'
  • f19ff7c Fix Receiver::drop bug causing a race when dropping a polled receiver
  • Additional commits viewable in compare view

Updates oneshot from 0.1.11 to 0.1.12

Changelog

Sourced from oneshot's changelog.

[0.1.12] - 2026-01-25

Fixed

  • Fix race condition that could lead to use-after-free if the Receiver was polled asynchronously, but then dropped before completion. faern/oneshot#74
  • Fix race conditions/UB around atomic memory orderings. These were found by running tests under miri. faern/oneshot#72
Commits
  • 537d5de Bump version to 0.1.12 and fix changelog
  • 9cc3153 Merge branch 'improve-start_recv_ref'
  • cc3d6a2 Improve start_recv_ref to be more like regular recv method
  • 78c7476 Merge branch 'update-documentation'
  • 38d7f6f Add clarifying documentation on sender observing RECEIVING state
  • 21e0310 Synchronize readme with crate documentation in lib.rs
  • def74fc Fix spelling and grammar errors in documentation
  • 70031a4 Add documentation about how send and receive are synchronized
  • d1a1506 Merge branch 'fix-async-recv-drop-use-after-free'
  • f19ff7c Fix Receiver::drop bug causing a race when dropping a polled receiver
  • Additional commits viewable in compare view

Updates oneshot from 0.1.11 to 0.1.13

Changelog

Sourced from oneshot's changelog.

[0.1.12] - 2026-01-25

Fixed

  • Fix race condition that could lead to use-after-free if the Receiver was polled asynchronously, but then dropped before completion. faern/oneshot#74
  • Fix race conditions/UB around atomic memory orderings. These were found by running tests under miri. faern/oneshot#72
Commits
  • 537d5de Bump version to 0.1.12 and fix changelog
  • 9cc3153 Merge branch 'improve-start_recv_ref'
  • cc3d6a2 Improve start_recv_ref to be more like regular recv method
  • 78c7476 Merge branch 'update-documentation'
  • 38d7f6f Add clarifying documentation on sender observing RECEIVING state
  • 21e0310 Synchronize readme with crate documentation in lib.rs
  • def74fc Fix spelling and grammar errors in documentation
  • 70031a4 Add documentation about how send and receive are synchronized
  • d1a1506 Merge branch 'fix-async-recv-drop-use-after-free'
  • f19ff7c Fix Receiver::drop bug causing a race when dropping a polled receiver
  • Additional commits viewable in compare view

Updates oneshot from 0.1.11 to 0.1.13

Changelog

Sourced from oneshot's changelog.

[0.1.12] - 2026-01-25

Fixed

  • Fix race condition that could lead to use-after-free if the Receiver was polled asynchronously, but then dropped before completion. faern/oneshot#74
  • Fix race conditions/UB around atomic memory orderings. These were found by running tests under miri. faern/oneshot#72
Commits
  • 537d5de Bump version to 0.1.12 and fix changelog
  • 9cc3153 Merge branch 'improve-start_recv_ref'
  • cc3d6a2 Improve start_recv_ref to be more like regular recv method
  • 78c7476 Merge branch 'update-documentation'
  • 38d7f6f Add clarifying documentation on sender observing RECEIVING state
  • 21e0310 Synchronize readme with crate documentation in lib.rs
  • def74fc Fix spelling and grammar errors in documentation
  • 70031a4 Add documentation about how send and receive are synchronized
  • d1a1506 Merge branch 'fix-async-recv-drop-use-after-free'
  • f19ff7c Fix Receiver::drop bug causing a race when dropping a polled receiver
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the /java/testfiles directory: [oneshot](https://github.com/faern/oneshot).
Bumps the cargo group with 1 update in the /wasm-test directory: [oneshot](https://github.com/faern/oneshot).


Updates `oneshot` from 0.1.11 to 0.1.12
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

Updates `oneshot` from 0.1.11 to 0.1.13
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

Updates `oneshot` from 0.1.11 to 0.1.13
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

Updates `oneshot` from 0.1.11 to 0.1.12
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

Updates `oneshot` from 0.1.11 to 0.1.13
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

Updates `oneshot` from 0.1.11 to 0.1.13
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

---
updated-dependencies:
- dependency-name: oneshot
  dependency-version: 0.1.12
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: oneshot
  dependency-version: 0.1.13
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: oneshot
  dependency-version: 0.1.13
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: oneshot
  dependency-version: 0.1.12
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: oneshot
  dependency-version: 0.1.13
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: oneshot
  dependency-version: 0.1.13
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies rust Pull requests that update rust code labels Jan 29, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 4, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 4, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/java/testfiles/cargo-efee908f94 branch February 4, 2026 18:35
lukekim pushed a commit that referenced this pull request May 18, 2026
## Summary

Fix for the second part of: vortex-data#7808 

```
(gdb) bt
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>)
    at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6)
    at ./nptl/pthread_kill.c:89
#3  0x000076a38cc4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x000076a38cc288ff in __GI_abort () at ./stdlib/abort.c:79
#5  0x000076a38cc297b6 in __libc_message_impl (fmt=fmt@entry=0x76a38cdce8d7 "%s\n")
    at ../sysdeps/posix/libc_fatal.c:134
#6  0x000076a38cca8ff5 in malloc_printerr (
    str=str@entry=0x76a38cdd1bf0 "free(): double free detected in tcache 2")
    at ./malloc/malloc.c:5775
#7  0x000076a38ccab55f in _int_free (av=0x76a38ce03ac0 <main_arena>, p=<optimized out>, 
    have_lock=0) at ./malloc/malloc.c:4541
#8  0x000076a38ccaddce in __GI___libc_free (mem=0x5be5cd9632c0) at ./malloc/malloc.c:3398
#9  0x000076a38eb6807e in alloc::alloc::dealloc (ptr=0x5be5cd9632c0, layout=...)
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/alloc.rs:114
#10 alloc::alloc::{impl#1}::deallocate (self=0x5be5cd95f708, ptr=..., layout=...)
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/alloc.rs:271
#11 0x000076a38ead9a64 in alloc::boxed::{impl#8}::drop<dyn vortex_scan::Partition, alloc::alloc::Global> (self=0x5be5cd95f6f8)
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/boxed.rs:1666
#12 0x000076a38ead349e in core::ptr::drop_in_place<alloc::boxed::Box<dyn vortex_scan::Partition, alloc::alloc::Global>> ()
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:804
#13 0x000076a38e8764de in core::ptr::drop_in_place<vortex_ffi::scan::VxPartitionScan> ()
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:804
#14 0x000076a38e876fb8 in core::ptr::drop_in_place<alloc::boxed::Box<vortex_ffi::scan::VxPartitionScan, alloc::alloc::Global>> ()
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:804
#15 0x000076a38e87f2f5 in core::mem::drop<alloc::boxed::Box<vortex_ffi::scan::VxPartitionScan, alloc::alloc::Global>> (_x=0x5be5cd95f6f0)
    at /home/ubuntu/.rustup/toolchains/1.91.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:961
#16 0x000076a38e84efa7 in vortex_ffi::scan::vx_partition_free (ptr=0x5be5cd95f6f0)
    at vortex-ffi/src/macros.rs:295
#17 0x00005be5b0c81126 in operator() (__closure=0x7fff2208a8b0)
    at /home/ubuntu/vortex/vortex-ffi/test/scan.cpp:940
```

## Testing

Verifying existing behavior is maintained.

Signed-off-by: Dergousov Maksim <dergousovmaxim99@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants