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 4.2.2 to 4.2.10 #1370

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps html-react-parser from 4.2.2 to 4.2.10.

Release notes

Sourced from html-react-parser's releases.

v4.2.10

4.2.10 (2023-10-28)

Build System

  • deps: bump html-dom-parser from 5.0.2 to 5.0.3 (#1108) (52f7615)

v4.2.9

4.2.9 (2023-10-22)

Build System

  • package: bump react-property from 2.0.0 to 2.0.2 (665b30a)

v4.2.8

4.2.8 (2023-10-21)

Miscellaneous Chores

  • utilities: remove unused function invertObject (7cc8df7)

v4.2.7

4.2.7 (2023-10-20)

Bug Fixes

  • upgrade html-dom-parser and style-to-js to fix source map warnings (4469022)

v4.2.6

4.2.6 (2023-10-19)

Build System

  • deps: bump style-to-js from 1.1.5 to 1.1.6 (#1092) (93206d3)

v4.2.5

4.2.5 (2023-10-17)

Build System

  • deps: bump html-dom-parser from 5.0.0 to 5.0.1 (#1089) (27de2d3)
  • deps: bump style-to-js from 1.1.4 to 1.1.5 (#1090) (0946e8a)

v4.2.4

... (truncated)

Changelog

Sourced from html-react-parser's changelog.

4.2.10 (2023-10-28)

Build System

  • deps: bump html-dom-parser from 5.0.2 to 5.0.3 (#1108) (52f7615)

4.2.9 (2023-10-22)

Build System

  • package: bump react-property from 2.0.0 to 2.0.2 (665b30a)

4.2.8 (2023-10-21)

Miscellaneous Chores

  • utilities: remove unused function invertObject (7cc8df7)

4.2.7 (2023-10-20)

Bug Fixes

  • upgrade html-dom-parser and style-to-js to fix source map warnings (4469022)

4.2.6 (2023-10-19)

Build System

  • deps: bump style-to-js from 1.1.5 to 1.1.6 (#1092) (93206d3)

4.2.5 (2023-10-17)

Build System

  • deps: bump html-dom-parser from 5.0.0 to 5.0.1 (#1089) (27de2d3)
  • deps: bump style-to-js from 1.1.4 to 1.1.5 (#1090) (0946e8a)

4.2.4 (2023-10-17)

Build System

  • package: bump html-dom-parser from 4.0.1 to 5.0.0 (9fb888f)

... (truncated)

Commits
  • 72cc826 Merge pull request #1122 from remarkablemark/release-please--branches--master...
  • d19a9d4 chore(master): release 4.2.10
  • 52f7615 build(deps): bump html-dom-parser from 5.0.2 to 5.0.3 (#1108)
  • 589c745 ci(github): replace npm install with npm ci in workflows
  • 76f5afc build(examples): upgrade create-react-app-typescript devDependencies
  • b313557 build(deps-dev): bump @​types/react from 18.2.32 to 18.2.33 (#1120)
  • 871edda build(deps-dev): bump @​commitlint/cli from 18.1.0 to 18.2.0 (#1119)
  • d96e651 build(deps-dev): bump @​commitlint/config-conventional (#1117)
  • ccf15c5 build(deps-dev): bump @​commitlint/cli from 18.0.0 to 18.1.0 (#1116)
  • 903ba30 build(deps-dev): bump @​types/react from 18.2.31 to 18.2.32 (#1115)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 4.2.2 to 4.2.10.
- [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@v4.2.2...v4.2.10)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@Dr-Electron Dr-Electron merged commit 2cda21d into main Dec 2, 2023
11 checks passed
@Dr-Electron Dr-Electron deleted the dependabot/npm_and_yarn/html-react-parser-4.2.10 branch December 2, 2023 14:52
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