Bump xmlresolver from 4.6.0 to 4.6.4 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1275 · s4u/pgp-keys-map (original) (raw)
Bumps xmlresolver from 4.6.0 to 4.6.4.
Release notes
Sourced from xmlresolver's releases.
4.6.4
What's Changed
- Fixed #126 where an input document without a base URI (e.g., one with a null systemId) would cause an NPE
- Fixed #127 where attempting to parse a RDDL document wasn't following redirects
- Fussed with the CI process. There was no 4.6.1, 4.6.2, or 4.6.3 published release.
The W3C now redirects
http:URIs tohttps:URIs, so you can't load namepace documents unless you follow redirects.
Commits
- 700ad3d Merge pull request #131 from ndw/fix-fix-fix
- cdaaacf Publish release before sonatype
- 4cc6df4 Merge pull request #130 from ndw/build-fix
- 3758e79 Fix version
- 0a314b7 Merge pull request #129 from ndw/fix-branch-test
- f461a79 Attempt to obtain branch name
- f1fe1d2 Merge pull request #128 from ndw/main
- e7f651b Switch to GitHub actions
- 0d6f479 Test for null system ID
- 0de1593 Bump verison
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)