Skip to content

Remove pubspec.lock to align workspace dependencies#4

Closed
tsavo-at-pieces wants to merge 1 commit intomasterfrom
chore/align-workspace-deps
Closed

Remove pubspec.lock to align workspace dependencies#4
tsavo-at-pieces wants to merge 1 commit intomasterfrom
chore/align-workspace-deps

Conversation

@tsavo-at-pieces
Copy link
Copy Markdown

@tsavo-at-pieces tsavo-at-pieces commented Mar 25, 2026

Summary

This PR removes the pubspec.lock file from the multi_select_flutter package. This action is taken to align dependency resolution with the overall workspace, ensuring consistent package versions across related projects in a monorepo setup.

Changes

  • Remove pubspec.lock to allow for fresh dependency resolution.
  • Enable workspace-level dependency alignment for multi_select_flutter.
  • Improve consistency of package versions when integrated into a larger project.

Unify workspace dependencies and add Bun binary compilation pipeline

Branched from: master
Branch: chore/align-workspace-deps
PR into: master

Related PRs


This PR is part of a cross-repo change. All related PRs are listed above.

- Delete `pubspec.lock` to force a clean dependency resolution.
- Align package dependencies across the monorepo workspace.
- Ensure consistent dependency versions across related projects.

Branch: chore/align-workspace-deps
Base: main
Related to: cross-repo workspace change affecting 35 repositories
Copilot AI review requested due to automatic review settings March 25, 2026 04:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


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

@tsavo-at-pieces
Copy link
Copy Markdown
Author

smart-prs is closing this PR automatically.

Reason: 0 file changes between chore/align-workspace-deps and master (2 commit(s) ahead but identical content).

@tsavo-at-pieces tsavo-at-pieces deleted the chore/align-workspace-deps branch March 25, 2026 20:42
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