Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 24.1-rc-3 to trunk #20058

Merged
merged 30 commits into from
Jan 26, 2024
Merged

Merge 24.1-rc-3 to trunk #20058

merged 30 commits into from
Jan 26, 2024

Conversation

oguzkocer
Copy link
Contributor

The following merge conflicts were resolved by selecting the versions from trunk per usual:

++<<<<<<< HEAD
 +    gutenbergMobileVersion = 'v1.111.2'
 +    wordPressAztecVersion = 'v1.9.0'
++=======
+     gutenbergMobileVersion = 'v1.112.0-alpha3'
+     wordPressAztecVersion = 'v2.0'
++>>>>>>> origin/trunk

Siobhan and others added 30 commits January 25, 2024 16:25
…-optimization-pop-up-2

Remove image optimization pop-up
…elease_1.111.2

Integrate gutenberg-mobile release v1.111.2
A network connectivity subscriber was added to the post activity in: #19692

However, it was not scoped to only run in the Gutenberg editor. Because
no guard was in place, the subscriber attempted to invoke a non-existent
method on the Aztec editor, resulting in a crash.
…-connection-logic-crashing-aztec

fix: Prevent Gutenberg connection logic from crashing Aztec
@oguzkocer oguzkocer added the Releases Label related to managing releases label Jan 26, 2024
@oguzkocer oguzkocer added this to the 24.2 milestone Jan 26, 2024
@wpmobilebot
Copy link
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr20058-8048b80
Commit8048b80
Direct Downloadwordpress-prototype-build-pr20058-8048b80.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr20058-8048b80
Commit8048b80
Direct Downloadjetpack-prototype-build-pr20058-8048b80.apk
Note: Google Login is not supported on these builds.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9796d17) 40.44% compared to head (8048b80) 40.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk   #20058      +/-   ##
==========================================
- Coverage   40.44%   40.42%   -0.02%     
==========================================
  Files        1445     1445              
  Lines       66612    66559      -53     
  Branches    10984    10974      -10     
==========================================
- Hits        26941    26909      -32     
+ Misses      37182    37159      -23     
- Partials     2489     2491       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oguzkocer oguzkocer merged commit f8a6a7c into trunk Jan 26, 2024
20 of 23 checks passed
@oguzkocer oguzkocer deleted the merge/24.1-rc-3-to-trunk branch January 26, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Releases Label related to managing releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants