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

Bump html-react-parser from 1.4.14 to 3.0.16 in /cerberus-dashboard #1147

Open
wants to merge 1 commit into
base: dep/dependency_upgrade_staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps html-react-parser from 1.4.14 to 3.0.16.

Release notes

Sourced from html-react-parser's releases.

v3.0.16

3.0.16 (2023-04-21)

Documentation

  • readme: bump version for README.md typo fixes (9f5ce94)

v3.0.15

3.0.15 (2023-03-25)

Build System

  • package: bump html-dom-parser from 3.1.6 to 3.1.7 (ed585e2)

v3.0.14

3.0.14 (2023-03-24)

Bug Fixes

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

v3.0.13

3.0.13 (2023-03-22)

Bug Fixes

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

v3.0.12

3.0.12 (2023-03-06)

Bug Fixes

v3.0.11

3.0.11 (2023-03-04)

Bug Fixes

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

v3.0.10

3.0.10 (2023-03-04)

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

3.0.16 (2023-04-21)

Documentation

  • readme: bump version for README.md typo fixes (9f5ce94)

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)

Bug Fixes

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

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)

Bug Fixes

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)

Bug Fixes

3.0.9 (2023-02-11)

... (truncated)

Commits
  • bd15989 Merge pull request #912 from remarkablemark/release-please--branches--master-...
  • 16c6dab chore(master): release 3.0.16
  • 9f5ce94 docs(readme): bump version for README.md typo fixes
  • f96e180 Merge pull request #911 from Oxozon4/master
  • 83fd251 docs(readme): fix 2 typos in README.md
  • 582e395 build(deps-dev): bump @​types/react from 18.0.35 to 18.0.37 (#910)
  • 30b72f9 build(deps-dev): bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#909)
  • 7639ee5 build(deps-dev): bump @​commitlint/config-conventional (#908)
  • 470910f build(deps-dev): bump @​commitlint/cli from 17.6.0 to 17.6.1 (#907)
  • c0cde61 build(deps-dev): bump @​commitlint/cli from 17.5.1 to 17.6.0 (#905)
  • 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)

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 3.0.16.
- [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.16)

---
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 requested a review from a team as a code owner May 1, 2023 15:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (91591b8) 67.60% compared to head (f6c5842) 67.60%.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             dep/dependency_upgrade_staging    #1147   +/-   ##
=================================================================
  Coverage                             67.60%   67.60%           
  Complexity                             1481     1481           
=================================================================
  Files                                   189      189           
  Lines                                  6538     6538           
  Branches                                444      444           
=================================================================
  Hits                                   4420     4420           
  Misses                                 1933     1933           
  Partials                                185      185           

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

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