Skip to content

🐸 Versioned release - #156

Open
bumpy-bot wants to merge 1 commit into
mainfrom
bumpy/version-packages
Open

bumpy-bot wants to merge 1 commit into
mainfrom
bumpy/version-packages

Conversation

@bumpy-bot

@bumpy-bot bumpy-bot commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

bumpy-frog

This PR was created and will be kept in sync by bumpy based on your bump files (in .bumpy/). Merge it when you are ready to release the packages listed below:

minor Minor releases

@varlock/bumpy 1.18.1 → 1.19.0 CHANGELOG.md

  • Added directBump: false per-package config for packages that only receive propagated bumps (e.g. platform binary packages in a fixed group with their core package) — they are excluded from bumpy add/bumpy generate, rejected when a bump file names them directly, and bumpy check points at their fixed-group members instead. Fixed groups now sync drifted members to a bump of the group's highest version so they reconverge. (bump file)
  • Replaced the semver dependency with verkit — a smaller, tree-shakeable, zero-dependency SemVer library. No behavior changes, except invalid snapshot versions are now also refused (previously only stable versions were). (bump file)
  • Fix bumpy ci comment failing to resolve the target PR for fork PRs. Under workflow_run, the PR was looked up via GET commits/{head_sha}/pulls, which only knows about commits in the base repo's own branches — for a fork PR it returns nothing, so the command exited with "Could not resolve a target PR" (defeating the whole point of the fork-safe pull_request + workflow_run split). When that lookup is empty, bumpy now scans the repo's open PRs (paginated) and matches head.sha against the trusted workflow_run.head_sha. The target still derives only from the trusted event, never from the artifact or from workflow_run.pull_requests[] (which GitHub leaves empty for forks). (bump file)

@bumpy-bot
bumpy-bot force-pushed the bumpy/version-packages branch 2 times, most recently from 22760a4 to ad71874 Compare August 17, 2026 23:17
@bumpy-bot
bumpy-bot force-pushed the bumpy/version-packages branch from ad71874 to 765db7a Compare August 25, 2026 19:03
@varlock/bumpy@1.19.0
@bumpy-bot
bumpy-bot force-pushed the bumpy/version-packages branch from 765db7a to 47d481c Compare September 17, 2026 17:01
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.

1 participant