Skip to content

Bump crossfire from 2.1.10 to 3.1.18#104

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/dev/crossfire-3.1.18
Open

Bump crossfire from 2.1.10 to 3.1.18#104
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/dev/crossfire-3.1.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps crossfire from 2.1.10 to 3.1.18.

Release notes

Sourced from crossfire's releases.

3.1.18 fix compat feature

[3.1.18] - 2026-06-27

Fixed

  • Fix compile error with compat feature (regression of 3.1.17)

Full Changelog: frostyplanet/crossfire-rs@v3.1.17...v3.1.18

3.1.17 Waitgroup & WeakTx

[3.1.17] - 2026-06-26

Added

  • waitgroup: Add try_into_inner() and get_mut()

  • Add marker trait FlavorUnbounded

Fixed

  • weak: Add missing Send & Sync for WeakTx

Changed

  • waker: Remove generic from WakerInner, since direct_copy is removed

3.1.16 select drop fix

[3.1.16] - 2026-05-22

Fixed

  • select: select dropping fix (SelectHandle::try_select final ordering)

[3.1.15] - 2026-05-21

Added

  • waitgroup: Implement Pointer & SmartPointer for waitGroupZero

[3.1.14] - 2026-05-21

Added

  • waitgroup: Add Debug & Display deref for all types

Full Changelog: frostyplanet/crossfire-rs@v3.1.13...v3.1.16

3.1.13 WaitGroupZero

[3.1.13] - 2026-05-21

... (truncated)

Changelog

Sourced from crossfire's changelog.

[3.1.18] - 2026-06-27

Fixed

  • Fix compile error with compat feature (regression of 3.1.17)

[3.1.17] - 2026-06-26

Added

  • waitgroup: Add try_into_inner() and get_mut()

  • Add marker trait FlavorUnbounded

Fixed

  • weak: Add missing Send & Sync for WeakTx

Changed

  • waker: Remove generic from WakerInner, since direct_copy is removed

[3.1.16] - 2026-05-22

Fixed

  • select: select dropping fix (SelectHandle::try_select final ordering)

[3.1.15] - 2026-05-21

Added

  • waitgroup: Implement Pointer & SmartPointer for waitGroupZero

[3.1.14] - 2026-05-21

Added

  • waitgroup: Add Debug & Display deref for all types

[3.1.13] - 2026-05-21

Added

  • waitgroup: Add WaitGroupZero, and WaitGroupZeroGuard can convert between raw pointer

[3.1.12] - 2026-05-14

Added

... (truncated)

Commits
  • e0c38c8 Dump version 3.1.18
  • 713013a Fix compile error with compat feature
  • cceedef Dump version 3.1.17
  • 2946865 Rework FlavorMP & FlavorMC marker trait
  • 95985fb Add FlavorUnbounded marker trait
  • 08fb58c Add FlavorImpl::IS_BOUNDED (for internal)
  • fb1af1e waker: Remove generic from WakerInner
  • 480298f waitgroup: Refine usage doc
  • 5a241e9 weak: Adding missing Send & Sync for WeakTx
  • 7159a33 test: Update captains-log 0.16.0 to fix should_panic with LSAN
  • 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 [crossfire](https://github.com/frostyplanet/crossfire-rs) from 2.1.10 to 3.1.18.
- [Release notes](https://github.com/frostyplanet/crossfire-rs/releases)
- [Changelog](https://github.com/frostyplanet/crossfire-rs/blob/master/CHANGELOG.md)
- [Commits](frostyplanet/crossfire-rs@v2.1.10...v3.1.18)

---
updated-dependencies:
- dependency-name: crossfire
  dependency-version: 3.1.18
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants