Skip to content

Don't rewrite pubspec.lock and workspace_ref if not modified #4589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 28, 2025

Conversation

sigurdm
Copy link
Contributor

@sigurdm sigurdm commented May 27, 2025

We did this for package_config. No reason not to do the same for the other files, rather it causes trouble not to.
Fixes #4588

@sigurdm sigurdm requested review from szakarias and jonasfj May 27, 2025 13:18
@sigurdm sigurdm changed the title Don't rewrite pubspec.lock if not modified Don't rewrite pubspec.lock and workspace_ref if not modified May 28, 2025
@sigurdm sigurdm merged commit d59fb52 into dart-lang:master May 28, 2025
23 checks 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.

pub get updates pubspec.lock timestamp without package_config.json resulting in prompts to run pub get
3 participants