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 3.0.12 #234

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 Mar 6, 2023

Bumps html-react-parser from 2.0.0 to 3.0.12.

Release notes

Sourced from html-react-parser's releases.

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)

Bug Fixes

v3.0.9

3.0.9 (2023-02-11)

Bug Fixes

  • index: fix exports for UMD build (CDN script) (6225395), closes #828

v3.0.8

3.0.8 (2023-01-17)

Bug Fixes

  • package: include types in exports to support TypeScript ESM node16 (39844c4)

Build System

  • package: bump html-dom-parser from 3.1.2 to 3.1.3 (bfe970a)
  • package: bump style-to-js from 1.1.2 to 1.1.3 (7cf5b99)

v3.0.7

3.0.7 (2023-01-05)

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

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)

Bug Fixes

  • index: fix exports for UMD build (CDN script) (6225395), closes #828

3.0.8 (2023-01-17)

Bug Fixes

  • package: include types in exports to support TypeScript ESM node16 (39844c4)

Build System

  • package: bump html-dom-parser from 3.1.2 to 3.1.3 (bfe970a)
  • package: bump style-to-js from 1.1.2 to 1.1.3 (7cf5b99)

3.0.7 (2023-01-05)

Bug Fixes

  • attributes-to-props: don't convert value of option tag (#790) (bb4bf49)

3.0.6 (2022-12-25)

... (truncated)

Commits
  • 3cf84b8 Merge pull request #857 from remarkablemark/release-please--branches--master-...
  • e18c9d2 chore(master): release 3.0.12
  • fa1029c Merge pull request #856 from remarkablemark/fix/html-dom-parser
  • 7e18b3c fix(package): bump [email protected] to fix formatDOM error
  • 042e2e0 Merge pull request #854 from remarkablemark/dependabot/npm_and_yarn/rimraf-4.3.0
  • dc99075 build(deps-dev): bump rimraf from 4.2.0 to 4.3.0
  • b0a2ad1 docs(github): delete CODE_OF_CONDUCT.md
  • 87be5c5 docs(github): add CODE_OF_CONDUCT.md
  • 1808a84 Merge pull request #853 from remarkablemark/release-please--branches--master-...
  • f9574d1 chore(master): release 3.0.11
  • 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:
⚠️ Exercise caution. Use test accounts. ⚠️

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 2.0.0 to 3.0.12.
- [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...v3.0.12)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2023
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