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 docx4j-core from 8.0.0 to 11.4.9 in /api #462

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps docx4j-core from 8.0.0 to 11.4.9.

Changelog

Sourced from docx4j-core's changelog.

CHANGELOG

Version 11.4.8

 Release date

 9 Sept 2022

Changes in Version 11.4.8

Alter convertAltChunks interface:

  • this method now does the conversion in situ (ie rather than cloning the pkg), for efficiency (eg where the docx contains many altChunks including in its headers/footers).

  • Now supports .mht altChunks (as produced by BIRT) via docx4j-ImportXHTML (v11.4.8)

  • This method now does not convert docx altChunks. Convert docx altChunks has always required the MergeDocx component of Docx4j Enterprise; users wishing to convert docx altChunks should use that directly.

Some other minor changes; please see https://github.com/plutext/docx4j/commits/VERSION_11_4_8

Version 11.4.7

 Release date

 21 May 2022

Changes in Version 11.4.7

New property docx4j.jaxb.preprocess.always, a list of parts to transform before unmarshalling is first attempted. Useful when you know your input docx always have issues owing to deficiencies in whatever application emitted them. Without this setting, the transformation does not happen until after an error is encountered (which is less efficient and results in log entries).

Set Docx4jUnmarshallerListener when preprocessing (fixes #474). When transforming during unmarshalling, use DOMResult instead of JAXBResult

Set Docx4jUnmarshallerListener via reflection when using binder. Previously, there was no Docx4jUnmarshallerListener when a binder was used.

Bump MBassador to 1.3.2; see EventMonitoringDemo sample for how to monitor docx4j events

Version 11.4.6

... (truncated)

Commits

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 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 [docx4j-core](https://github.com/plutext/docx4j) from 8.0.0 to 11.4.9.
- [Release notes](https://github.com/plutext/docx4j/releases)
- [Changelog](https://github.com/plutext/docx4j/blob/VERSION_11_4_8/CHANGELOG.md)
- [Commits](https://github.com/plutext/docx4j/commits)

---
updated-dependencies:
- dependency-name: org.docx4j:docx4j-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2024

Superseded by #707.

@dependabot dependabot bot closed this Dec 3, 2024
@dependabot dependabot bot deleted the dependabot/maven/api/grad-release/org.docx4j-docx4j-core-11.4.9 branch December 3, 2024 19:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants