Closed renovate[bot] closed 11 months ago
This PR contains the following updates:
^3.0.12
^5.0.0
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.0.12
->^5.0.0
Release Notes
remarkablemark/html-react-parser (html-react-parser)
### [`v5.0.6`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#506-2023-11-03) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.5...v5.0.6) ##### Build System - **deps:** bump style-to-js from 1.1.8 to 1.1.9 ([#1151](https://togithub.com/remarkablemark/html-react-parser/issues/1151)) ([ec6aefc](https://togithub.com/remarkablemark/html-react-parser/commit/ec6aefcddd537a1daf458813e2bb16eae4c2873c)) ### [`v5.0.5`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#505-2023-11-02) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.4...v5.0.5) ##### Code Refactoring - improved attributes-to-props, dom-to-react, utilities ([049f19a](https://togithub.com/remarkablemark/html-react-parser/commit/049f19a5340cd93031460490ac7e74abd9d511aa)) ### [`v5.0.4`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#504-2023-11-01) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.3...v5.0.4) ##### Code Refactoring - **type:** improved attributes-to-props and utilities type ([f65ba8d](https://togithub.com/remarkablemark/html-react-parser/commit/f65ba8dda0862ef1d053b796948c24bbdbc337e0)) ##### Build System - **deps:** bump html-dom-parser from 5.0.3 to 5.0.4 ([#1141](https://togithub.com/remarkablemark/html-react-parser/issues/1141)) ([f5d9149](https://togithub.com/remarkablemark/html-react-parser/commit/f5d9149b2bc527e670de1f17ec8fa35f5b086a33)) ### [`v5.0.3`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#503-2023-10-30) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.2...v5.0.3) ##### Bug Fixes - **esm:** support vite bundler ([bad1e4c](https://togithub.com/remarkablemark/html-react-parser/commit/bad1e4c95f1726a8da79435ecd5bc09c135551fa)), closes [#1132](https://togithub.com/remarkablemark/html-react-parser/issues/1132) ### [`v5.0.2`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#502-2023-10-30) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.1...v5.0.2) ##### Code Refactoring - **domToReact:** refactoring multiple types ([8ef6201](https://togithub.com/remarkablemark/html-react-parser/commit/8ef620193347cca9983dca678e14330582e67f81)) ### [`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 [#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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)) ### [`v4.0.0`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#400-2023-05-31) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v3.0.16...v4.0.0) ##### ⚠ BREAKING CHANGES - **deps:** bump html-dom-parser from 3.1.7 to 4.0.0 ##### Build System - **deps:** bump html-dom-parser from 3.1.7 to 4.0.0 ([99f02a7](https://togithub.com/remarkablemark/html-react-parser/commit/99f02a79e3b20da75cb98d458c1dc88680082934)), closes [#941](https://togithub.com/remarkablemark/html-react-parser/issues/941)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.
This PR has been generated by Mend Renovate. View repository job log here.