Skip to content

chore: bump packages for carp_serializable ^3.0.0 - #604

Merged
Zeroupper merged 5 commits into
mainfrom
chore/bump-for-serializable-3
Aug 14, 2026
Merged

chore: bump packages for carp_serializable ^3.0.0#604
Zeroupper merged 5 commits into
mainfrom
chore/bump-for-serializable-3

Conversation

@Zeroupper

Copy link
Copy Markdown
Contributor

Summary

Follow-up to the carp_serializable 3.0.0 release (uuid-package migration, #601). Bumps every dependent package so they require carp_serializable ^3.0.0, and raises the inter-package constraints so pub can't resolve back to a carp_serializable 2.x transitive.

Version bumps

package old -> new
carp_core 2.1.2 -> 2.2.0
carp_mobile_sensing 2.1.8 -> 2.2.0
carp_webservices 4.1.1 -> 4.2.0
carp_backend 2.0.1 -> 2.1.0
carp_study_generator 2.0.0 -> 2.1.0
carp_health_package 4.0.3 -> 4.1.0
carp_movesense_package 3.0.1 -> 3.1.0
the 8 other *_packages 2.0.x -> 2.1.0

Constraint raises

carp_core ^2.2.0, carp_mobile_sensing ^2.2.0, carp_webservices ^4.2.0, carp_backend ^2.1.0 everywhere they're depended on.

Notes

  • Each package gets a matching CHANGELOG entry.
  • carp_firebase_backend (pinned to the 0.30 line) is intentionally untouched.
  • All Uuid().v1 call sites were already migrated to const Uuid().v4() — no code changes needed here, only pubspec/CHANGELOG.

Minor-bump every package that depends on carp_serializable to require ^3.0.0
(the uuid-package migration), and raise the inter-package constraints
(carp_core ^2.2.0, carp_mobile_sensing ^2.2.0, carp_webservices ^4.2.0,
carp_backend ^2.1.0) so pub can't resolve back to carp_serializable 2.x.
@Zeroupper Zeroupper self-assigned this Aug 14, 2026
@Zeroupper
Zeroupper requested review from iarata and jakdan99 August 14, 2026 06:58
@Zeroupper
Zeroupper merged commit 34ebc0b into main Aug 14, 2026
1 check passed
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