cerberus
cerberus copied to clipboard
Bump html-react-parser from 1.4.14 to 3.0.4 in /cerberus-dashboard
Bumps html-react-parser from 1.4.14 to 3.0.4.
Release notes
Sourced from html-react-parser's releases.
v3.0.4
3.0.4 (2022-08-23)
Bug Fixes
v3.0.3
3.0.3 (2022-08-20)
Bug Fixes
- package: upgrade html-dom-parser to fix client ES Module export (415cb59)
v3.0.2
3.0.2 (2022-08-19)
Build System
v3.0.1
3.0.1 (2022-07-10)
Bug Fixes
- parse head/body with newline correctly (bump html-dom-parser) (d00087a)
v3.0.0
3.0.0 (2022-07-05)
⚠ BREAKING CHANGES
- bump domhandler from 4 to 5, html-dom-parser from 2 to 3
Build System
- upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 (a0f63a2)
v2.0.0
2.0.0 (2022-06-18)
⚠ BREAKING CHANGES
... (truncated)
Changelog
Sourced from html-react-parser's changelog.
3.0.4 (2022-08-23)
Bug Fixes
3.0.3 (2022-08-20)
Bug Fixes
- package: upgrade html-dom-parser to fix client ES Module export (415cb59)
3.0.2 (2022-08-19)
Build System
3.0.1 (2022-07-10)
Bug Fixes
- parse head/body with newline correctly (bump html-dom-parser) (d00087a)
3.0.0 (2022-07-05)
⚠ BREAKING CHANGES
- bump domhandler from 4 to 5, html-dom-parser from 2 to 3
Build System
- upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 (a0f63a2)
2.0.0 (2022-06-18)
⚠ BREAKING CHANGES
- package: remove Internet Explorer (IE) support
Build System
- package: bump html-dom-parser from 1.2.0 to 2.0.0 (6eeb156)
Commits
a77b7d1
Merge pull request #668 from remarkablemark/release-please--branches--master-...10e7d6b
chore(master): release 3.0.4626e76e
Merge pull request #667 from remarkablemark/fix/html-dom-parserf6c982c
fix(package): upgrade html-dom-parser to fix client ES Module import06f3408
Merge pull request #666 from remarkablemark/dependabot/npm_and_yarn/preact-10...e23bb70
Merge pull request #665 from remarkablemark/dependabot/npm_and_yarn/rollup-2....7c91cc5
build(deps-dev): bump preact from 10.10.4 to 10.10.6ec390eb
build(deps-dev): bump rollup from 2.78.0 to 2.78.1b762484
Merge pull request #664 from remarkablemark/release-please--branches--master-...a53a64c
chore(master): release 3.0.3- Additional commits viewable in compare view
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 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)
Codecov Report
Merging #954 (b509d5b) into dep/dependency_upgrade_staging (523a3fd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## dep/dependency_upgrade_staging #954 +/- ##
=================================================================
Coverage 67.28% 67.28%
Complexity 1472 1472
=================================================================
Files 190 190
Lines 6513 6513
Branches 439 439
=================================================================
Hits 4382 4382
Misses 1944 1944
Partials 187 187
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #1052.