build: update GutenbergKit to v0.19.0 - #23224
Merged
Merged
Conversation
Bumps the gutenberg-kit version catalog entry from v0.17.2 to v0.19.0. No consumer API migration was required; the public Android surface used by GutenbergKitSettingsBuilder and GutenbergKitEditorFragment is unchanged across the two releases. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Collaborator
Contributor
Project dependencies changeslist! Upgraded Dependencies
org.wordpress.gutenbergkit:android:v0.19.0, (changed from v0.17.2)tree +--- project :libs:editor
-| \--- org.wordpress.gutenbergkit:android:v0.17.2
+| \--- org.wordpress.gutenbergkit:android:v0.19.0
-\--- org.wordpress.gutenbergkit:android:v0.17.2 (*)
+\--- org.wordpress.gutenbergkit:android:v0.19.0 (*) |
dcalhoun
force-pushed
the
build/update-gutenbergkit-v0.19.0
branch
from
August 16, 2026 02:02
865f23a to
ce7f6ef
Compare
Covers the user-facing editor changes in v0.18.0 through v0.19.0: text selection highlight, caret clearing the toolbar, dropdown overflow, and right-to-left layout. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
dcalhoun
force-pushed
the
build/update-gutenbergkit-v0.19.0
branch
from
August 16, 2026 02:04
ce7f6ef to
cbf1778
Compare
dcalhoun
marked this pull request as ready for review
August 16, 2026 02:06
dcalhoun
enabled auto-merge (squash)
August 16, 2026 02:06
Contributor
|
|
Contributor
|
|
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.


Description
Bumps
gutenberg-kitfromv0.17.2tov0.19.0. No consumer migration needed.Testing instructions
Functionality was verified in GutenbergKit's own demo app.