Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

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

Release Notes

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

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 force-pushed the renovate/xmlutil branch from d0abf22 to 9069f88 Compare August 30, 2025 09:04
@prof18 prof18 enabled auto-merge (rebase) August 30, 2025 09:05
@prof18 prof18 merged commit f139e75 into master Aug 30, 2025
10 checks passed
@prof18 prof18 deleted the renovate/xmlutil branch August 30, 2025 09:49
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.

2 participants