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 0.10.0 to 1.2.6 #326

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2021

Bumps html-react-parser from 0.10.0 to 1.2.6.

Release notes

Sourced from html-react-parser's releases.

v1.2.6

1.2.6 (2021-04-18)

Bug Fixes

  • attributes-to-props: correct attributes-to-props type Props (1bd1824), closes #242

v1.2.5

1.2.5 (2021-04-13)

Bug Fixes

  • package: add domhandler to dependencies (88cb7ad), closes #240

v1.2.4

1.2.4 (2021-02-01)

Bug Fixes

  • index: refactor ES module from ES6 to ES5 syntax (9112250), closes #222

v1.2.3

1.2.3 (2021-01-28)

Bug Fixes

  • index: make sure to export the named exports (1689bd9), closes #217

v1.2.2

1.2.2 (2021-01-28)

Bug Fixes

v1.2.1

1.2.1 (2021-01-15)

Bug Fixes

  • package: add missing file (70cdb4c)

v1.2.0

1.2.0 (2021-01-15)

Features

  • package: add es module entry point (ca0340a)

v1.1.2

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

1.2.6 (2021-04-18)

Bug Fixes

  • attributes-to-props: correct attributes-to-props type Props (1bd1824), closes #242

1.2.5 (2021-04-13)

Bug Fixes

  • package: add domhandler to dependencies (88cb7ad), closes #240

1.2.4 (2021-02-01)

Bug Fixes

  • index: refactor ES module from ES6 to ES5 syntax (9112250), closes #222

1.2.3 (2021-01-28)

Bug Fixes

  • index: make sure to export the named exports (1689bd9), closes #217

1.2.2 (2021-01-28)

Bug Fixes

1.2.1 (2021-01-15)

Bug Fixes

  • package: add missing file (70cdb4c)

1.2.0 (2021-01-15)

Features

  • package: add es module entry point (ca0340a)

1.1.2 (2021-01-12)

Bug Fixes

  • index: include domhandler Node in DOMNode type (ac4aff3), closes #207

1.1.1 (2020-12-27)

... (truncated)

Commits
  • 6545d46 chore(release): 1.2.6
  • b6b1004 Merge pull request #245 from remarkablemark/fix/types
  • c9c3b02 test(types): add dtslint test for attributes-to-props
  • 1bd1824 fix(attributes-to-props): correct attributes-to-props type Props
  • 0ed9598 Merge pull request #243 from remarkablemark/build/package
  • e09894d build(package): upgrade devDependencies
  • c39b019 docs(readme): tidy replace example headings
  • 278c076 docs(readme): add replace examples to table of contents
  • 941c508 docs(readme): add alternative solution to replace with TypeScript
  • 78da4d4 docs(readme): update instructions for htmlparser2 options
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2021
Base automatically changed from frontend-bumps to master May 20, 2021 16:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@rkuykendall
Copy link
Contributor

@dependabot rebase

@rkuykendall
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot changed the base branch from master to frontend-bumps May 20, 2021 17:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend-bumps/html-react-parser-1.2.6 branch from 9e99d27 to cd39720 Compare May 20, 2021 17:56
@rkuykendall rkuykendall merged commit 6da3098 into frontend-bumps May 20, 2021
@rkuykendall rkuykendall deleted the dependabot/npm_and_yarn/frontend-bumps/html-react-parser-1.2.6 branch May 20, 2021 18:39
rkuykendall added a commit that referenced this pull request May 20, 2021
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 0.10.0 to 1.2.6.
- [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@v0.10.0...v1.2.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

1 participant