open-y-subprojects / openy_node_alert

Alerts Application from Open Y distribution. ReactJS frontend, Drupal backend.
GNU General Public License v3.0
0 stars 12 forks source link

[Snyk] Upgrade html-react-parser from 1.4.6 to 3.0.15 #114

Open podarok opened 1 year ago

podarok commented 1 year ago

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 1.4.6 to 3.0.15.

:information_source: 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 **a month ago**, on 2023-03-25.
Release notes
Package name: html-react-parser
  • 3.0.15 - 2023-03-25

    3.0.15 (2023-03-25)

    Build System

    • package: bump html-dom-parser from 3.1.6 to 3.1.7 (ed585e2)
  • 3.0.14 - 2023-03-24

    3.0.14 (2023-03-24)

    Bug Fixes

    • types: fix "Type error: ',' expected." in index.d.ts (d9c608d), closes #871
  • 3.0.13 - 2023-03-22

    3.0.13 (2023-03-22)

    Bug Fixes

    • bump html-dom-parser to 3.1.6 to fix feGaussianBlur misspelling (81bfeba), closes #734
  • 3.0.12 - 2023-03-06

    3.0.12 (2023-03-06)

    Bug Fixes

    • package: bump html-dom-parser@3.1.5 to fix formatDOM error (7e18b3c)
  • 3.0.11 - 2023-03-04

    3.0.11 (2023-03-04)

    Bug Fixes

    • attributes-to-props: don't convert non-uncontrolled component props (76eab7c), closes #839
  • 3.0.10 - 2023-03-04

    3.0.10 (2023-03-04)

    Bug Fixes

    • upgrade html-dom-parser@3.1.4 to fix template parsing (7632fc0), closes #849
  • 3.0.9 - 2023-02-11

    3.0.9 (2023-02-11)

    Bug Fixes

    • index: fix exports for UMD build (CDN script) (6225395), closes #828
  • 3.0.8 - 2023-01-17

    3.0.8 (2023-01-17)

    Bug Fixes

    • package: include types in exports to support TypeScript ESM node16 (39844c4)

    Build System

    • package: bump html-dom-parser from 3.1.2 to 3.1.3 (bfe970a)
    • package: bump style-to-js from 1.1.2 to 1.1.3 (7cf5b99)
  • 3.0.7 - 2023-01-05

    3.0.7 (2023-01-05)

    Bug Fixes

    • attributes-to-props: don't convert value of option tag (#790) (bb4bf49)
  • 3.0.6 - 2022-12-25

    3.0.6 (2022-12-25)

    Build System

    • package: bump style-to-js from 1.1.1 to 1.1.2 (019f1bc)
  • 3.0.5 - 2022-12-25
  • 3.0.4 - 2022-08-23
  • 3.0.3 - 2022-08-20
  • 3.0.2 - 2022-08-19
  • 3.0.1 - 2022-07-10
  • 3.0.0 - 2022-07-05
  • 2.0.0 - 2022-06-18
  • 1.4.14 - 2022-05-30
  • 1.4.13 - 2022-05-27
  • 1.4.12 - 2022-04-22
  • 1.4.11 - 2022-04-15
  • 1.4.10 - 2022-03-30
  • 1.4.9 - 2022-03-20
  • 1.4.8 - 2022-02-06
  • 1.4.7 - 2022-02-05
  • 1.4.6 - 2022-01-28
from html-react-parser GitHub release notes
Commit messages
Package name: html-react-parser
  • 41e9981 Merge pull request #882 from remarkablemark/release-please--branches--master--components--html-react-parser
  • 3ba8ca1 chore(master): release 3.0.15
  • 4bef668 Merge pull request #881 from remarkablemark/build/package
  • 078a69e docs(github): update PULL_REQUEST_TEMPLATE.md
  • ed585e2 build(package): bump html-dom-parser from 3.1.6 to 3.1.7
  • 18569c0 ci(github): delete auto-assign.yml
  • 981f7ac chore(github): create CODEOWNERS
  • dcd306f Merge pull request #880 from remarkablemark/release-please--branches--master--components--html-react-parser
  • ceecea0 chore(master): release 3.0.14
  • 565d33d Merge pull request #879 from remarkablemark/fix/types
  • d9c608d fix(types): fix "Type error: ',' expected." in index.d.ts
  • 2505a8f Merge pull request #878 from remarkablemark/dependabot/npm_and_yarn/commitlint/cli-17.5.0
  • 9b8dc04 Merge pull request #877 from remarkablemark/dependabot/npm_and_yarn/rimraf-4.4.1
  • 4cb3c70 build(deps-dev): bump @ commitlint/cli from 17.4.4 to 17.5.0
  • 39ace2b build(deps-dev): bump rimraf from 4.4.0 to 4.4.1
  • ab5eded Merge pull request #876 from remarkablemark/dependabot/npm_and_yarn/prettier-2.8.6
  • c531a37 build(deps-dev): bump prettier from 2.8.5 to 2.8.6
  • 7d3e28c Merge pull request #875 from remarkablemark/release-please--branches--master--components--html-react-parser
  • 1399383 chore(master): release 3.0.13
  • 433157d Merge pull request #874 from remarkablemark/fix/package
  • 81bfeba fix: bump html-dom-parser to 3.1.6 to fix feGaussianBlur misspelling
  • e85390f Merge pull request #873 from remarkablemark/dependabot/npm_and_yarn/typescript-eslint/parser-5.56.0
  • 203b1f1 Merge pull request #872 from remarkablemark/dependabot/npm_and_yarn/prettier-2.8.5
  • de8bd2e build(deps-dev): bump @ typescript-eslint/parser from 5.55.0 to 5.56.0
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](https://app.snyk.io/org/podarok/project/ce292990-b348-4959-b8b8-8e94e58657d3?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/podarok/project/ce292990-b348-4959-b8b8-8e94e58657d3/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/podarok/project/ce292990-b348-4959-b8b8-8e94e58657d3/settings/integration?pkg=html-react-parser&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)