From e069b54c2d22501ac6b0ba29d3a99ce3f29b2c7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:01:50 +0000 Subject: [PATCH] chore(deps): update adobe fixes (#247) 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 | |---|---|---|---|---|---| | [@adobe/helix-deploy](https://togithub.com/adobe/helix-deploy) | [`12.0.5` -> `12.0.6`](https://renovatebot.com/diffs/npm/@adobe%2fhelix-deploy/12.0.5/12.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fhelix-deploy/12.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fhelix-deploy/12.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fhelix-deploy/12.0.5/12.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fhelix-deploy/12.0.5/12.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@adobe/spacecat-shared-rum-api-client](https://togithub.com/adobe/spacecat-shared) | [`2.5.3` -> `2.5.4`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-rum-api-client/2.5.3/2.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-rum-api-client/2.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-rum-api-client/2.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-rum-api-client/2.5.3/2.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-rum-api-client/2.5.3/2.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
adobe/helix-deploy (@​adobe/helix-deploy) ### [`v12.0.6`](https://togithub.com/adobe/helix-deploy/blob/HEAD/CHANGELOG.md#1206-2024-08-01) [Compare Source](https://togithub.com/adobe/helix-deploy/compare/v12.0.5...v12.0.6) ##### Bug Fixes - AWS Lambda not ready for updates fixes [#​727](https://togithub.com/adobe/helix-deploy/issues/727) ([#​728](https://togithub.com/adobe/helix-deploy/issues/728)) ([9810e3c](https://togithub.com/adobe/helix-deploy/commit/9810e3c207300c69e143cd6927a7ce915d5dd078))
adobe/spacecat-shared (@​adobe/spacecat-shared-rum-api-client) ### [`v2.5.4`](https://togithub.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-rum-api-client-v2.5.4) [Compare Source](https://togithub.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.5.3...@adobe/spacecat-shared-rum-api-client-v2.5.4) ##### Bug Fixes - improve traffic acquisition detection ([#​310](https://togithub.com/adobe/spacecat-shared/issues/310)) ([25d46ff](https://togithub.com/adobe/spacecat-shared/commit/25d46ffed66643e0581f23067b0f6922beff8e0e))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/adobe/spacecat-audit-post-processor). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 55 ++++++++++++++++++++++++++--------------------- package.json | 4 ++-- 2 files changed, 33 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2b648f3..2f6b8d92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal-logger": "3.0.18", "@adobe/spacecat-shared-data-access": "1.39.0", "@adobe/spacecat-shared-http-utils": "1.4.0", - "@adobe/spacecat-shared-rum-api-client": "2.5.3", + "@adobe/spacecat-shared-rum-api-client": "2.5.4", "@adobe/spacecat-shared-slack-client": "1.3.10", "@adobe/spacecat-shared-utils": "1.19.1", "comma-number": "2.1.0", @@ -24,7 +24,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.6", - "@adobe/helix-deploy": "12.0.5", + "@adobe/helix-deploy": "12.0.6", "@adobe/helix-universal": "5.0.5", "@adobe/semantic-release-coralogix": "1.1.31", "@adobe/semantic-release-skms-cmr": "1.1.2", @@ -113,9 +113,9 @@ } }, "node_modules/@adobe/helix-deploy": { - "version": "12.0.5", - "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-12.0.5.tgz", - "integrity": "sha512-Zkkg6Jve1ajiNzqRcI37lvhk28f58sUNFxaCmcEMtTE8rRgKB9t+Q3gXx4KbBbUFGHW16lr2c08NogL2eRZxzg==", + "version": "12.0.6", + "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-12.0.6.tgz", + "integrity": "sha512-x+WjweDJohZnRMM7AuuP/qJbYHfeJC85tZnSIT5aNdWM5z8OfZi/E2XmR0iVO1u2Mc7PoSGy6qJ0leSFB48Yvw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -854,16 +854,16 @@ } }, "node_modules/@adobe/helix-deploy/node_modules/@smithy/middleware-retry": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.13.tgz", - "integrity": "sha512-zvCLfaRYCaUmjbF2yxShGZdolSHft7NNCTA28HVN9hKcEbOH+g5irr1X9s+in8EpambclGnevZY4A3lYpvDCFw==", + "version": "3.0.14", + "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.14.tgz", + "integrity": "sha512-7ZaWZJOjUxa5hgmuMspyt8v/zVsh0GXYuF7OvCmdcbVa/xbnKQoYC+uYKunAqRGTkxjOyuOCw9rmFUFOqqC0eQ==", "dev": true, "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^3.1.4", "@smithy/protocol-http": "^4.1.0", "@smithy/service-error-classification": "^3.0.3", - "@smithy/smithy-client": "^3.1.11", + "@smithy/smithy-client": "^3.1.12", "@smithy/types": "^3.3.0", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", @@ -1054,9 +1054,9 @@ } }, "node_modules/@adobe/helix-deploy/node_modules/@smithy/smithy-client": { - "version": "3.1.11", - "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.1.11.tgz", - "integrity": "sha512-l0BpyYkciNyMaS+PnFFz4aO5sBcXvGLoJd7mX9xrMBIm2nIQBVvYgp2ZpPDMzwjKCavsXu06iuCm0F6ZJZc6yQ==", + "version": "3.1.12", + "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.1.12.tgz", + "integrity": "sha512-wtm8JtsycthkHy1YA4zjIh2thJgIQ9vGkoR639DBx5lLlLNU0v4GARpQZkr2WjXue74nZ7MiTSWfVrLkyD8RkA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -1176,14 +1176,14 @@ } }, "node_modules/@adobe/helix-deploy/node_modules/@smithy/util-defaults-mode-browser": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.13.tgz", - "integrity": "sha512-ZIRSUsnnMRStOP6OKtW+gCSiVFkwnfQF2xtf32QKAbHR6ACjhbAybDvry+3L5qQYdh3H6+7yD/AiUE45n8mTTw==", + "version": "3.0.14", + "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.14.tgz", + "integrity": "sha512-0iwTgKKmAIf+vFLV8fji21Jb2px11ktKVxbX6LIDPAUJyWQqGqBVfwba7xwa1f2FZUoolYQgLvxQEpJycXuQ5w==", "dev": true, "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^3.1.3", - "@smithy/smithy-client": "^3.1.11", + "@smithy/smithy-client": "^3.1.12", "@smithy/types": "^3.3.0", "bowser": "^2.11.0", "tslib": "^2.6.2" @@ -1193,9 +1193,9 @@ } }, "node_modules/@adobe/helix-deploy/node_modules/@smithy/util-defaults-mode-node": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.13.tgz", - "integrity": "sha512-voUa8TFJGfD+U12tlNNLCDlXibt9vRdNzRX45Onk/WxZe7TS+hTOZouEZRa7oARGicdgeXvt1A0W45qLGYdy+g==", + "version": "3.0.14", + "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.14.tgz", + "integrity": "sha512-e9uQarJKfXApkTMMruIdxHprhcXivH1flYCe8JRDTzkkLx8dA3V5J8GZlST9yfDiRWkJpZJlUXGN9Rc9Ade3OQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -1203,7 +1203,7 @@ "@smithy/credential-provider-imds": "^3.2.0", "@smithy/node-config-provider": "^3.1.4", "@smithy/property-provider": "^3.1.3", - "@smithy/smithy-client": "^3.1.11", + "@smithy/smithy-client": "^3.1.12", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, @@ -2022,9 +2022,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.5.3.tgz", - "integrity": "sha512-3k5aHPEXd5djaVKsyYjhJ/BCZjQXG02Rffh7f/l9ZYw2DmZPtDxVMClQdsmETNrD15m/jhvktEjf6JwCDxXnFg==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.5.4.tgz", + "integrity": "sha512-gaUKQYGHNOzTVzJEoKOMzFSDnTUROIRN1z1TBOh3KsQj3gnkXDUYN4mHYek0cPQpWBcCmWLVAEclBfoTdieCgw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", @@ -2032,7 +2032,8 @@ "@adobe/helix-universal": "5.0.5", "@adobe/spacecat-shared-utils": "1.4.0", "aws4": "1.13.0", - "d3-array": "3.2.4" + "d3-array": "3.2.4", + "urijs": "^1.19.11" } }, "node_modules/@adobe/spacecat-shared-rum-api-client/node_modules/@adobe/spacecat-shared-utils": { @@ -31307,6 +31308,12 @@ "punycode": "^2.1.0" } }, + "node_modules/urijs": { + "version": "1.19.11", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz", + "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==", + "license": "MIT" + }, "node_modules/url-join": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/url-join/-/url-join-5.0.0.tgz", diff --git a/package.json b/package.json index 9583bbf8..e7a879ff 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.2", "@adobe/helix-universal-logger": "3.0.18", - "@adobe/spacecat-shared-rum-api-client": "2.5.3", + "@adobe/spacecat-shared-rum-api-client": "2.5.4", "@adobe/spacecat-shared-http-utils": "1.4.0", "@adobe/spacecat-shared-utils": "1.19.1", "@adobe/spacecat-shared-data-access": "1.39.0", @@ -65,7 +65,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.6", - "@adobe/helix-deploy": "12.0.5", + "@adobe/helix-deploy": "12.0.6", "@adobe/helix-universal": "5.0.5", "@adobe/semantic-release-coralogix": "1.1.31", "@adobe/semantic-release-skms-cmr": "1.1.2",