shelcia / Socialgram

Social Gram is a social media website that allows users to create and share content, similar to other popular platforms such as Twitter and Facebook. Users will be able to create posts, and share them with others. The platform also allows for users to react and engage with other user's content, such as by liking, commenting, or sharing.
https://social--gram.vercel.app/
Apache License 2.0
38 stars 44 forks source link

Bump html-react-parser from 1.4.14 to 3.0.1 #177

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps html-react-parser from 1.4.14 to 3.0.1.

Release notes

Sourced from html-react-parser's releases.

v3.0.1

3.0.1 (2022-07-10)

Bug Fixes

  • parse head/body with newline correctly (bump html-dom-parser) (d00087a)

v3.0.0

3.0.0 (2022-07-05)

⚠ BREAKING CHANGES

  • bump domhandler from 4 to 5, html-dom-parser from 2 to 3

Build System

  • upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 (a0f63a2)

v2.0.0

2.0.0 (2022-06-18)

⚠ BREAKING CHANGES

  • package: remove Internet Explorer (IE) support

Build System

  • package: bump html-dom-parser from 1.2.0 to 2.0.0 (6eeb156)
Changelog

Sourced from html-react-parser's changelog.

3.0.1 (2022-07-10)

Bug Fixes

  • parse head/body with newline correctly (bump html-dom-parser) (d00087a)

3.0.0 (2022-07-05)

⚠ BREAKING CHANGES

  • bump domhandler from 4 to 5, html-dom-parser from 2 to 3

Build System

  • upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 (a0f63a2)

2.0.0 (2022-06-18)

⚠ BREAKING CHANGES

  • package: remove Internet Explorer (IE) support

Build System

  • package: bump html-dom-parser from 1.2.0 to 2.0.0 (6eeb156)
Commits
  • d7ba9d7 Merge pull request #627 from remarkablemark/release-please--branches--master-...
  • b38a1d4 chore(master): release 3.0.1
  • f96cd00 Merge pull request #626 from remarkablemark/build/html-dom-parser
  • d00087a fix: parse head/body with newline correctly (bump html-dom-parser)
  • 7dbe931 build(package): bump rollup from 2.75.7 to 2.76.0
  • 57d76fe docs(readme): add Tidelift enterprise copy
  • f622551 Merge pull request #623 from remarkablemark/dependabot/npm_and_yarn/preact-10...
  • a85896e build(deps-dev): bump preact from 10.8.2 to 10.9.0
  • c60d9c4 Merge pull request #622 from remarkablemark/dependabot/npm_and_yarn/types/rea...
  • 8317499 build(deps-dev): bump @​types/react from 18.0.14 to 18.0.15
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #188.