Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

CHORE(NPM) - bump html-react-parser from 4.2.9 to 5.1.8 #2305

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps html-react-parser from 4.2.9 to 5.1.8.

Release notes

Sourced from html-react-parser's releases.

v5.1.8

5.1.8 (2024-02-27)

Build System

  • package: make @types/react an optional peerDependency (8be504c)

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

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

5.1.8 (2024-02-27)

Build System

  • package: make @​types/react an optional peerDependency (8be504c)

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)

... (truncated)

Commits
  • 3859e73 Merge pull request #1337 from remarkablemark/release-please--branches--master...
  • 39b8d10 chore(master): release 5.1.8
  • ed07a62 Merge pull request #1336 from remarkablemark/build/package
  • 8be504c build(package): make @​types/react an optional peerDependency
  • 1d33c0e Merge pull request #1333 from remarkablemark/dependabot/npm_and_yarn/types/re...
  • 7be4b0f build(deps): bump @​types/react from 18.2.58 to 18.2.59
  • f01af88 build(deps-dev): bump @​typescript-eslint/parser from 7.0.2 to 7.1.0 (#1334)
  • 46c29d2 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1335)
  • fbafd6b Merge pull request #1331 from remarkablemark/dependabot/npm_and_yarn/types/re...
  • 178ff52 build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#1332)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 4.2.9 to 5.1.8.
- [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@v4.2.9...v5.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@dependabot dependabot bot requested a review from a team March 18, 2024 22:51
Copy link

cypress bot commented Mar 18, 2024

2 flaky tests on run #16249 ↗︎

0 549 7 0 Flakiness 2
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

CHORE(NPM) - bump html-react-parser from 4.2.9 to 5.1.8
Project: Spruce Commit: ef357b2e8a
Status: Passed Duration: 20:43 💡
Started: Mar 18, 2024 10:57 PM Ended: Mar 18, 2024 11:17 PM

Review all test suite changes for PR #2305 ↗︎

@khelif96 khelif96 requested review from khelif96 and removed request for a team March 20, 2024 12:51
@khelif96 khelif96 merged commit 4a84801 into main Mar 20, 2024
3 of 5 checks passed
@khelif96 khelif96 deleted the dependabot/npm_and_yarn/html-react-parser-5.1.8 branch March 20, 2024 16:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant