Skip to content

Update xmlutil to v0.91.2#2514

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/xmlutil
Jul 29, 2025
Merged

Update xmlutil to v0.91.2#2514
renovate[bot] merged 1 commit intomainfrom
renovate/xmlutil

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 29, 2025

This PR contains the following updates:

Package Change Age Confidence
io.github.pdvrieze.xmlutil:serialization-io 0.91.1 -> 0.91.2 age confidence
io.github.pdvrieze.xmlutil:serialization 0.91.1 -> 0.91.2 age confidence

Release Notes

pdvrieze/xmlutil (io.github.pdvrieze.xmlutil:serialization-io)

v0.91.2

*(July 27, 2025)

Features:

  • Make defaultPrimitiveOutputKind and defaultObjectOutputKind
    configurable attributes rather than (overridable) properties (#​285).
  • Allow the "xml" prefix in annotations to be used without explicit
    namespace specification, but implicitly mapped to the xml namespace:
    http://www.w3.org/XML/1998/namespace. Note that while not enforced
    it is not valid to declare the prefix to have any different value.
    Adresses #​289.

Changes:

  • Tidy up the implementation of the constructors of the
    DefaultSerializationPolicy. This might have slight consequences
    in binary compatibility for (experimental) inheritance.
  • Change DelegatingSerializer (in serialutil) to take the serial
    name as parameter as using the delegate is not valid.

Fixes:

  • Fix trimming of strings inside a mixed context where there is an
    @XmlIgnoreSpace(true) annotation.
  • Fix handling of entity references in handling generic value holders
    (node, compactFragment). This addresses bug #​291 with two separate,
    but equivalent errors.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 29, 2025 00:13
@renovate renovate bot merged commit 719d1eb into main Jul 29, 2025
4 checks passed
@renovate renovate bot deleted the renovate/xmlutil branch July 29, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants