Skip to content

Integrate pending Gutenberg Mobile 1.79.0 changes#16885

Merged
dcalhoun merged 14 commits intogutenberg/integrate_release_1.79.0from
gutenberg/after_1.79.0
Jul 7, 2022
Merged

Integrate pending Gutenberg Mobile 1.79.0 changes#16885
dcalhoun merged 14 commits intogutenberg/integrate_release_1.79.0from
gutenberg/after_1.79.0

Conversation

@dcalhoun
Copy link
Copy Markdown
Member

@dcalhoun dcalhoun commented Jul 7, 2022

This integrates several pending changes for the Gutenberg Mobile 1.79.0 release.

To test: n/a

Regression Notes

  1. Potential unintended areas of impact
    n/a
  2. What I did to test those areas of impact (or what existing automated tests I relied on)
    n/a
  3. What automated tests I added (or what prevented me from doing so)
    n/a

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

derekblank and others added 12 commits June 21, 2022 15:12
When the alt text for a media item is present in the media library, that
value should be copied into the Image block when inserted. This behavior
avoids the need to re-enter the alt text for each image inserted into
the post content.
…aceholder-api

Bump Aztec version to v1.5.9
…WordPress-Android into fix/image-block-preserves-alt-text
…rves-alt-text

fix: Image block preserves alt text from media library
@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented Jul 7, 2022

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@wpmobilebot
Copy link
Copy Markdown
Contributor

You can test the Jetpack changes on this Pull Request by downloading an installable build (jetpack-installable-build-pr16885-24fd7e2.apk), or scanning this QR code:

@wpmobilebot
Copy link
Copy Markdown
Contributor

You can test the WordPress changes on this Pull Request by downloading an installable build (wordpress-installable-build-pr16885-24fd7e2.apk), or scanning this QR code:

dcalhoun added 2 commits July 7, 2022 12:17
…ress-mobile/WordPress-Android into gutenberg/after_1.79.0
This line duplicated a line in the 20.3 release.
@wpmobilebot
Copy link
Copy Markdown
Contributor

Found 1 violations:

The PR caused the following dependency changes:

 \--- project :libs:editor
-     +--- org.wordpress:aztec:{strictly v1.5.8} -> v1.5.8
+     +--- org.wordpress:aztec:{strictly v1.5.9} -> v1.5.9
-     +--- org.wordpress.aztec:wordpress-shortcodes:{strictly v1.5.8} -> v1.5.8
-     |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.10 (*)
-     |    +--- org.wordpress:aztec:v1.5.8 (*)
-     |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.3.1 (*)
+     +--- org.wordpress.aztec:wordpress-shortcodes:{strictly v1.5.9} -> v1.5.9
+     |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.10 (*)
+     |    +--- org.wordpress:aztec:v1.5.9 (*)
+     |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.3.1 (*)
-     +--- org.wordpress.aztec:wordpress-comments:{strictly v1.5.8} -> v1.5.8
-     |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.10 (*)
-     |    +--- org.wordpress:aztec:v1.5.8 (*)
-     |    +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
-     |    \--- com.google.android.material:material:1.0.0 -> 1.6.0-alpha01 (*)
+     +--- org.wordpress.aztec:wordpress-comments:{strictly v1.5.9} -> v1.5.9
+     |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.10 (*)
+     |    +--- org.wordpress:aztec:v1.5.9 (*)
+     |    +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
+     |    \--- com.google.android.material:material:1.0.0 -> 1.6.0-alpha01 (*)
      \--- org.wordpress-mobile.gutenberg-mobile:react-native-gutenberg-bridge:5011-30783109c164d4daefb4c101eff1a3179d773fd3
           \--- org.wordpress-mobile.gutenberg-mobile:react-native-aztec:5011-30783109c164d4daefb4c101eff1a3179d773fd3
-               +--- org.wordpress:aztec:v1.5.8 (*)
+               +--- org.wordpress:aztec:v1.5.8 -> v1.5.9 (*)
-               +--- org.wordpress.aztec:wordpress-shortcodes:v1.5.8 (*)
+               +--- org.wordpress.aztec:wordpress-shortcodes:v1.5.8 -> v1.5.9 (*)
-               +--- org.wordpress.aztec:wordpress-comments:v1.5.8 (*)
+               +--- org.wordpress.aztec:wordpress-comments:v1.5.8 -> v1.5.9 (*)
                \--- org.wordpress.aztec:glide-loader:v1.5.8
-                    \--- org.wordpress:aztec:v1.5.8 (*)
+                    \--- org.wordpress:aztec:v1.5.8 -> v1.5.9 (*)

Please review and act accordingly

@dcalhoun dcalhoun marked this pull request as ready for review July 7, 2022 17:24
@dcalhoun dcalhoun requested a review from derekblank July 7, 2022 17:24
@dcalhoun dcalhoun merged commit 4efed20 into gutenberg/integrate_release_1.79.0 Jul 7, 2022
@dcalhoun dcalhoun deleted the gutenberg/after_1.79.0 branch July 7, 2022 17:30
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.

3 participants