Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Bump html-react-parser from 1.4.0 to 1.4.8 #7

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2022

Bumps html-react-parser from 1.4.0 to 1.4.8.

Release notes

Sourced from html-react-parser's releases.

html-react-parser v1.4.8

Bug Fixes

  • ensure backwards compatibility for html-dom-parser's ES Module (1d9ab19), closes #445

html-react-parser v1.4.7

Build System

  • package: upgrade html-dom-parser from 1.0.4 to 1.1.0 (750f5e6)

html-react-parser v1.4.6

Bug Fixes

html-react-parser v1.4.5

Bug Fixes

  • make reset and submit input types retain value attribs (b9613f4)

html-react-parser v1.4.4

Bug Fixes

  • dom-to-react: trim whitespaces if it is not valid in parent (523e292)
  • grammar and doc strings (87b0cd4)
  • improved language in README.md and removed TOC item (4126592)
  • remove #document from list of node names (d6e3554)

html-react-parser v1.4.3

Bug Fixes

  • attributes-to-props: convert attrib to uncontrolled component prop (6786046), closes #321

html-react-parser v1.4.2

Build System

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

1.4.8 (2022-02-06)

Bug Fixes

  • ensure backwards compatibility for html-dom-parser's ES Module (1d9ab19), closes #445

1.4.7 (2022-02-05)

Build System

  • package: upgrade html-dom-parser from 1.0.4 to 1.1.0 (750f5e6)

1.4.6 (2022-01-28)

Bug Fixes

1.4.5 (2022-01-05)

Bug Fixes

  • make reset and submit input types retain value attribs (b9613f4)

1.4.4 (2021-12-18)

Bug Fixes

  • dom-to-react: trim whitespaces if it is not valid in parent (523e292)
  • grammar and doc strings (87b0cd4)
  • improved language in README.md and removed TOC item (4126592)
  • remove #document from list of node names (d6e3554)

1.4.3 (2021-12-13)

Bug Fixes

  • attributes-to-props: convert attrib to uncontrolled component prop (6786046), closes #321

1.4.2 (2021-12-06)

Build System

  • deps: bump domhandler to 4.3.0 and html-dom-parser to 1.0.4 (2a9783b)

... (truncated)

Commits
  • 6caf45b Merge pull request #447 from remarkablemark/release-v1.4.8
  • 2d1ca85 chore: release 1.4.8
  • 1daa39f Merge pull request #446 from remarkablemark/fix/html-dom-parser
  • 5f724cc test: add tests to check exports are functions
  • 1d9ab19 fix: ensure backwards compatibility for html-dom-parser's ES Module
  • 03747b8 Merge pull request #444 from remarkablemark/release-v1.4.7
  • 0caf105 chore: release 1.4.7
  • 654ee73 Merge pull request #443 from remarkablemark/build/package
  • 750f5e6 build(package): upgrade html-dom-parser from 1.0.4 to 1.1.0
  • b6a5a06 Merge pull request #441 from remarkablemark/dependabot/npm_and_yarn/types/rea...
  • 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)

Preview:
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.0 to 1.4.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@v1.4.0...v1.4.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 11, 2022

Dependabot tried to add @ajbura as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/boba-best/cinny.boba.best/pulls/7/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the boba-best/cinny.boba.best repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2022
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