Skip to content

chore: bump pub_updater to ^0.5.0#1022

Open
vladimir-ionita wants to merge 2 commits into
conceptadev: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 into
conceptadev: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 conceptadev#1021
@vercel

vercel Bot commented Mar 10, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@leoafarias

Copy link
Copy Markdown
Member

This still looks relevant because main is still on pub_updater ^0.4.0 and #1021 is still open. I am leaving this open for now and will retest it against current main before deciding whether to merge it as-is or replace it with an equivalent maintainer branch.

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

2 participants