Skip to content

Commit

Permalink
chore(deps): update dependency html-react-parser to v5
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[html-react-parser](https://togithub.com/remarkablemark/html-react-parser)
| [`^4.0.0` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/html-react-parser/4.0.0/5.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/html-react-parser/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/html-react-parser/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/html-react-parser/4.0.0/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/html-react-parser/4.0.0/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>remarkablemark/html-react-parser (html-react-parser)</summary>

###
[`v5.0.1`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#501-2023-10-29)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.0...v5.0.1)

##### Bug Fixes

- **dom-to-react:** default props.children to undefined instead of null
([a6978c3](https://togithub.com/remarkablemark/html-react-parser/commit/a6978c31acde279437e502106cd39ef0d0a34b87))
- **types:** add back `object` to `replace` option return type
([88eea66](https://togithub.com/remarkablemark/html-react-parser/commit/88eea66dfe8f1a57aeff7ea631eaf64541e0131f))

###
[`v5.0.0`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#500-2023-10-29)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.10...v5.0.0)

##### ⚠ BREAKING CHANGES

-   CommonJS imports require the `.default` key

##### Code Refactoring

- migrate to TypeScript
([713c548](https://togithub.com/remarkablemark/html-react-parser/commit/713c548876345a30bac932b9a789e2ab9bec91f9)),
closes
[#&#8203;1000](https://togithub.com/remarkablemark/html-react-parser/issues/1000)

###
[`v4.2.10`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#4210-2023-10-28)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.9...v4.2.10)

##### Build System

- **deps:** bump html-dom-parser from 5.0.2 to 5.0.3
([#&#8203;1108](https://togithub.com/remarkablemark/html-react-parser/issues/1108))
([52f7615](https://togithub.com/remarkablemark/html-react-parser/commit/52f76157c3909e7f3017d9aa3e2086934b539d9e))

###
[`v4.2.9`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#429-2023-10-22)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.8...v4.2.9)

##### Build System

- **package:** bump react-property from 2.0.0 to 2.0.2
([665b30a](https://togithub.com/remarkablemark/html-react-parser/commit/665b30ae3b218e5096f80ca7510c5ad878d0f6c4))

###
[`v4.2.8`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#428-2023-10-21)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.7...v4.2.8)

##### Miscellaneous Chores

- **utilities:** remove unused function `invertObject`
([7cc8df7](https://togithub.com/remarkablemark/html-react-parser/commit/7cc8df7ebeae90de23c1953961c1003d3dc756a8))

###
[`v4.2.7`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#427-2023-10-20)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.6...v4.2.7)

##### Bug Fixes

- upgrade html-dom-parser and style-to-js to fix source map warnings
([4469022](https://togithub.com/remarkablemark/html-react-parser/commit/4469022122f6fa5cba866d08aab52bb918c00297))

###
[`v4.2.6`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#426-2023-10-19)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.5...v4.2.6)

##### Build System

- **deps:** bump style-to-js from 1.1.5 to 1.1.6
([#&#8203;1092](https://togithub.com/remarkablemark/html-react-parser/issues/1092))
([93206d3](https://togithub.com/remarkablemark/html-react-parser/commit/93206d3023056e4e336e5689110bc3ca3b80bebc))

###
[`v4.2.5`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#425-2023-10-17)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.4...v4.2.5)

##### Build System

- **deps:** bump html-dom-parser from 5.0.0 to 5.0.1
([#&#8203;1089](https://togithub.com/remarkablemark/html-react-parser/issues/1089))
([27de2d3](https://togithub.com/remarkablemark/html-react-parser/commit/27de2d3ab0dccf76887a890c23c4e66aec9a992a))
- **deps:** bump style-to-js from 1.1.4 to 1.1.5
([#&#8203;1090](https://togithub.com/remarkablemark/html-react-parser/issues/1090))
([0946e8a](https://togithub.com/remarkablemark/html-react-parser/commit/0946e8acf0e040955591250ce013f0cfce13ac54))

###
[`v4.2.4`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#424-2023-10-17)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.3...v4.2.4)

##### Build System

- **package:** bump html-dom-parser from 4.0.1 to 5.0.0
([9fb888f](https://togithub.com/remarkablemark/html-react-parser/commit/9fb888fe5661003fef2c7fbdd7eb5c241c030393))

###
[`v4.2.3`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#423-2023-10-16)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.2...v4.2.3)

##### Build System

- **deps:** bump html-dom-parser from 4.0.0 to 4.0.1
([#&#8203;1081](https://togithub.com/remarkablemark/html-react-parser/issues/1081))
([9e09066](https://togithub.com/remarkablemark/html-react-parser/commit/9e09066808afc0eeb7d6b8e02acf03458c9c6cba))

###
[`v4.2.2`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#422-2023-09-01)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.1...v4.2.2)

##### Build System

- **deps:** bump style-to-js from 1.1.3 to 1.1.4
([#&#8203;1034](https://togithub.com/remarkablemark/html-react-parser/issues/1034))
([7620daf](https://togithub.com/remarkablemark/html-react-parser/commit/7620daffb1fc8a19dcc960b3bb0b01d86ee8b138))

###
[`v4.2.1`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#421-2023-08-09)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.2.0...v4.2.1)

##### Bug Fixes

- **utilities:** fix ELEMENTS_WITH_NO_TEXT_CHILDREN naming
([9ec5ba1](https://togithub.com/remarkablemark/html-react-parser/commit/9ec5ba146cf077c2757b24d9626d649f8a63676e))

###
[`v4.2.0`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#420-2023-07-21)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.1.0...v4.2.0)

##### Features

- export lib files
([43a0364](https://togithub.com/remarkablemark/html-react-parser/commit/43a036409ecbe2b3985f402f93ac3be847e7f88a))

###
[`v4.1.0`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#410-2023-07-20)

[Compare
Source](https://togithub.com/remarkablemark/html-react-parser/compare/v4.0.0...v4.1.0)

##### Features

- add transform option
([259eca1](https://togithub.com/remarkablemark/html-react-parser/commit/259eca1644682d3a37a2dd6c8cd31ed87aa6a942))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 71459ac commit 93f559b
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 42 deletions.
94 changes: 53 additions & 41 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gatsby-source-filesystem": "^4.0.0",
"gatsby-source-git": "^1.0.2",
"gatsby-transformer-remark": "^5.23.0",
"html-react-parser": "^4.0.0",
"html-react-parser": "^5.0.0",
"lodash": "^4.17.15",
"marked": "^9.0.0",
"prismjs": "^1.16.0",
Expand Down

0 comments on commit 93f559b

Please sign in to comment.