From 21bd18bcbfff6484a0c0d266c6a30ee92f6b4ba7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:17:10 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.45.3 (#293) 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-shared-data-access](https://redirect.github.com/adobe/spacecat-shared) | [`1.45.2` -> `1.45.3`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-data-access/1.45.2/1.45.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-data-access/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-data-access/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-data-access/1.45.2/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-data-access/1.45.2/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
adobe/spacecat-shared (@​adobe/spacecat-shared-data-access) ### [`v1.45.3`](https://redirect.github.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-data-access-v1.45.3) [Compare Source](https://redirect.github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.45.2...@adobe/spacecat-shared-data-access-v1.45.3) ##### Bug Fixes - Modify the scope name to imports.all_domains ([#​385](https://redirect.github.com/adobe/spacecat-shared/issues/385)) ([3462257](https://redirect.github.com/adobe/spacecat-shared/commit/34622579fec6e7fd8f49e1836b63576f0983a564))
--- ### 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-audit-post-processor). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index cdcda795..59195cae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.3", "@adobe/helix-universal-logger": "3.0.20", - "@adobe/spacecat-shared-data-access": "1.45.2", + "@adobe/spacecat-shared-data-access": "1.45.3", "@adobe/spacecat-shared-http-utils": "1.6.10", "@adobe/spacecat-shared-rum-api-client": "2.9.4", "@adobe/spacecat-shared-slack-client": "1.3.17", @@ -1462,9 +1462,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.45.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.2.tgz", - "integrity": "sha512-xagUKxX0AXt7ehF7sf2vbtD1GluZ7mRCX6e4NGEl9x7LkgnZ5nqtNjxJc+x2ks1ybT4mf/C4Nsw/RpHZIV0C4Q==", + "version": "1.45.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.3.tgz", + "integrity": "sha512-2AUVLLRXBVy+ayJY+7q8T+CBTs3Lf52HwvOtH/eKmTWxShyhNs66v5tHtg21SCXHVgGeGS9fgsbOIsEgd5XPsQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 36568675..4093fb11 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.9.4", "@adobe/spacecat-shared-http-utils": "1.6.10", "@adobe/spacecat-shared-utils": "1.20.3", - "@adobe/spacecat-shared-data-access": "1.45.2", + "@adobe/spacecat-shared-data-access": "1.45.3", "@adobe/spacecat-shared-slack-client": "1.3.17", "comma-number": "2.1.0", "human-format": "1.2.0"