-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update dependencies #4779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies #4779
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ship it! ![]()
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.90.3->0.91.0Release Notes
pdvrieze/xmlutil (io.github.pdvrieze.xmlutil:serialization)
v0.91.0(April 1, 2025)
Features:
XmlKeyNameas annotation to set the name of the key used inmaps. This just adds the capability to the default policy. Supports
issue #218.
that ensures properties are stored in XML format (for infinity).
Decoding will accept both formats. Fixes #222.
Fixes:
@XmlValueforCompactFragmentto capture thecontents of an element while allowing attributes to be captured. It
should be noted that combining this with element children is not
intended to be supported (it may work if the tagsoup is trailing).
where the polymorphic descriptor did not retain use side annotations,
thus resulting in invalid cache keys.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.