Skip to content

chore: bump pub_updater to ^0.5.0#1022

Open
vladimir-ionita wants to merge 2 commits intoleoafarias:mainfrom
vladimir-ionita:bump-pub-updater-0.5.0
Open

chore: bump pub_updater to ^0.5.0#1022
vladimir-ionita wants to merge 2 commits intoleoafarias:mainfrom
vladimir-ionita:bump-pub-updater-0.5.0

Conversation

@vladimir-ionita
Copy link
Copy Markdown

Summary

  • Bumps pub_updater from ^0.4.0 to ^0.5.0
  • pub_updater 0.5.0 contains no API changes — only tightened dependency constraints in its pubspec.yaml
  • Resolves incompatibility with packages that depend on pub_updater ^0.5.0 in Dart pub workspaces (single shared dependency resolution)

Closes #1021

Verification

  • dart pub get succeeds
  • dart analyze reports no issues
  • All pub_updater 0.5.0 transitive dependency constraints are already satisfied by fvm's current lockfile (http 1.3.0, json_annotation 4.9.0, process 5.0.3, pub_semver 2.2.0)

pub_updater 0.5.0 contains no breaking API changes — only tightened
dependency constraints. This resolves compatibility issues with packages
that depend on pub_updater ^0.5.0 (e.g., melos 7.x) in Dart pub
workspaces, where all packages share a single dependency resolution.

Closes leoafarias#1021
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 10, 2026

@vladimir-ionita is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

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.

Bump pub_updater to ^0.5.0

1 participant