Skip to content

build(deps): bump mammoth from 1.12.2 to 1.12.3 - #8221

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/mammoth-1.12.3
Sep 16, 2026
Merged

github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/mammoth-1.12.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps mammoth from 1.12.2 to 1.12.3.

Changelog

Sourced from mammoth's changelog.

1.12.3

  • Avoid excessive backtracking when parsing an unterminated string with many escape sequences. The previous behaviour would allow maliciously crafted documents to cause a denial of service.

    Note that it is still strongly recommended to process untrusted documents in a separate thread with a timeout to avoid potential similar issues.

  • Handle complex field separator and end characters without corresponding start characters.

Commits
  • 71fe5da Bump version to 1.12.3
  • 5fe085d Update node to 26.8.2
  • f1fc26f Start warning with capital letter
  • 62d4d33 Handle missing complex field start characters
  • dc49225 Avoid excessive backtracking when parsing unterminated strings
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2026
@JohnMcLear

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mammoth-1.12.3 branch from 22a8785 to 9154044 Compare September 16, 2026 10:35
@github-actions
github-actions Bot enabled auto-merge (squash) September 16, 2026 10:42
Bumps [mammoth](https://github.com/mwilliamson/mammoth.js) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/mwilliamson/mammoth.js/releases)
- [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS)
- [Commits](mwilliamson/mammoth.js@1.12.2...1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mammoth-1.12.3 branch from 9154044 to 397d066 Compare September 16, 2026 15:31
@github-actions
github-actions Bot merged commit 5615c90 into develop Sep 16, 2026
32 of 35 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/mammoth-1.12.3 branch September 16, 2026 15:33
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant