Skip to content
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

Handle whole workspace in pub upgrade [--tighten|--major-versions] #4213

Merged
merged 4 commits into from
Apr 9, 2024

Conversation

sigurdm
Copy link
Contributor

@sigurdm sigurdm commented Apr 9, 2024

Part of #4127

Comment on lines +1082 to +1090
Changed 2 constraints in pubspec.yaml:
foo: ^1.0.0 -> ^2.0.0
bar: ^1.0.0 -> ^1.5.0

Changed 1 constraint in a${s}pubspec.yaml:
foo: ^1.0.0 -> ^2.0.0

Changed 1 constraint in b${s}pubspec.yaml:
bar: ^1.0.0 -> ^1.5.0''',
Copy link
Member

Choose a reason for hiding this comment

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

nice!

@sigurdm sigurdm merged commit bd73437 into dart-lang:master Apr 9, 2024
23 checks passed
@sigurdm sigurdm mentioned this pull request Apr 17, 2024
26 tasks
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.

None yet

2 participants