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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps html-react-parser from 1.4.14 to 3.0.6.

Release notes

Sourced from html-react-parser's releases.

v3.0.6

3.0.6 (2022-12-25)

Build System

  • package: bump style-to-js from 1.1.1 to 1.1.2 (019f1bc)

v3.0.5

3.0.5 (2022-12-25)

Bug Fixes

  • index: don't export unused domhandler class Node (7a9c207)
  • index: export domhandler classes (4fc3a73)

v3.0.4

3.0.4 (2022-08-23)

Bug Fixes

  • package: upgrade html-dom-parser to fix client ES Module import (f6c982c), closes #662

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

  • package: bump html-dom-parser from 3.0.1 to 3.1.0 (cf59e96), closes #655

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

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

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)

Bug Fixes

  • index: don't export unused domhandler class Node (7a9c207)
  • index: export domhandler classes (4fc3a73)

3.0.4 (2022-08-23)

Bug Fixes

  • package: upgrade html-dom-parser to fix client ES Module import (f6c982c), closes #662

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

  • package: bump html-dom-parser from 3.0.1 to 3.1.0 (cf59e96), closes #655

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

... (truncated)

Commits
  • 2c945cf Merge pull request #783 from remarkablemark/release-please--branches--master-...
  • ea7e829 chore(master): release 3.0.6
  • bf6d6d4 Merge pull request #782 from remarkablemark/build/style-to-js
  • 11d75ab ci(size-limit): increase limit from 10.524 KB to 10.541 KB
  • 019f1bc build(package): bump style-to-js from 1.1.1 to 1.1.2
  • 35f133d Merge pull request #781 from remarkablemark/release-please--branches--master-...
  • c9b192f chore(master): release 3.0.5
  • c33f6c4 Merge pull request #780 from remarkablemark/fix/domhandler
  • 7a9c207 fix(index): don't export unused domhandler class Node
  • 761575b chore(size-limit): decrease limit from 10.531 KB to 10.524 KB
  • 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 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 dependabot bot requested a review from a team as a code owner January 1, 2023 16:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2023
@codecov
Copy link

codecov bot commented Jan 1, 2023

Codecov Report

Base: 67.24% // Head: 67.24% // No change to project coverage 👍

Coverage data is based on head (7cf95a6) compared to base (542f3bc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             dep/dependency_upgrade_staging    #1052   +/-   ##
=================================================================
  Coverage                             67.24%   67.24%           
  Complexity                             1472     1472           
=================================================================
  Files                                   190      190           
  Lines                                  6515     6515           
  Branches                                439      439           
=================================================================
  Hits                                   4381     4381           
  Misses                                 1947     1947           
  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.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 3.0.6.
- [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@v1.4.14...v3.0.6)

---
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 force-pushed the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/html-react-parser-3.0.6 branch from a9258c9 to 7cf95a6 Compare January 3, 2023 16:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #1079.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/html-react-parser-3.0.6 branch February 1, 2023 16:04
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants