Skip to content

Releases: ExaDev/dependency-heal

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:20

1.0.4 (2026-09-09)

Bug Fixes

  • close a superseding or superseded sibling PR before regenerating (4fe2211), closes #1926 #1927

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:51

1.0.3 (2026-09-08)

Bug Fixes

  • serialize bump-and-open-pr per package to close a burst-supersede race (5834e53)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:21

1.0.2 (2026-09-07)

Bug Fixes

  • pass matrix branch/PR values through env, not inline run: interpolation (f875cbe)
  • stop serializing stranded-PR healing behind each other's CI wait (076b98c)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 06:47

1.0.1 (2026-09-07)

Bug Fixes

  • stop stranding sibling-update PRs on non-required checks, stale duplicates, and merge commits (3b81d5d)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:05

1.0.0 (2026-09-04)

Bug Fixes

  • ci: scope actionlint's -ignore to one known false positive, give npm ci more timeout headroom (c4bf8f8)
  • restore packageManager field, exclude turbo's own cache from lint (2df7fa6)

Features

  • scaffold reusable sibling-dependency-update workflow (a6c6f22)