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 4.2.2 to 5.0.3 #409

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps html-react-parser from 4.2.2 to 5.0.3.

Release notes

Sourced from html-react-parser's releases.

v5.0.3

5.0.3 (2023-10-30)

Bug Fixes

v5.0.2

5.0.2 (2023-10-30)

Code Refactoring

  • domToReact: refactoring multiple types (8ef6201)

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

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

5.0.3 (2023-10-30)

Bug Fixes

5.0.2 (2023-10-30)

Code Refactoring

  • domToReact: refactoring multiple types (8ef6201)

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)

... (truncated)

Commits
  • b775089 Merge pull request #1136 from remarkablemark/release-please--branches--master...
  • b6140b1 chore(master): release 5.0.3
  • ac73d24 Merge pull request #1135 from remarkablemark/fix/esm
  • bad1e4c fix(esm): support vite bundler
  • 0b70d89 chore(examples): tidy create-react-app-typescript/src/App.tsx
  • 53dcc20 Merge pull request #1134 from remarkablemark/release-please--branches--master...
  • e301131 chore(master): release 5.0.2
  • e372b46 Merge pull request #1133 from ssi02014/imp/types
  • 8ef6201 refactor(domToReact): refactoring multiple types
  • 810d13b build(deps-dev): bump rollup from 4.1.4 to 4.1.5 (#1131)
  • 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.2 to 5.0.3.
- [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.2...v5.0.3)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2023
@Luehrsen Luehrsen enabled auto-merge (squash) October 31, 2023 04:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

Superseded by #410.

@dependabot dependabot bot closed this Nov 2, 2023
auto-merge was automatically disabled November 2, 2023 04:34

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-react-parser-5.0.3 branch November 2, 2023 04:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants