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 1.4.14 to 3.0.12 #458

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 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@v1.4.14...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 the dependencies Pull requests that update a dependency file label Mar 9, 2023
@vercel
Copy link

vercel bot commented Mar 9, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated
next-drupal ⬜️ Ignored (Inspect) Mar 9, 2023 at 9:58AM (UTC)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-react-parser-3.0.12 branch October 19, 2023 09:00
@JohnAlbin JohnAlbin restored the dependabot/npm_and_yarn/html-react-parser-3.0.12 branch October 19, 2023 09:01
@JohnAlbin JohnAlbin reopened this Oct 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2023

Superseded by #564.

@dependabot dependabot bot closed this Oct 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-react-parser-3.0.12 branch October 19, 2023 09:04
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.

1 participant