Skip to content

chore(deps-dev): update xmldiff requirement from 2.7.0 to 3.0#1005

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/xmldiff-3.0
Open

chore(deps-dev): update xmldiff requirement from 2.7.0 to 3.0#1005
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/xmldiff-3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on xmldiff to permit the latest version.

Changelog

Sourced from xmldiff's changelog.

3.0 (2026-06-11)

  • Updated Python versions. 3.8 and 3.9 still works, but is officially unsupported, added 3.13, 3.14 and 3.15 to the supported versions.

  • Speeding up diffing by using dequeue [barucden]

  • Support namespace-prefixed move nodes [barucden]

  • Improved matching in certain cases [barucden]

3.0b1 (2025-07-14)

  • UpdateTextIn() and UpdateTextAfter() now also has optional parameters "oldtext" which contains the text before update, or None, if there was no text.

  • Fixed a bug in the parsing of diff files.

2.7.0 (2024-05-13)

  • Changed the comparison to make accurate and standard more accurate, although fast gets less accurate as a result.

  • Changed usage of deprecated pkg_resources package to importlib.metadata.

  • A use_replace flag was added to the XMLFormatter by Thomas Pfitzinger. It changes text replacement from delete and insert tags to a replace tag. It's not currently accessaible thtough the CLI, the question is it is better to add a new formatter name, or an option to pass in formatter flags.

    • Added option to XMLFormatter to use replace tags
    • in _make_diff_tags after diffing, neighboring delete/insert diffs are joined to a replace tag
    • the deleted text is added as an attribute ("old-text")
    • the inserted text is the element's text

2.6.3 (2023-05-21)

  • And there was a namespace bug in the patch as well. #118

2.6.2 (2023-05-21)

  • Solved an error in the xmlformatter when using default namespaces. #89

... (truncated)

Commits
  • 597a446 Preparing release 3.0
  • ba16dcb Ruff format
  • 750a110 Update CHANGES.rst with version and feature updates
  • 71bb1fb Add Denis Barucic to contributors list
  • 0feaac8 Merge pull request #147 from barucden/bfs-complexity
  • 4b7ec50 Merge pull request #146 from barucden/fix-handle-movenode
  • 24b6cb4 Merge pull request #145 from barucden/fix-double-match
  • 840e710 Merge pull request #148 from Shoobx/updates
  • 1d7be53 Actions update
  • 6e40ccb Version update
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [xmldiff](https://github.com/Shoobx/xmldiff) to permit the latest version.
- [Release notes](https://github.com/Shoobx/xmldiff/releases)
- [Changelog](https://github.com/Shoobx/xmldiff/blob/master/CHANGES.rst)
- [Commits](Shoobx/xmldiff@2.7.0...3.0)

---
updated-dependencies:
- dependency-name: xmldiff
  dependency-version: '3.0'
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner June 20, 2026 19:12
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants