Skip to content

build(deps): bump io.github.pdvrieze.xmlutil:serialization from 1.0.1 to 1.0.2 - #1750

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.pdvrieze.xmlutil-serialization-1.0.2
Open

build(deps): bump io.github.pdvrieze.xmlutil:serialization from 1.0.1 to 1.0.2#1750
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.pdvrieze.xmlutil-serialization-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps io.github.pdvrieze.xmlutil:serialization from 1.0.1 to 1.0.2.

Release notes

Sourced from io.github.pdvrieze.xmlutil:serialization's releases.

1.0.2 – More caching

Changes:

  • Make FormatCache a public interface with XmlUtilInternal interface. This allows for external implementation, with appropriate warnings.

Fixes:

  • Fix LRU cache to be resilient to re-entry in the function argument to getOrPut
  • Fix adding documentType instances to a document. Document types no longer have an initial owning document and having no owning document, the owning document will be set.
  • Fix stale service specifications only relevant for xmlserializable.
Changelog

Sourced from io.github.pdvrieze.xmlutil:serialization's changelog.

1.0.2

(Aug 8, 2026) Changes:

  • Make FormatCache a public interface with XmlUtilInternal interface. This allows for external implementation, with appropriate warnings.

Fixes:

  • Fix LRU cache to be resilient to re-entry in the function argument to getOrPut
  • Fix adding documentType instances to a document. Document types no longer have an initial owning document and having no owning document, the owning document will be set.
  • Fix stale service specifications only relevant for xmlserializable.
Commits
  • 6c42903 Don't remove sources if not in snapshot move.
  • 43a2221 Mark release 1.0.2
  • 41c2492 Merge branch 'dev'
  • 59bfd22 Ignore various files that should not be in the repository.
  • 4c7dd65 Fix compilation of DefaultSerializationProvider
  • 371e2a0 Remove services of deleted classes
  • 8cc6a18 Clean up BOM generation.
  • b821ca3 Make publishing work with project isolation (refer to the cleanLocalRepo task...
  • e9bd61d Remove unused property interrogation in java 9 module support (that does not ...
  • 624c7e6 Use isolated root project for file basis for icons to use in dokka.
  • 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 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 [io.github.pdvrieze.xmlutil:serialization](https://github.com/pdvrieze/xmlutil) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/pdvrieze/xmlutil/releases)
- [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md)
- [Commits](pdvrieze/xmlutil@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: io.github.pdvrieze.xmlutil:serialization
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 11, 2026
@googlemaps-bot

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 43.14% 🍏

There is no coverage information present for the Files changed

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.

2 participants