Skip to content

Bump org.xmlresolver:xmlresolver from 5.2.2 to 6.0.17 #392

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps org.xmlresolver:xmlresolver from 5.2.2 to 6.0.17.

Release notes

Sourced from org.xmlresolver:xmlresolver's releases.

6.0.17

No release notes provided.

6.0.16

No release notes provided.

6.0.15

This release fixes issue #242

6.0.14

No release notes provided.

6.0.13

No release notes provided.

6.0.12

No release notes provided.

6.0.11

No release notes provided.

6.0.10

No release notes provided.

6.0.9

No release notes provided.

6.0.8

Restores the NamespaceResolver API. This API, like the other shims for 5.x backwards compatibility, is deprecated, but it does make version 6.0.8 a better drop-in replacement for version 5.x.

6.0.7

Removes two external dependencies. This makes the 6.x resolver release a drop-in replacement for the 5.x release in most cases.

6.0.6

This is a maintenance release of the 6.0.x resolver, which is still in "beta".

The following changes are included:

  • Improvements to support for UNC paths

    Documents and catalogs that use Windows UNC paths are better supported if the FIX_WINDOWS_SYSTEM_IDENTIFIERS feature is enabled.

  • Support for Java 21

    The build still produces class (and jar) files that will work with any version of Java back to Java 8. However, the build itself now uses Java 21. This closes issue #173.

  • Refactor the SAX entity resolvers

    The SAX EntityResolver and EntityResolver2 interfaces are now implemented on separate objects. This closes issue #183.

... (truncated)

Commits
  • 3de658e Merge pull request #249 from ndw/iss-248
  • e18cebf Assure that responses are resolved against the request base URI
  • 4616bf6 Merge pull request #247 from ndw/add-copy
  • 78ef166 Add a copy method to the ResolverConfiguration
  • e356b8b Merge pull request #246 from ndw/ver6015
  • 625e72c Update resolver version to 6.0.15
  • 7d64c8a Merge pull request #243 from ndw/iss-242
  • 0288eb4 Use concatenation not resolution in handling rewrites
  • f860027 Merge pull request #238 from ndw/iss-236-6
  • de80a7d Test for absolute catalog filenames
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [org.xmlresolver:xmlresolver](https://github.com/xmlresolver/xmlresolver) from 5.2.2 to 6.0.17.
- [Release notes](https://github.com/xmlresolver/xmlresolver/releases)
- [Commits](xmlresolver/xmlresolver@5.2.2...6.0.17)

---
updated-dependencies:
- dependency-name: org.xmlresolver:xmlresolver
  dependency-version: 6.0.17
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #400.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/maven/develop/org.xmlresolver-xmlresolver-6.0.17 branch July 1, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants