Skip to content

Bump crossfire from 2.1.10 to 3.1.19 - #109

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps crossfire from 2.1.10 to 3.1.19.

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.19] - 2026-07-09

Changed

  • Change dep:embed-collections to pointers crate, for a lighter dep tree

[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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/dev/crossfire-3.1.19 branch from 60a7d08 to 9002c14 Compare July 29, 2026 16:58
@singlerider

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [crossfire](https://github.com/frostyplanet/crossfire-rs) from 2.1.10 to 3.1.19.
- [Release notes](https://github.com/frostyplanet/crossfire-rs/releases)
- [Changelog](https://github.com/frostyplanet/crossfire-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frostyplanet/crossfire-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/dev/crossfire-3.1.19 branch from 9002c14 to d8a34f9 Compare August 20, 2026 18:56
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.

2 participants