Downgrade markdown version - #3859
Merged
Merged
Conversation
…versions on dependabot
andreia-ferreira
requested a deployment
to
e2e-approval
July 27, 2026 13:15 — with
GitHub Actions
Waiting
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3859 +/- ##
============================================
- Coverage 67.58% 67.57% -0.01%
+ Complexity 1853 1852 -1
============================================
Files 410 410
Lines 10818 10818
Branches 1425 1425
============================================
- Hits 7311 7310 -1
- Misses 2768 2769 +1
Partials 739 739 🚀 New features to boost your workflow:
|
andreia-ferreira
requested a deployment
to
e2e-approval
July 29, 2026 08:00 — with
GitHub Actions
Waiting
andreia-ferreira
requested a deployment
to
e2e-approval
July 29, 2026 08:35 — with
GitHub Actions
Waiting
andreia-ferreira
temporarily deployed
to
e2e-approval
July 29, 2026 09:01 — with
GitHub Actions
Inactive
shobhitagarwal1612
approved these changes
Jul 29, 2026
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.
The latest markdown versions after 0.7.3 cause the following issue to be flagged on the Google Play Console:

This PR downgrades the version and adds
ignorefields in the dependabot file so that it doesn't try to update to any of the recent releases where this issue is still present@shobhitagarwal1612 PTAL?