chore: prepare for next release#38
Merged
Merged
Conversation
Bump master from 7.11.0-SNAPSHOT to 8.0.0-SNAPSHOT, and re-pin all me.confuser.banmanager:* compileOnly + api dependencies and the Sponge plugin metadata version constraint to BanManager 8.0.0-SNAPSHOT. Master skips 7.11.0 entirely — that version exists only on the release/v7 maintenance branch. The next master release will be 8.0.0, which arrives via the BanManager v8 branch (MiniMessage, Adventure 4.21.0, Component-first API, hybrid localisation, Java 17 minimum) plus any required WebEnhancer compat work (currently parked on feat/v8-compat).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps WebEnhancer master from
7.11.0-SNAPSHOTdirectly to8.0.0-SNAPSHOT, and re-pins allme.confuser.banmanager:*compileOnly+apidependencies and the Sponge plugin metadata version constraint to BanManager8.0.0-SNAPSHOT.This follows BanManager master being bumped to
8.0.0-SNAPSHOTin BanManager#1068.Branch model after this lands
master→8.0.0-SNAPSHOT(active development, builds against BanManager8.0.0-SNAPSHOT)release/v7→7.11.1-SNAPSHOT(maintenance, builds against BanManager7.11.0)Note on v8 compat work
The actual v8 compat code is currently parked on
feat/v8-compat(commit1ed4c6f). That branch will need to be rebased / re-targeted at the new8.0.0-SNAPSHOTmaster and merged in once BanManager v8 ships and the WebEnhancer integration surface is finalised.Test plan
gradle.propertiesupdated8.0.0-SNAPSHOT8.0.0-SNAPSHOT8.0.0-SNAPSHOT— should resolve)