Skip to content

Bump mammoth from 1.5.1 to 1.8.0#1738

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mammoth-1.8.0
Open

Bump mammoth from 1.5.1 to 1.8.0#1738
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mammoth-1.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps mammoth from 1.5.1 to 1.8.0.

Changelog

Sourced from mammoth's changelog.

1.8.0

  • Add style mapping for highlights.

1.7.2

  • Remove the use of the path module from common code used by browser builds. This should remove the need to polyfill path in the browser.

1.7.1

  • Handle numbering level definitions without an explicit format.

  • Switch the precedence of numbering properties in paragraph properties and the numbering in paragraph styles so that the numbering properties in paragraph properties takes precedence.

1.7.0

  • Support attributes in HTML paths in style mappings.

  • Improve error message when failing to find the body element in a document.

  • Add support for the strict document format.

1.6.0

  • Add transformDocument to the TypeScript declarations.

  • Support merged paragraphs when revisions are tracked.

  • Use xmldom instead of sax to parse XML documents. This should remove the need to polyfill stream in the browser.

  • Adjust the internal implementation to remove the use of Buffer on the critical path, and provide APIs to read images and documents with embedded style maps without using Buffer. This should remove the need to polyfill Buffer in the browser. Since TextDecoder is now used, the minimum version of node.js is now v12.

  • Remove the use of the util module. This should remove the need to polyfill util in the browser.

Commits
  • 9176454 Bump version to 1.8.0
  • d12d00f Handle highlight value of none
  • 0546ccd Fix: matchers for specific break types match all break types
  • 66c9ef9 Support style mapping for highlights
  • 700e395 Parse run highlights
  • b67feb7 Bump version to 1.7.2
  • 4bd14e9 Don't use path module in browser builds
  • 5ac58a1 Bump version to 1.7.1
  • 2f69356 Prefer numbering properties to numbering from paragraph style
  • 59a6ddc Handle numbering level definitions without an explicit format
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mammoth](https://github.com/mwilliamson/mammoth.js) from 1.5.1 to 1.8.0.
- [Release notes](https://github.com/mwilliamson/mammoth.js/releases)
- [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS)
- [Commits](mwilliamson/mammoth.js@1.5.1...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant