From 19322bb59269aed1e613739e3a5932c09ca1475e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 00:33:46 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-helix-content-sdk to v1.1.14 (#388) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@adobe/spacecat-helix-content-sdk](https://redirect.github.com/adobe/spacecat-helix-content-sdk) | [`1.1.13` -> `1.1.14`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-helix-content-sdk/1.1.13/1.1.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-helix-content-sdk/1.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-helix-content-sdk/1.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-helix-content-sdk/1.1.13/1.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-helix-content-sdk/1.1.13/1.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
adobe/spacecat-helix-content-sdk (@​adobe/spacecat-helix-content-sdk) ### [`v1.1.14`](https://redirect.github.com/adobe/spacecat-helix-content-sdk/compare/55095f4301fe53206b846c46588ccaced9dc8c2c...cdd209003415f679ad62b007ac6a21a40d011699) [Compare Source](https://redirect.github.com/adobe/spacecat-helix-content-sdk/compare/55095f4301fe53206b846c46588ccaced9dc8c2c...cdd209003415f679ad62b007ac6a21a40d011699)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/adobe/spacecat-shared). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 40 +++++++++++++------ .../package.json | 2 +- 2 files changed, 29 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 970b4c24..d235b379 100644 --- a/package-lock.json +++ b/package-lock.json @@ -133,9 +133,9 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.75", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.75.tgz", - "integrity": "sha512-bpe+GsLSdL7AShfgGagI1UjYrwqx81pfWfFG6WQMHXXxxp3yH6pOBA2eHIIjiOQEzQ8gMwSgttzaxm6NLfu26g==", + "version": "2.1.76", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.76.tgz", + "integrity": "sha512-6SG1gqRRR/4892HgPd4iPXlBxVig8ZIeQux1ozhQL13gp14QjJX+NW2SbXcvnQkgiloNOXpRD/KGig8uThXkDg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.9", @@ -150,7 +150,7 @@ "image-size": "1.1.1", "mdast-util-to-string": "4.0.0", "mime": "4.0.4", - "rehype-parse": "9.0.0", + "rehype-parse": "9.0.1", "remark-gfm": "4.0.0", "remark-parse": "11.0.0", "unified": "11.0.5", @@ -237,15 +237,15 @@ } }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.13.tgz", - "integrity": "sha512-tImmBmMKc0iG4XIuzEowhujLaErBiFHgKZTFvC19Wh4Zrj7BUedEoYPxf97dHPxlpHgSIxTS5ys8UB0nFqjyLQ==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.14.tgz", + "integrity": "sha512-Ki4l8xT2O8qZNOjSZU73N7HffhJ5LtSOq1l1dfrOEF2BABF0I8VASrHudJC47y8IXOXDUTVf4KWV+nlvhEn04Q==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.9", "@adobe/helix-docx2md": "1.6.7", "@adobe/helix-markdown-support": "7.1.6", - "@adobe/helix-md2docx": "2.1.75", + "@adobe/helix-md2docx": "2.1.76", "@adobe/mdast-util-gridtables": "4.0.6", "@azure/msal-node": "2.14.0", "@googleapis/docs": "3.3.0", @@ -8384,7 +8384,9 @@ } }, "node_modules/hast-util-from-html": { - "version": "2.0.2", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", + "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", @@ -8401,6 +8403,8 @@ }, "node_modules/hast-util-from-html/node_modules/parse5": { "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", "license": "MIT", "dependencies": { "entities": "^4.4.0" @@ -8411,6 +8415,8 @@ }, "node_modules/hast-util-from-parse5": { "version": "8.0.1", + "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.1.tgz", + "integrity": "sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", @@ -8462,6 +8468,8 @@ }, "node_modules/hast-util-parse-selector": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz", + "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0" @@ -8560,6 +8568,8 @@ }, "node_modules/hastscript": { "version": "8.0.0", + "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-8.0.0.tgz", + "integrity": "sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", @@ -14742,7 +14752,9 @@ } }, "node_modules/rehype-parse": { - "version": "9.0.0", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz", + "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", @@ -16822,6 +16834,8 @@ }, "node_modules/vfile-location": { "version": "5.0.3", + "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz", + "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==", "license": "MIT", "dependencies": { "@types/unist": "^3.0.0", @@ -16854,6 +16868,8 @@ }, "node_modules/web-namespaces": { "version": "2.0.1", + "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz", + "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", "license": "MIT", "funding": { "type": "github", @@ -18683,11 +18699,11 @@ }, "packages/spacecat-shared-content-client": { "name": "@adobe/spacecat-shared-content-client", - "version": "1.1.3", + "version": "1.1.4", "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.6", - "@adobe/spacecat-helix-content-sdk": "1.1.13", + "@adobe/spacecat-helix-content-sdk": "1.1.14", "@adobe/spacecat-shared-utils": "1.19.6", "graph-data-structure": "4.0.0" }, diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index dc2e637c..c036e966 100644 --- a/packages/spacecat-shared-content-client/package.json +++ b/packages/spacecat-shared-content-client/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@adobe/helix-universal": "5.0.6", - "@adobe/spacecat-helix-content-sdk": "1.1.13", + "@adobe/spacecat-helix-content-sdk": "1.1.14", "@adobe/spacecat-shared-utils": "1.19.6", "graph-data-structure": "4.0.0" },