chore: Prepare stac 1.5.0 release#478
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (4)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis PR bumps stac_core and stac packages to version 1.5.0 with corresponding changelog updates. stac_core gains Material 3 navigation components and form validation features, while stac updates its dependency on stac_core and documents the same feature set through the dependency chain. ChangesRelease 1.5.0 Version Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Prepares the
stac_coreandstacpackages for a1.5.0release.Changes
stac_corefrom1.4.0to1.5.0.stacfrom1.4.0to1.5.0.stacto depend onstac_core ^1.5.0.Release Notes
stac_corefirst.stacafterstac_core 1.5.0is available on pub.dev.Validation
dart analyze .inpackages/stac_coreflutter analyze .inpackages/stacflutter testinpackages/stacgit diff --checkgit diff --cached --checkdart testinpackages/stac_corefound no tests. Publish dry-runs reached pub validation, then reported expected local release-state warnings because the release files were modified and localpubspec_overrides.yamlfiles were active.Summary by CodeRabbit
New Features
Chores