chore(deps): bump xml from 6.6.1 to 7.0.1#2
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@dependabot rebase |
Bumps [xml](https://github.com/renggli/dart-xml) from 6.6.1 to 7.0.1. - [Changelog](https://github.com/renggli/dart-xml/blob/main/CHANGELOG.md) - [Commits](renggli/dart-xml@v6.6.1...v7.0.1) --- updated-dependencies: - dependency-name: xml dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c031009 to
5846831
Compare
…rate XmlName Applies dependabot PR #2 (xml major bump) + PR #3 (lints major bump). Both pass locally with 1055 non-integration tests green and zero analyzer issues.\n\nxml 7 deprecates XmlName('localname') in favor of XmlName.parts('localname'). Migrated all 8 occurrences in lib/src/helpers/plist_writer.dart in the same commit so dart analyze stays at zero info/warning/error after the bump.\n\nlints 6 is dev_dependencies-only (consumed via package:lints/recommended.yaml in analysis_options.yaml). The new rule set surfaces no new diagnostics on this codebase.\n\nDependabot PR #1 (test 1.30 -> 1.31 in example/packages/awesome_plugin) is NOT applied: test 1.31 requires test_api 0.7.11+, the Flutter SDK 3.44 currently bundles test_api 0.7.10 via flutter_test. Closing that PR; revisit after the next Flutter stable bump.
|
Closed by 34f523c on master (xml ^7.0.0 + XmlName migration landed). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps xml from 6.6.1 to 7.0.1.
Changelog
Sourced from xml's changelog.
Commits
631ccbcReady for 7.0.1cc9e6fbAlign documentation and DOM compliant behavior for XmlNodeList.735d88cReady for 7.0.0da8cb43Bump codecov/codecov-action from 5 to 6e75cd46Some fixes to README.md141091bUpdate year in LICENSE9ef2ca5[XPath] Fix timezone testsf562284[XML] Fix various typos in documentation and code.b470f2f[XML] Correctly move children out ofXmlDocumentFragmentwhen inserting it ...8a4f89bFix README.md and some documentation hitchups.