{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihdga5kzkwhnwoh3z25siozdc6l2ktidwosbzcnxbn2o3l3cy4ib4",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmc23yo4zf22"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/pubup",
  "publishedAt": "2026-05-20T13:45:57.305Z",
  "site": "https://pub.dev",
  "textContent": "Automatically update pubspec.yaml dependency constraints to the latest resolvable versions across Dart and Flutter workspace packages. Changelog excerpt: - **Workspace-coordinated updates.**When the root `pubspec.yaml`declares a `workspace:`list, pubup now updates shared dependencies atomically across all members that declare them: constraints are rewritten in every affected `pubspec.yaml`, then a single root-level `pub get`validates the workspace graph. This fixes the failure mode where per-package `pub add`calls left the workspace in a contradictory intermediate state (e.g. root on `very_good_analysis ^10`while members still pin `^6`). - Non-wo[...]",
  "title": "v0.4.0 of pubup",
  "updatedAt": "2026-05-20T13:35:04.631Z"
}