Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2024

This PR contains the following updates:

Package Change Age Confidence
org.xmlresolver:xmlresolver 5.2.2 -> 5.3.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

xmlresolver/xmlresolver (org.xmlresolver:xmlresolver)

v5.3.3

Compare Source

This is the 5.3.3 maintenance release.

It fixes issue #​242. Also, since the previously published 5.x maintenance release,

  • 5.3.1 removed the dependency on the Apache HTTP libraries and an explicit dependency on XercesImpl
  • 5.3.2 fixed issue #​236 where catalog filenames were not always correctly handled on Windows

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

This is the 5.3.0 release.

v5.2.5

Compare Source

This is a maintenance release of the 5.x resolver.

The following changes are included:

  • Fix namespace-based lookup in the DOM

    The LSResourceAdapter API used when resolving documents for the DOM did not correctly handle XML Schema validation. It was failing to lookup based on the namespace. This closes issue #​180.

  • Improved support for concurrency

    The catalog lookup code was not sufficiently careful about multi-threaded access. My thanks to JFK-DXML for the patch. This closes issue #​182.

A number of smaller issues (testing and build system issues and issues not expected to be user visible) have also been corrected. See the commit log for more details.

v5.2.4

Compare Source

This is a maintenance release to fix a Windows-only bug related to attempting to resolve documents with "Windows path" URIs, that is, invalid URIs with backslash characters in them.

The bug (#​184) was that when the URI wasn't resolved via the catalog and the resolver attempted to open the URI directly to return it, the backslashes weren't fixed and java.net.URI threw an exception. That's been fixed.

I've also changed how the FIX_WINDOWS_SYSTEM_IDENTIFIERS feature is interpreted. It's now treated the same on all platforms where it was previously ignored on non-Windows platforms.

These fixes have also been applied to the "v6" code on the main branch, but I have a number of other bugs to sort out before I can make a new release there.

v5.2.3

Compare Source

This release fixes bug #​156 where the resolver would throw an NPE if no class loader is available.


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/org.xmlresolver-xmlresolver-5.x branch from 0944f7d to fa30e7a Compare July 22, 2024 21:31
@renovate renovate bot changed the title chore(deps): update dependency org.xmlresolver:xmlresolver to v5.2.3 chore(deps): update dependency org.xmlresolver:xmlresolver to v5.2.4 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/org.xmlresolver-xmlresolver-5.x branch from fa30e7a to 47c25ac Compare August 6, 2024 16:51
@renovate renovate bot changed the title chore(deps): update dependency org.xmlresolver:xmlresolver to v5.2.4 chore(deps): update dependency org.xmlresolver:xmlresolver to v5.2.5 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/org.xmlresolver-xmlresolver-5.x branch from 47c25ac to d8922cd Compare March 10, 2025 19:46
@renovate renovate bot changed the title chore(deps): update dependency org.xmlresolver:xmlresolver to v5.2.5 chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/org.xmlresolver-xmlresolver-5.x branch from d8922cd to e5da5e8 Compare April 24, 2025 15:27
@renovate renovate bot changed the title chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.0 chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.1 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/org.xmlresolver-xmlresolver-5.x branch from e5da5e8 to 09915df Compare May 6, 2025 17:32
@renovate renovate bot changed the title chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.1 chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.2 May 6, 2025
@renovate renovate bot force-pushed the renovate/org.xmlresolver-xmlresolver-5.x branch from 09915df to bcf2116 Compare May 13, 2025 11:36
@renovate renovate bot changed the title chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.2 chore(deps): update dependency org.xmlresolver:xmlresolver to v5.3.3 May 13, 2025
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.

1 participant