Skip to content

chore(deps): bump html-react-parser from 1.4.14 to 6.1.3#6038

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-react-parser-6.1.3
Open

chore(deps): bump html-react-parser from 1.4.14 to 6.1.3#6038
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-react-parser-6.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps html-react-parser from 1.4.14 to 6.1.3.

Release notes

Sourced from html-react-parser's releases.

v6.1.3

6.1.3 (2026-05-31)

Build System

  • deps: bump html-dom-parser from 7.1.0 to 8.0.0 (#2261) (6cec8ca)

v6.1.2

6.1.2 (2026-05-22)

Build System

  • deps: bump style-to-js from 1.1.21 to 2.0.0 (#2257) (c55e094)

v6.1.1

6.1.1 (2026-05-16)

Bug Fixes

v6.1.0

6.1.0 (2026-05-05)

Features

v6.0.1

6.0.1 (2026-04-08)

Build System

  • deps: bump html-dom-parser from 7.0.0 to 7.0.1 (#2189) (c1f9856)

v6.0.0

6.0.0 (2026-04-02)

⚠ BREAKING CHANGES

  • deps: bump html-dom-parser from 5.1.8 to 7.0.0
  • deps: bump domhandler from 5.0.3 to 6.0.1
  • tsconfig: change build target from es5 to es2016

Build System

  • deps: bump domhandler from 5.0.3 to 6.0.1 (#2163) (c3d3092)

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

6.1.3 (2026-05-31)

Build System

  • deps: bump html-dom-parser from 7.1.0 to 8.0.0 (#2261) (6cec8ca)

6.1.2 (2026-05-22)

Build System

  • deps: bump style-to-js from 1.1.21 to 2.0.0 (#2257) (c55e094)

6.1.1 (2026-05-16)

Bug Fixes

  • normalize exported DOM element class (fe88b54)

6.1.0 (2026-05-05)

Features

  • options: add CSP support with trustedTypePolicy (#2220) (0fd3aa0)

6.0.1 (2026-04-08)

Build System

  • deps: bump html-dom-parser from 7.0.0 to 7.0.1 (#2189) (c1f9856)

6.0.0 (2026-04-02)

⚠ BREAKING CHANGES

  • deps: bump html-dom-parser from 5.1.8 to 7.0.0
  • deps: bump domhandler from 5.0.3 to 6.0.1
  • tsconfig: change build target from es5 to es2016

Build System

  • deps: bump domhandler from 5.0.3 to 6.0.1 (#2163) (c3d3092)
  • deps: bump html-dom-parser from 5.1.8 to 7.0.0 (#2177) (1ae59e6)
  • tsconfig: change target from es5 to es2016 (796f4de)

... (truncated)

Commits
  • c7df5c3 Merge pull request #2267 from remarkablemark/release-please--branches--master...
  • 519e59a chore(master): release 6.1.3
  • 6cec8ca build(deps): bump html-dom-parser from 7.1.0 to 8.0.0 (#2261)
  • eae73e6 build(deps-dev): bump eslint in the eslint group across 1 directory (#2264)
  • 0681c1e build(deps-dev): bump lint-staged from 17.0.5 to 17.0.7 (#2266)
  • 02bbd2d build(deps-dev): bump @​arethetypeswrong/cli from 0.18.2 to 0.18.3 (#2265)
  • e650321 build(deps-dev): bump the commitlint group with 2 updates (#2263)
  • 7309166 build(deps-dev): bump eslint-plugin-prettier in the eslint group (#2262)
  • 668b359 build(deps-dev): bump typescript-eslint in the eslint group (#2260)
  • 034837e Merge pull request #2259 from remarkablemark/dependabot/github_actions/github...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for html-react-parser since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.



Note

Medium Risk
Major-version upgrade of an HTML-to-React parser used in multiple UI surfaces; incorrect parsing or API breakage could affect rendered HTML/XSS-adjacent behavior even though the diff is lockfile-only.

Overview
Bumps html-react-parser from ^1.2.4 / 1.4.14 to ^6.1.3 in package.json, with matching yarn.lock updates for its dependency tree (html-dom-parser 8.x, htmlparser2 12.x, domhandler 6.x, style-to-js 2.x, and related DOM packages).

There are no application source changes in this PR; existing call sites (e.g. consent copy, notifications, markdown blocks, RediSearch table cells, RDI dry-run) still import the default parse API. Reviewers should treat this as a major-version dependency jump (upstream v6 includes breaking dependency and build-target changes) and confirm UI/tests still behave for HTML rendering and any custom parse options.

Reviewed by Cursor Bugbot for commit d05d549. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 9, 2026 13:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jit-ci

jit-ci Bot commented Jun 9, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 6.1.3.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/html-react-parser@v1.4.14...v6.1.3)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/html-react-parser-6.1.3 branch from 010d41e to d05d549 Compare June 16, 2026 10:23

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d05d549d5d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
"get-port": "^7.2.0",
"html-entities": "^2.3.2",
"html-react-parser": "^1.2.4",
"html-react-parser": "^6.1.3",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Use a Jest-compatible html-react-parser chain

When running yarn test, our Jest config (jest.config.cjs) replaces jsdom's browser export condition with customExportConditions: [''] and ignores most node_modules transforms, so imports of html-react-parser resolve through html-dom-parser's Node/CommonJS path. This bump pulls in html-dom-parser@8/htmlparser2@12, where htmlparser2 is ESM-only (type: module), and Jest 29's CommonJS runtime will fail loading it before any UI tests that import components using parse can run; either keep this dependency on a CJS-compatible version or update the Jest resolver/transform conditions with the bump.

Useful? React with 👍 / 👎.

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