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

Bump html-react-parser from 2.0.0 to 5.0.1 #1476

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps html-react-parser from 2.0.0 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)

v4.2.9

4.2.9 (2023-10-22)

Build System

  • package: bump react-property from 2.0.0 to 2.0.2 (665b30a)

v4.2.8

4.2.8 (2023-10-21)

Miscellaneous Chores

  • utilities: remove unused function invertObject (7cc8df7)

v4.2.7

4.2.7 (2023-10-20)

Bug Fixes

... (truncated)

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)

4.2.9 (2023-10-22)

Build System

  • package: bump react-property from 2.0.0 to 2.0.2 (665b30a)

4.2.8 (2023-10-21)

Miscellaneous Chores

  • utilities: remove unused function invertObject (7cc8df7)

4.2.7 (2023-10-20)

Bug Fixes

  • upgrade html-dom-parser and style-to-js to fix source map warnings (4469022)

4.2.6 (2023-10-19)

... (truncated)

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 2.0.0 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@v2.0.0...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 added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@vercel
Copy link

vercel bot commented Oct 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
timeline ❌ Failed (Inspect) Oct 30, 2023 5:23am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

Superseded by #1477.

@dependabot dependabot bot closed this Oct 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-react-parser-5.0.1 branch October 31, 2023 05:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants