From 01740191b0f9a58053e5f1d8439b6229ec1b0e58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:54:43 +0000 Subject: [PATCH] fix(deps): update dependency cheerio to v1.0.0 --- packages/mg-assetscraper/package.json | 2 +- packages/mg-beehiiv/package.json | 2 +- packages/mg-blogger/package.json | 2 +- packages/mg-clean-html/package.json | 2 +- packages/mg-curated-export/package.json | 2 +- packages/mg-hubspot-api/package.json | 2 +- packages/mg-jekyll-export/package.json | 2 +- packages/mg-letterdrop/package.json | 2 +- packages/mg-libsyn/package.json | 2 +- packages/mg-linkfixer/package.json | 2 +- packages/mg-medium-export/package.json | 2 +- packages/mg-squarespace-xml/package.json | 2 +- packages/mg-substack/package.json | 2 +- packages/mg-tinynews/package.json | 2 +- packages/mg-wp-api/package.json | 2 +- packages/mg-wp-xml/package.json | 2 +- packages/migrate/package.json | 2 +- yarn.lock | 34 ++++++++++++------------ 18 files changed, 34 insertions(+), 34 deletions(-) diff --git a/packages/mg-assetscraper/package.json b/packages/mg-assetscraper/package.json index c7b3c8a36..25500188c 100644 --- a/packages/mg-assetscraper/package.json +++ b/packages/mg-assetscraper/package.json @@ -29,7 +29,7 @@ "@tryghost/listr-smart-renderer": "0.5.15", "@tryghost/logging": "2.4.19", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fast-replaceall": "1.0.2", "file-type": "19.6.0", "fs-extra": "11.2.0", diff --git a/packages/mg-beehiiv/package.json b/packages/mg-beehiiv/package.json index 5009aba81..fe282e4a8 100644 --- a/packages/mg-beehiiv/package.json +++ b/packages/mg-beehiiv/package.json @@ -40,7 +40,7 @@ "@tryghost/kg-default-cards": "10.0.9", "@tryghost/mg-fs-utils": "0.12.14", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "sanitize-html": "2.13.1", "simple-dom": "1.4.0" } diff --git a/packages/mg-blogger/package.json b/packages/mg-blogger/package.json index 1b4aa4d6a..8755c9f76 100644 --- a/packages/mg-blogger/package.json +++ b/packages/mg-blogger/package.json @@ -27,7 +27,7 @@ "@tryghost/errors": "1.3.6", "@tryghost/kg-default-cards": "10.0.9", "autop": "1.0.1", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "node-fetch": "^3.3.1", "sanitize-html": "2.13.1", "simple-dom": "1.4.0" diff --git a/packages/mg-clean-html/package.json b/packages/mg-clean-html/package.json index d791e05b9..5eca5f62a 100644 --- a/packages/mg-clean-html/package.json +++ b/packages/mg-clean-html/package.json @@ -25,7 +25,7 @@ "jest-extended": "4.0.2" }, "dependencies": { - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "escape-string-regexp": "5.0.0", "style-to-object": "1.0.8" } diff --git a/packages/mg-curated-export/package.json b/packages/mg-curated-export/package.json index e63d12d14..ae1d5a5a5 100644 --- a/packages/mg-curated-export/package.json +++ b/packages/mg-curated-export/package.json @@ -28,6 +28,6 @@ "dependencies": { "@tryghost/mg-fs-utils": "0.15.1", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12" + "cheerio": "1.0.0" } } diff --git a/packages/mg-hubspot-api/package.json b/packages/mg-hubspot-api/package.json index 6f88a0028..1908b548d 100644 --- a/packages/mg-hubspot-api/package.json +++ b/packages/mg-hubspot-api/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@tryghost/errors": "1.3.6", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "html-to-text": "9.0.5", "hubspot-api": "2.17.3" } diff --git a/packages/mg-jekyll-export/package.json b/packages/mg-jekyll-export/package.json index ae0fa471c..fbfaac100 100644 --- a/packages/mg-jekyll-export/package.json +++ b/packages/mg-jekyll-export/package.json @@ -29,7 +29,7 @@ "@tryghost/errors": "1.3.6", "@tryghost/mg-fs-utils": "0.15.1", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "front-matter": "4.0.2", "markdown-it": "14.1.0" } diff --git a/packages/mg-letterdrop/package.json b/packages/mg-letterdrop/package.json index 97c63ea69..5418150ab 100644 --- a/packages/mg-letterdrop/package.json +++ b/packages/mg-letterdrop/package.json @@ -28,7 +28,7 @@ "@tryghost/debug": "0.1.33", "@tryghost/errors": "1.3.6", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "got": "11.8.6" } } diff --git a/packages/mg-libsyn/package.json b/packages/mg-libsyn/package.json index c2542d452..a986a0be1 100644 --- a/packages/mg-libsyn/package.json +++ b/packages/mg-libsyn/package.json @@ -28,7 +28,7 @@ "@tryghost/errors": "1.3.6", "@tryghost/kg-default-cards": "10.0.9", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "node-fetch": "^3.3.1", "simple-dom": "1.4.0", "xml2json": "0.12.0" diff --git a/packages/mg-linkfixer/package.json b/packages/mg-linkfixer/package.json index 1c62630aa..6580c85dc 100644 --- a/packages/mg-linkfixer/package.json +++ b/packages/mg-linkfixer/package.json @@ -27,7 +27,7 @@ "listr": "0.14.3" }, "dependencies": { - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "lodash": "4.17.21" } } diff --git a/packages/mg-medium-export/package.json b/packages/mg-medium-export/package.json index 6725d3140..62b9ad9c9 100644 --- a/packages/mg-medium-export/package.json +++ b/packages/mg-medium-export/package.json @@ -30,7 +30,7 @@ "@tryghost/kg-default-cards": "10.0.9", "@tryghost/mg-fs-utils": "0.15.1", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "simple-dom": "1.4.0" } } diff --git a/packages/mg-squarespace-xml/package.json b/packages/mg-squarespace-xml/package.json index 9a0453076..337915ca4 100644 --- a/packages/mg-squarespace-xml/package.json +++ b/packages/mg-squarespace-xml/package.json @@ -27,7 +27,7 @@ "dependencies": { "@tryghost/errors": "1.3.6", "@tryghost/kg-default-cards": "10.0.9", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "simple-dom": "1.4.0" } } diff --git a/packages/mg-substack/package.json b/packages/mg-substack/package.json index f2415b625..62b9936b8 100644 --- a/packages/mg-substack/package.json +++ b/packages/mg-substack/package.json @@ -30,7 +30,7 @@ "@tryghost/kg-default-cards": "10.0.9", "@tryghost/mg-fs-utils": "0.15.1", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "he": "1.2.0", "html-entities": "2.5.2", "lodash": "4.17.21", diff --git a/packages/mg-tinynews/package.json b/packages/mg-tinynews/package.json index 02fb85b96..358147ed6 100644 --- a/packages/mg-tinynews/package.json +++ b/packages/mg-tinynews/package.json @@ -29,7 +29,7 @@ "@tryghost/errors": "1.3.6", "@tryghost/kg-default-cards": "10.0.9", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "sanitize-html": "2.13.1", "simple-dom": "1.4.0" } diff --git a/packages/mg-wp-api/package.json b/packages/mg-wp-api/package.json index 9e1df8a31..b6132d73d 100644 --- a/packages/mg-wp-api/package.json +++ b/packages/mg-wp-api/package.json @@ -32,7 +32,7 @@ "@tryghost/mg-shortcodes": "^0.2.18", "@tryghost/mg-webscraper": "0.9.24", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "html-to-text": "9.0.5", "simple-dom": "1.4.0", "wpapi": "1.2.2" diff --git a/packages/mg-wp-xml/package.json b/packages/mg-wp-xml/package.json index 687dd333e..b599eebab 100644 --- a/packages/mg-wp-xml/package.json +++ b/packages/mg-wp-xml/package.json @@ -26,7 +26,7 @@ "dependencies": { "@tryghost/errors": "1.3.6", "@tryghost/mg-wp-api": "0.10.32", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fast-glob": "3.3.2", "markdown-it": "14.1.0", "php-serialize": "5.0.1" diff --git a/packages/migrate/package.json b/packages/migrate/package.json index e3a00fbce..8187e2c04 100644 --- a/packages/migrate/package.json +++ b/packages/migrate/package.json @@ -64,7 +64,7 @@ "@tryghost/mg-wp-xml": "0.4.3", "@tryghost/pretty-cli": "1.2.45", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fs-extra": "11.2.0", "listr": "0.14.3", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index c10a3d3a7..84bb448d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4798,6 +4798,23 @@ cheerio-select@^2.1.0: domhandler "^5.0.3" domutils "^3.0.1" +cheerio@1.0.0, cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5: + version "1.0.0" + resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81" + integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww== + dependencies: + cheerio-select "^2.1.0" + dom-serializer "^2.0.0" + domhandler "^5.0.3" + domutils "^3.1.0" + encoding-sniffer "^0.2.0" + htmlparser2 "^9.1.0" + parse5 "^7.1.2" + parse5-htmlparser2-tree-adapter "^7.0.0" + parse5-parser-stream "^7.1.2" + undici "^6.19.5" + whatwg-mimetype "^4.0.0" + cheerio@1.0.0-rc.12: version "1.0.0-rc.12" resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683" @@ -4833,23 +4850,6 @@ cheerio@^0.22.0: lodash.reject "^4.4.0" lodash.some "^4.4.0" -cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81" - integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww== - dependencies: - cheerio-select "^2.1.0" - dom-serializer "^2.0.0" - domhandler "^5.0.3" - domutils "^3.1.0" - encoding-sniffer "^0.2.0" - htmlparser2 "^9.1.0" - parse5 "^7.1.2" - parse5-htmlparser2-tree-adapter "^7.0.0" - parse5-parser-stream "^7.1.2" - undici "^6.19.5" - whatwg-mimetype "^4.0.0" - child_process@1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/child_process/-/child_process-1.0.2.tgz#b1f7e7fc73d25e7fd1d455adc94e143830182b5a"