chore(cli): update cap migrate plugins with changes - #8547
Merged
OS-pedrogustavobilro merged 1 commit intoAug 3, 2026
Conversation
OS-pedrogustavobilro
requested review from
ItsChaceD,
OS-ruimoreiramendes,
alexgerardojacinto,
andredestro,
jcesarmobile,
markemer and
theproducer
August 3, 2026 12:26
OS-ruimoreiramendes
approved these changes
Aug 3, 2026
OS-pedrogustavobilro
deleted the
chore/RMET-5382/cap-migrate-list-plugin-changes
branch
August 3, 2026 13:59
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
Several plugins had updates that will be referenced in Capacitor docs for Cap 9. This PR adds them to the
cap migratecommand so that users get a link to the docs if they have one of the plugins with changes.Particularly, this PR adds plugins that had gradle dependency variable updates outside those (typically we've added these in other Cap docs, like updates to Cap 8, which is why I'm adding them here as well; you can think of them as a soft breaking change).
Plugin list:
Change Type
Rationale / Problems Fixed
Internal JIRA References: https://outsystemsrd.atlassian.net/browse/RMET-5382 + https://outsystemsrd.atlassian.net/browse/RMET-5329