Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump html-react-parser from 4.2.9 to 5.0.1 #141

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps html-react-parser from 4.2.9 to 5.0.1.

Release notes

Sourced from html-react-parser's releases.

v5.0.1

5.0.1 (2023-10-29)

Bug Fixes

  • dom-to-react: default props.children to undefined instead of null (a6978c3)
  • types: add back object to replace option return type (88eea66)

v5.0.0

5.0.0 (2023-10-29)

⚠ BREAKING CHANGES

  • CommonJS imports require the .default key

Code Refactoring

v4.2.10

4.2.10 (2023-10-28)

Build System

  • deps: bump html-dom-parser from 5.0.2 to 5.0.3 (#1108) (52f7615)
Changelog

Sourced from html-react-parser's changelog.

5.0.1 (2023-10-29)

Bug Fixes

  • dom-to-react: default props.children to undefined instead of null (a6978c3)
  • types: add back object to replace option return type (88eea66)

5.0.0 (2023-10-29)

⚠ BREAKING CHANGES

  • CommonJS imports require the .default key

Code Refactoring

4.2.10 (2023-10-28)

Build System

  • deps: bump html-dom-parser from 5.0.2 to 5.0.3 (#1108) (52f7615)
Commits
  • 4d3931f Merge pull request #1128 from remarkablemark/release-please--branches--master...
  • 5b00465 chore(master): release 5.0.1
  • 76663c3 docs(readme): document type error under v5
  • 312a565 Merge pull request #1129 from remarkablemark/fix/types
  • 88eea66 fix(types): add back object to replace option return type
  • 6f9ae44 Merge pull request #1127 from remarkablemark/fix/dom-to-react
  • a6978c3 fix(dom-to-react): default props.children to undefined instead of null
  • 57571aa test(dom-to-react): assert replace with children
  • bf9e00d test(data): make html and svg readonly
  • b47bd6e Merge pull request #1125 from remarkablemark/refactor/test
  • 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.0.1.
- [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.0.1)

---
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 nmerget as a code owner October 30, 2023 15:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2023
@github-actions github-actions bot added the repo label Oct 30, 2023
@github-actions github-actions bot merged commit c9d073a into main Oct 30, 2023
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-html-react-parser-5.0.1 branch October 30, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants