aws / aws-northstar

NorthStar is an open source design system with reusable React components for rapidly prototyping intuitive, meaningful and accessible user experience. It simplifies your work and ensures consistent, predictable user experience at scale for your customers. With NorthStar, you can focus on innovation and do more with less.
https://aws.github.io/aws-northstar
Apache License 2.0
208 stars 37 forks source link

build(deps): Bump html-react-parser from 4.2.0 to 5.1.7 #1015

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps html-react-parser from 4.2.0 to 5.1.7.

Release notes

Sourced from html-react-parser's releases.

v5.1.7

5.1.7 (2024-02-19)

Bug Fixes

  • package: set dependency @types/react to 17 or 18 (0605477), closes #1320

v5.1.6

5.1.6 (2024-02-16)

Bug Fixes

v5.1.5

5.1.5 (2024-02-14)

Bug Fixes

  • esm: fix attributes-to-props and dom-to-react exported types (e3c7931)
  • package: move @types/react from devDependencies to dependencies (78b7a8e), closes #1313

v5.1.4

5.1.4 (2024-02-12)

Bug Fixes

  • esm: fix exported types (7a94d61), closes #1305
  • types: use React.JSX instead of the global JSX namespace (a25f41c)

v5.1.3

5.1.3 (2024-02-12)

Build System

  • deps: bump html-dom-parser from 5.0.7 to 5.0.8 (#1307) (00ee71b)

v5.1.2

5.1.2 (2024-02-06)

Code Refactoring

  • improved dom-to-react, type (6630d01)

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

5.1.7 (2024-02-19)

Bug Fixes

  • package: set dependency @types/react to 17 or 18 (0605477), closes #1320

5.1.6 (2024-02-16)

Bug Fixes

5.1.5 (2024-02-14)

Bug Fixes

  • esm: fix attributes-to-props and dom-to-react exported types (e3c7931)
  • package: move @types/react from devDependencies to dependencies (78b7a8e), closes #1313

5.1.4 (2024-02-12)

Bug Fixes

  • esm: fix exported types (7a94d61), closes #1305
  • types: use React.JSX instead of the global JSX namespace (a25f41c)

5.1.3 (2024-02-12)

Build System

  • deps: bump html-dom-parser from 5.0.7 to 5.0.8 (#1307) (00ee71b)

5.1.2 (2024-02-06)

Code Refactoring

  • improved dom-to-react, type (6630d01)

5.1.1 (2024-01-13)

Build System

  • deps: bump html-dom-parser from 5.0.6 to 5.0.7 (#1264) (521f7ad)

... (truncated)

Commits
  • 30cc47b Merge pull request #1322 from remarkablemark/release-please--branches--master...
  • 2baf561 chore(master): release 5.1.7
  • 688a3a1 Merge pull request #1321 from remarkablemark/fix/package
  • 0605477 fix(package): set dependency @types/react to 17 or 18
  • 245e8ba Merge pull request #1319 from remarkablemark/release-please--branches--master...
  • e624dba chore(master): release 5.1.6
  • 56549f1 fix(esm): fix any type (#1317)
  • 2a749ac build(deps-dev): bump rollup from 4.10.0 to 4.11.0 (#1318)
  • f7a3d28 build(deps-dev): bump @​commitlint/config-conventional (#1316)
  • 8f6bae0 build(package): fix 3 high severity vulnerabilities
  • 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 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)
dependabot[bot] commented 8 months ago

Superseded by #1018.