Skip to content

chore: pin webware-tools to the released 1.0.0-beta.2 - #21

Merged
tyrsson merged 1 commit into
1.0.xfrom
chore/pin-webware-tools-1.0.0-beta.2
Sep 20, 2026
Merged

tyrsson merged 1 commit into
1.0.xfrom
chore/pin-webware-tools-1.0.0-beta.2

Conversation

@tyrsson

@tyrsson tyrsson commented Sep 20, 2026

Copy link
Copy Markdown
Member

What

Moves the webware/webware-tools dev-dependency off the ^0.1.x-dev branch constraint and onto the released line: ^1.0.0-beta.2.

Why

The tooling now has releases to pin to. A branch constraint resolves to whatever the branch tip happens to be at install time; a version constraint is auditable, reproducible, and Renovate can track it.

1.0.0-beta.2 is the first release carrying the mago 1.49.0 bump, so the vendored mago.toml declares the same version the CI workflow installs — the version-drift warning that currently fires on every run goes away.

The constraint carries a beta floor, so beta.3, RC and 1.0.0 all satisfy it and no re-pin is needed as the cycle advances.

Scope

composer.json (one line) plus the regenerated composer.lock. No source, config or workflow changes.

Moves the dev-dependency off the 0.1.x dev branch now that the tooling has releases. beta.2 carries the mago 1.49.0 bump, so the vendored mago.toml matches the version the CI workflow installs. The caret floor lets beta.3, RC and 1.0.0 satisfy it without a re-pin.

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@codecov

codecov Bot commented Sep 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tyrsson
tyrsson merged commit 8dc307f into 1.0.x Sep 20, 2026
11 checks passed
@tyrsson
tyrsson deleted the chore/pin-webware-tools-1.0.0-beta.2 branch September 20, 2026 01:48
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