Skip to content
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

Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.4.11 to 11.5.0 #874

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps org.docx4j:docx4j-JAXB-ReferenceImpl from 11.4.11 to 11.5.0.

Changelog

Sourced from org.docx4j:docx4j-JAXB-ReferenceImpl's changelog.

Version 11.5.0 (Jakarta XML Binding 4.0)

Release date

21 July 2024

Contributors to this release

Jason Harrop

shushu888

sveale

Changes in Version 11.5.0

Jakarta XML Binding 4.0 implementation (compare 11.4.x, which used the 3.0 API). Both JAXB implementations (reference/glassfish, and MOXy) are providers of jakarta.xml.bind.JAXBContextFactory, so each can be automagically discovered and loaded using service-provider loading facilities as described in the spec. The dep change from 3.0 to 4.0 API does not change docx4j at all, but makes integration easier with other jars which expect the 4.0 API (for example, Spring Boot 3.3.0).

Bump certain deps

New property docx4j...ObfuscatedFontPart.deleteFileOnFinalize which can be set to false to prevent temporary font files from being deleted in finalize

Commits
  • 5385c87 11.5.0 release
  • e0897c1 nexus-staging-maven-plugin 1.7.0
  • 0fd9777 prepare for 11.5.0 release
  • 15e27cd bump to current MOXy release
  • 2265306 Update jars to match poms
  • ba722c2 guard against NPE
  • 6c77697 debug comment
  • d2fcb87 Remove StackTraces on Stderr from the Save code
  • fcef8cb GC is performed only if the temporary file is not successfully deleted
  • 4d43dcd make it possible to turn off automatic deletion of temporary font files
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 11:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/org.docx4j-docx4j-JAXB-ReferenceImpl-11.5.0 branch 3 times, most recently from 86078a7 to 5a514eb Compare October 28, 2024 13:38
Bumps [org.docx4j:docx4j-JAXB-ReferenceImpl](https://github.com/plutext/docx4j) from 11.4.11 to 11.5.0.
- [Changelog](https://github.com/plutext/docx4j/blob/VERSION_11_5_0/CHANGELOG.md)
- [Commits](plutext/docx4j@docx4j-11.4.11...docx4j-parent-11.5.0)

---
updated-dependencies:
- dependency-name: org.docx4j:docx4j-JAXB-ReferenceImpl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.docx4j-docx4j-JAXB-ReferenceImpl-11.5.0 branch from 5a514eb to fe6769f Compare October 28, 2024 14:08
Copy link

sonarcloud bot commented Oct 28, 2024

@KochTobi KochTobi merged commit 2443424 into main Oct 30, 2024
8 checks passed
@KochTobi KochTobi deleted the dependabot/maven/org.docx4j-docx4j-JAXB-ReferenceImpl-11.5.0 branch October 30, 2024 08:36
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.

1 participant