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

[Snyk] Upgrade html-react-parser from 3.0.16 to 5.0.11 #65

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

Conversation

contentstack-admin
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade html-react-parser from 3.0.16 to 5.0.11.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 25 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-12-20.
Release notes
Package name: html-react-parser
  • 5.0.11 - 2023-12-20

    5.0.11 (2023-12-20)

    Build System

    • deps: bump html-dom-parser from 5.0.5 to 5.0.6 (#1233) (0c70c12)
  • 5.0.10 - 2023-12-18

    5.0.10 (2023-12-18)

    Bug Fixes

    • esm: make ESM exports explicit in index.mjs and utilities.mjs (3e0fd2b)
  • 5.0.9 - 2023-12-18

    5.0.9 (2023-12-18)

    Bug Fixes

    • esm: fix ESM types by adding .mts declaration files (ce09a65)
  • 5.0.8 - 2023-12-18

    5.0.8 (2023-12-18)

    Build System

    • deps: bump html-dom-parser from 5.0.4 to 5.0.5 (#1221) (bdc69bf)
  • 5.0.7 - 2023-12-04

    5.0.7 (2023-12-04)

    Build System

    • deps: bump style-to-js from 1.1.9 to 1.1.10 (#1202) (1e18d9d)
  • 5.0.6 - 2023-11-03

    5.0.6 (2023-11-03)

    Build System

    • deps: bump style-to-js from 1.1.8 to 1.1.9 (#1151) (ec6aefc)
  • 5.0.5 - 2023-11-02

    5.0.5 (2023-11-02)

    Code Refactoring

    • improved attributes-to-props, dom-to-react, utilities (049f19a)
  • 5.0.4 - 2023-11-01

    5.0.4 (2023-11-01)

    Code Refactoring

    • type: improved attributes-to-props and utilities type (f65ba8d)

    Build System

    • deps: bump html-dom-parser from 5.0.3 to 5.0.4 (#1141) (f5d9149)
  • 5.0.3 - 2023-10-30

    5.0.3 (2023-10-30)

    Bug Fixes

  • 5.0.2 - 2023-10-30

    5.0.2 (2023-10-30)

    Code Refactoring

    • domToReact: refactoring multiple types (8ef6201)
  • 5.0.1 - 2023-10-29
  • 5.0.0 - 2023-10-29
  • 4.2.10 - 2023-10-28
  • 4.2.9 - 2023-10-22
  • 4.2.8 - 2023-10-21
  • 4.2.7 - 2023-10-20
  • 4.2.6 - 2023-10-19
  • 4.2.5 - 2023-10-17
  • 4.2.4 - 2023-10-17
  • 4.2.3 - 2023-10-16
  • 4.2.2 - 2023-09-01
  • 4.2.1 - 2023-08-09
  • 4.2.0 - 2023-07-21
  • 4.1.0 - 2023-07-20
  • 4.0.0 - 2023-05-31
  • 3.0.16 - 2023-04-21
from html-react-parser GitHub release notes
Commit messages
Package name: html-react-parser
  • 1bb8285 Merge pull request #1236 from remarkablemark/release-please--branches--master--components--html-react-parser
  • 8bfae62 chore(master): release 5.0.11
  • 0c70c12 build(deps): bump html-dom-parser from 5.0.5 to 5.0.6 (#1233)
  • 7aafc90 build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 (#1234)
  • 8eb0bb3 build(deps-dev): bump @ typescript-eslint/eslint-plugin (#1232)
  • 0001d07 build(deps-dev): bump @ typescript-eslint/parser from 6.14.0 to 6.15.0 (#1231)
  • 298753d Merge pull request #1230 from remarkablemark/release-please--branches--master--components--html-react-parser
  • abb3a9a chore(master): release 5.0.10
  • 6ac2d12 Merge pull request #1229 from remarkablemark/fix/esm
  • 3e0fd2b fix(esm): make ESM exports explicit in index.mjs and utilities.mjs
  • 8cc2c36 chore(commitlintrc): change "footer-max-line-length" to warn
  • a34b757 Merge pull request #1227 from remarkablemark/release-please--branches--master--components--html-react-parser
  • 7772fa7 chore(master): release 5.0.9
  • f66df14 Merge pull request #1226 from remarkablemark/fix/esm
  • ce09a65 fix(esm): fix ESM types by adding .mts declaration files
  • dd0b253 docs(readme): improve wording
  • 5e91964 Merge pull request #1225 from remarkablemark/release-please--branches--master--components--html-react-parser
  • 7355c0b chore(master): release 5.0.8
  • bdc69bf build(deps): bump html-dom-parser from 5.0.4 to 5.0.5 (#1221)
  • b4d70cd build(deps-dev): bump rollup from 4.9.0 to 4.9.1 (#1224)
  • 8753168 build(deps-dev): bump @ types/react-dom from 18.2.17 to 18.2.18 (#1223)
  • 71830aa build(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#1222)
  • 767f100 docs(readme): fix warning blockquote
  • c5aef61 docs(readme): fix warning blockquote

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants