Skip to content

chore(release): 0.0.2 (magic ^0.0.5)#9

Merged
anilcancakir merged 1 commit into
masterfrom
release/0.0.2
Jul 25, 2026
Merged

chore(release): 0.0.2 (magic ^0.0.5)#9
anilcancakir merged 1 commit into
masterfrom
release/0.0.2

Conversation

@anilcancakir

Copy link
Copy Markdown
Contributor

Tracks the magic 0.0.5 release.

Under pub's 0.0.z caret semantics ^0.0.4 means <0.0.5, so a plugin left on the old bound makes a shared resolution with any consumer on magic 0.0.5 unsolvable. This release exists to keep that graph solvable: constraint bump plus the version cut, no behavior change.

analyze clean, dart format no diff, 281/281 tests green.

Keeps the plugin resolvable alongside consumers on magic 0.0.5: under
pub's 0.0.z caret semantics, ^0.0.4 has an upper bound of <0.0.5, so a
plugin left behind makes the shared graph unsolvable. No behavior change.
Copilot AI review requested due to automatic review settings July 25, 2026 23:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release housekeeping to keep magic_notifications compatible with the Magic Framework 0.0.5 release by bumping the dependency constraint and cutting a new patch version (no functional behavior changes).

Changes:

  • Bump package version from 0.0.10.0.2.
  • Bump magic dependency constraint from ^0.0.4^0.0.5.
  • Add a 0.0.2 entry to CHANGELOG.md describing the constraint bump rationale.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pubspec.yaml Bumps package version and updates magic dependency constraint to ^0.0.5.
CHANGELOG.md Adds a 0.0.2 release entry documenting the dependency constraint bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@anilcancakir
anilcancakir merged commit 8b0dd3a into master Jul 25, 2026
3 checks passed
@anilcancakir
anilcancakir deleted the release/0.0.2 branch July 25, 2026 23:27
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.

2 participants