[vector_graphics_compiler] Support xml 7#11804
Merged
Merged
Conversation
Updates the max allowed version of the `xml` dependency to 7.0.1. None of the breaking changes affected this package, so no code changes are necessary, and `xml` 6.x are still allowed as well. This was a huge code diff, but I did look over all of the production code diffs for anything that looked unexpected/problematic, per the documented audit policy for updating this dependency.
There was a problem hiding this comment.
Code Review
This pull request updates the vector_graphics_compiler package to version 1.2.5 and expands the allowed version range of the xml dependency to include up to 7.0.1 in pubspec.yaml, with a corresponding entry added to CHANGELOG.md. There are no review comments, and I have no feedback to provide.
jtmcdole
approved these changes
May 29, 2026
This was referenced Jun 1, 2026
runesign
pushed a commit
to runesign/flutter
that referenced
this pull request
Jun 1, 2026
…r#187381) flutter/packages@e930ced...f5d50ca 2026-06-01 [email protected] Roll Flutter from b05a9d7 to 54e199a (17 revisions) (flutter/packages#11816) 2026-05-29 [email protected] [vector_graphics_compiler] Support `xml` 7 (flutter/packages#11804) 2026-05-29 [email protected] Roll Flutter from e70534d to b05a9d7 (28 revisions) (flutter/packages#11803) 2026-05-29 [email protected] Migrated `video_player_android` to Built-in Kotlin (flutter/packages#11798) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
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.
Updates the max allowed version of the
xmldependency to 7.0.1. None of the breaking changes affected this package, so no code changes are necessary, andxml6.x are still allowed as well.This was a huge code diff, but I did look over all of the production code diffs for anything that looked unexpected/problematic, per the documented audit policy for updating this dependency.
Fixes flutter/flutter#187303
Pre-Review Checklist
[shared_preferences]///).Footnotes
Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. ↩ ↩2