From 5597e270249b1eeb91f06b747890803ac30ffef8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 22:37:07 +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 fd9d41817..bd3e9a1e2 100644 --- a/packages/mg-assetscraper/package.json +++ b/packages/mg-assetscraper/package.json @@ -29,7 +29,7 @@ "@tryghost/listr-smart-renderer": "0.5.16", "@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.3.0", diff --git a/packages/mg-beehiiv/package.json b/packages/mg-beehiiv/package.json index ffa621bfe..9dbd4e9f6 100644 --- a/packages/mg-beehiiv/package.json +++ b/packages/mg-beehiiv/package.json @@ -40,7 +40,7 @@ "@tryghost/kg-default-cards": "10.0.10", "@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.14.0", "simple-dom": "1.4.0" } diff --git a/packages/mg-blogger/package.json b/packages/mg-blogger/package.json index ceb75c0e0..5e3b272d6 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.10", "autop": "1.0.1", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "node-fetch": "^3.3.1", "sanitize-html": "2.14.0", "simple-dom": "1.4.0" diff --git a/packages/mg-clean-html/package.json b/packages/mg-clean-html/package.json index f6ca29b88..1aca28f16 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 cfd0064ba..b83744364 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.2", "@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 72b28d26d..8f263ce60 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 184cabebd..1aadcf697 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.2", "@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 0e6d84a9d..6e1674206 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 5f5504592..485e6e711 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.10", "@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 65e6007d9..af6185028 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 e50b0828c..4fa94e813 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.10", "@tryghost/mg-fs-utils": "0.15.2", "@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 d0514ef2d..bf4f28f0c 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.10", - "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 1d45cd507..a9d87496e 100644 --- a/packages/mg-substack/package.json +++ b/packages/mg-substack/package.json @@ -30,7 +30,7 @@ "@tryghost/kg-default-cards": "10.0.10", "@tryghost/mg-fs-utils": "0.15.2", "@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 5f98a8e79..68c1aeed6 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.10", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "sanitize-html": "2.14.0", "simple-dom": "1.4.0" } diff --git a/packages/mg-wp-api/package.json b/packages/mg-wp-api/package.json index 47567e517..45a0dc200 100644 --- a/packages/mg-wp-api/package.json +++ b/packages/mg-wp-api/package.json @@ -32,7 +32,7 @@ "@tryghost/mg-shortcodes": "0.2.19", "@tryghost/mg-webscraper": "0.9.25", "@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 6d2cdd439..a2502a53a 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.34", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fast-glob": "3.3.3", "markdown-it": "14.1.0", "php-serialize": "5.0.1" diff --git a/packages/migrate/package.json b/packages/migrate/package.json index 614386de1..5beddd0ac 100644 --- a/packages/migrate/package.json +++ b/packages/migrate/package.json @@ -64,7 +64,7 @@ "@tryghost/mg-wp-xml": "0.4.5", "@tryghost/pretty-cli": "1.2.45", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fs-extra": "11.3.0", "listr": "0.14.3", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index 0a15f66dc..6cd2009ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4835,6 +4835,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" @@ -4870,23 +4887,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"