From 93f559bbeb91417495d1b46c15af2be2e6650852 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:50:13 -0700 Subject: [PATCH] chore(deps): update dependency html-react-parser to v5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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
remarkablemark/html-react-parser (html-react-parser) ### [`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))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package-lock.json | 94 ++++++++++++++++++++++++------------------ docs/package.json | 2 +- 2 files changed, 54 insertions(+), 42 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 7767bca6..dc7d2a37 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -14,7 +14,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", @@ -11980,9 +11980,9 @@ "dev": true }, "node_modules/html-dom-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-4.0.0.tgz", - "integrity": "sha512-TUa3wIwi80f5NF8CVWzkopBVqVAtlawUzJoLwVLHns0XSJGynss4jiY0mTWpiDOsuyw+afP+ujjMgRh9CoZcXw==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.3.tgz", + "integrity": "sha512-slsc6ipw88OUZjAayRs5NTmfOQCwcUa3hNyk6AdsbQxY09H5Lr1Y3CZ4ZlconMKql3Ga6sWg3HMoUzo7KSItaQ==", "dev": true, "dependencies": { "domhandler": "5.0.3", @@ -12006,15 +12006,15 @@ ] }, "node_modules/html-react-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-4.0.0.tgz", - "integrity": "sha512-OzlOavs9lLyBxoRiXbXfODIX/nSShukMtdx3+WSMjon/FF1gJZRq0rBELoR5OswfbN56C0oKpAii7i3yzO/uVQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-5.0.0.tgz", + "integrity": "sha512-ISmjOIMGAnaL7beK6+ZQZpoNoZgOlsegsd1mN39OyTeF2Z87QmIoYYn11EVoT3WOtfvLJxGxedY7Yy6lTS6yww==", "dev": true, "dependencies": { "domhandler": "5.0.3", - "html-dom-parser": "4.0.0", - "react-property": "2.0.0", - "style-to-js": "1.1.3" + "html-dom-parser": "5.0.3", + "react-property": "2.0.2", + "style-to-js": "1.1.8" }, "peerDependencies": { "react": "0.14 || 15 || 16 || 17 || 18" @@ -16702,9 +16702,9 @@ "dev": true }, "node_modules/react-property": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.0.tgz", - "integrity": "sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.2.tgz", + "integrity": "sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==", "dev": true }, "node_modules/react-refresh": { @@ -18925,21 +18925,27 @@ } }, "node_modules/style-to-js": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.3.tgz", - "integrity": "sha512-zKI5gN/zb7LS/Vm0eUwjmjrXWw8IMtyA8aPBJZdYiQTXj4+wQ3IucOLIOnF7zCHxvW8UhIGh/uZh/t9zEHXNTQ==", + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.8.tgz", + "integrity": "sha512-bPSspCXkkhETLXnEgDbaoWRWyv3lF2bj32YIc8IElok2IIMHUlZtQUrxYmAkKUNxpluhH0qnKWrmuoXUyTY12g==", "dev": true, "dependencies": { - "style-to-object": "0.4.1" + "style-to-object": "1.0.3" } }, + "node_modules/style-to-js/node_modules/inline-style-parser": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.2.tgz", + "integrity": "sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==", + "dev": true + }, "node_modules/style-to-js/node_modules/style-to-object": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-0.4.1.tgz", - "integrity": "sha512-HFpbb5gr2ypci7Qw+IOhnP2zOU7e77b+rzM+wTzXzfi1PrtBCX0E7Pk4wL4iTLnhzZ+JgEGAhX81ebTg/aYjQw==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.3.tgz", + "integrity": "sha512-xOpx7S53E0V3DpVsvt7ySvoiumRpfXiC99PUXLqGB3wiAnN9ybEIpuzlZ8LAZg+h1sl9JkEUwtSQXxcCgFqbbg==", "dev": true, "dependencies": { - "inline-style-parser": "0.1.1" + "inline-style-parser": "0.2.2" } }, "node_modules/style-to-object": { @@ -29985,9 +29991,9 @@ } }, "html-dom-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-4.0.0.tgz", - "integrity": "sha512-TUa3wIwi80f5NF8CVWzkopBVqVAtlawUzJoLwVLHns0XSJGynss4jiY0mTWpiDOsuyw+afP+ujjMgRh9CoZcXw==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.3.tgz", + "integrity": "sha512-slsc6ipw88OUZjAayRs5NTmfOQCwcUa3hNyk6AdsbQxY09H5Lr1Y3CZ4ZlconMKql3Ga6sWg3HMoUzo7KSItaQ==", "dev": true, "requires": { "domhandler": "5.0.3", @@ -30001,15 +30007,15 @@ "dev": true }, "html-react-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-4.0.0.tgz", - "integrity": "sha512-OzlOavs9lLyBxoRiXbXfODIX/nSShukMtdx3+WSMjon/FF1gJZRq0rBELoR5OswfbN56C0oKpAii7i3yzO/uVQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-5.0.0.tgz", + "integrity": "sha512-ISmjOIMGAnaL7beK6+ZQZpoNoZgOlsegsd1mN39OyTeF2Z87QmIoYYn11EVoT3WOtfvLJxGxedY7Yy6lTS6yww==", "dev": true, "requires": { "domhandler": "5.0.3", - "html-dom-parser": "4.0.0", - "react-property": "2.0.0", - "style-to-js": "1.1.3" + "html-dom-parser": "5.0.3", + "react-property": "2.0.2", + "style-to-js": "1.1.8" } }, "html-void-elements": { @@ -33461,9 +33467,9 @@ "dev": true }, "react-property": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.0.tgz", - "integrity": "sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.2.tgz", + "integrity": "sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==", "dev": true }, "react-refresh": { @@ -35192,21 +35198,27 @@ } }, "style-to-js": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.3.tgz", - "integrity": "sha512-zKI5gN/zb7LS/Vm0eUwjmjrXWw8IMtyA8aPBJZdYiQTXj4+wQ3IucOLIOnF7zCHxvW8UhIGh/uZh/t9zEHXNTQ==", + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.8.tgz", + "integrity": "sha512-bPSspCXkkhETLXnEgDbaoWRWyv3lF2bj32YIc8IElok2IIMHUlZtQUrxYmAkKUNxpluhH0qnKWrmuoXUyTY12g==", "dev": true, "requires": { - "style-to-object": "0.4.1" + "style-to-object": "1.0.3" }, "dependencies": { + "inline-style-parser": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.2.tgz", + "integrity": "sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==", + "dev": true + }, "style-to-object": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-0.4.1.tgz", - "integrity": "sha512-HFpbb5gr2ypci7Qw+IOhnP2zOU7e77b+rzM+wTzXzfi1PrtBCX0E7Pk4wL4iTLnhzZ+JgEGAhX81ebTg/aYjQw==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.3.tgz", + "integrity": "sha512-xOpx7S53E0V3DpVsvt7ySvoiumRpfXiC99PUXLqGB3wiAnN9ybEIpuzlZ8LAZg+h1sl9JkEUwtSQXxcCgFqbbg==", "dev": true, "requires": { - "inline-style-parser": "0.1.1" + "inline-style-parser": "0.2.2" } } } diff --git a/docs/package.json b/docs/package.json index c57aeea6..bc96aa00 100644 --- a/docs/package.json +++ b/docs/package.json @@ -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",