Skip to content

Bump tlBaseVersion to 0.30 - #899

Merged
hugo-vrijswijk merged 1 commit into
typelevel:mainfrom
phdoerfler:topic/bump-base-version-0.30
Aug 18, 2026
Merged

Bump tlBaseVersion to 0.30#899
hugo-vrijswijk merged 1 commit into
typelevel:mainfrom
phdoerfler:topic/bump-base-version-0.30

Conversation

@phdoerfler

Copy link
Copy Markdown
Contributor

Co-authored by an LLM. Reviewed by me. And now without further ado:


v0.30.0 is tagged, but tlBaseVersion on main is still 0.29. sbt-typelevel treats that as an error as soon as a branch has any commit on top of the tag:

[error] Your tlBaseVersion 0.29 is behind the latest tag 0.30.0

Main itself builds, because main is the tagged commit and the version comes from the tag. Every branch off it does not, so this currently blocks any PR that does not carry a bump of its own.

Same change as #863 did for 0.29.

Latest tag is v0.30.0, so any branch with commits on top of it fails
with "Your tlBaseVersion 0.29 is behind the latest tag 0.30.0".
@hugo-vrijswijk
hugo-vrijswijk merged commit c5e956e into typelevel:main Aug 18, 2026
13 checks passed
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.

2 participants