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 1.4.14 to 3.0.8 #207

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps html-react-parser from 1.4.14 to 3.0.8.

Release notes

Sourced from html-react-parser's releases.

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)

Bug Fixes

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

v3.0.6

3.0.6 (2022-12-25)

Build System

  • package: bump style-to-js from 1.1.1 to 1.1.2 (019f1bc)

v3.0.5

3.0.5 (2022-12-25)

Bug Fixes

  • index: don't export unused domhandler class Node (7a9c207)
  • index: export domhandler classes (4fc3a73)

v3.0.4

3.0.4 (2022-08-23)

Bug Fixes

  • package: upgrade html-dom-parser to fix client ES Module import (f6c982c), closes #662

v3.0.3

3.0.3 (2022-08-20)

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

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)

Build System

  • package: bump style-to-js from 1.1.1 to 1.1.2 (019f1bc)

3.0.5 (2022-12-25)

Bug Fixes

  • index: don't export unused domhandler class Node (7a9c207)
  • index: export domhandler classes (4fc3a73)

3.0.4 (2022-08-23)

Bug Fixes

  • package: upgrade html-dom-parser to fix client ES Module import (f6c982c), closes #662

3.0.3 (2022-08-20)

Bug Fixes

  • package: upgrade html-dom-parser to fix client ES Module export (415cb59)

3.0.2 (2022-08-19)

... (truncated)

Commits
  • 0e29fc6 Merge pull request #803 from remarkablemark/release-please--branches--master-...
  • 19e4438 chore(master): release 3.0.8
  • 0867cd1 Merge pull request #802 from remarkablemark/build/package
  • 39844c4 fix(package): include types in exports to support TypeScript ESM node16
  • bfe970a build(package): bump html-dom-parser from 3.1.2 to 3.1.3
  • 7cf5b99 build(package): bump style-to-js from 1.1.2 to 1.1.3
  • 54beaaa Merge pull request #799 from remarkablemark/dependabot/npm_and_yarn/eslint-8....
  • 573a56b Merge pull request #800 from remarkablemark/dependabot/npm_and_yarn/rimraf-4.0.7
  • c37c690 Merge pull request #801 from remarkablemark/dependabot/npm_and_yarn/prettier-...
  • 9b7ef65 build(deps-dev): bump prettier from 2.8.2 to 2.8.3
  • 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)

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.14 to 3.0.8.
- [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.8)

---
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 Jan 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2023

Dependabot tried to add @Bianca-Morris, @alexkb0009, @utku-ozturk and @ugur-camoglu as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/4dn-dcic/shared-portal-components/pulls/207/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the 4dn-dcic/shared-portal-components repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2023

Superseded by #223.

@dependabot dependabot bot closed this Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-react-parser-3.0.8 branch February 17, 2023 06:13
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.

0 participants