Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Bump mammoth from 1.4.2 to 1.5.0 #189

Open
wants to merge 1 commit into
base: rewrite
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps mammoth from 1.4.2 to 1.5.0.

Changelog

Sourced from mammoth's changelog.

1.5.0

  • Convert symbols in supported fonts to corresponding Unicode characters.

  • When extracting raw text, convert tab elements to tab characters.

  • Handle internal hyperlinks created with complex fields.

  • Emit warning instead of throwing exception when image file cannot be found for a:blip elements.

  • Ignore w:u elements when w:val is missing.

  • Only use the alt text of image elements as a fallback. If an alt attribute is returned from ImgElement.convert, that value will now be preferred to the alt text of the image element.

Commits
  • 534847b Bump version to 1.5.0
  • 774a682 Only use the alt text of image elements as a fallback
  • d6cdd0a Fix test setup
  • 8fc1906 Add tests for InternalImageConverter
  • 6c4a8cc Move InternalImageConverter to conversion package
  • b28d0c1 Extract notion of InternalImageConverter
  • 3dd00b5 Simplify logic
  • 8519487 Ignore w:u elements when w:val is missing
  • deff5d7 Move documentation for ignoring document elements to the right section
  • 101c77d Handle a:blip elements without image file
  • 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 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 [mammoth](https://github.com/mwilliamson/java-mammoth) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/mwilliamson/java-mammoth/releases)
- [Changelog](https://github.com/mwilliamson/java-mammoth/blob/master/NEWS)
- [Commits](mwilliamson/java-mammoth@1.4.2...1.5.0)

---
updated-dependencies:
- dependency-name: org.zwobble.mammoth:mammoth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant