Skip to content

deps: bump asupersync from 0.2.5 to 0.2.6#8

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/asupersync-0.2.6
Closed

deps: bump asupersync from 0.2.5 to 0.2.6#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/asupersync-0.2.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps asupersync from 0.2.5 to 0.2.6.

Commits
  • 271a1a7 chore: bump workspace versions to 0.2.6 for crates.io publish
  • 9d12cdf chore(runtime): add AtomicBool and Ordering imports to io_driver
  • 118e356 fix(runtime): clear waker on BlockingOneshotReceiver drop to prevent stale wake
  • 925628a fix(sync): use saturating_duration_since in pool eviction to prevent panic
  • c2a1ab6 fix(sync): increment active waiter count when notify waker slot is re-filled
  • 27d2e38 fix(runtime): replace try_lock I/O leader pattern with atomic CAS polling
  • d5ba8a2 fix(combinator): drain pending queue after cancel returns a permit
  • 698c425 fix(sync): resolve lost-wakeup chain in mutex and rwlock drop paths
  • c0acd0d refactor(time): remove dead first_tick_done field from Interval
  • 2ed0ba7 fix(runtime): add panic safety to blocking pool and check shutdown before wait
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [asupersync](https://github.com/Dicklesworthstone/asupersync) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/Dicklesworthstone/asupersync/releases)
- [Changelog](https://github.com/Dicklesworthstone/asupersync/blob/main/CHANGELOG.md)
- [Commits](Dicklesworthstone/asupersync@v0.2.5...v0.2.6)

---
updated-dependencies:
- dependency-name: asupersync
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@Dicklesworthstone
Copy link
Owner

Thanks! Will batch dependency updates separately.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/asupersync-0.2.6 branch February 23, 2026 19:03
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