From 024cc491f8647cb28c10fd9f719d6436bdfce5b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:27:37 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.45.5 (#296) 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.4` -> `1.45.5`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-data-access/1.45.4/1.45.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-data-access/1.45.5?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.5?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.4/1.45.5?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.4/1.45.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
adobe/spacecat-shared (@​adobe/spacecat-shared-data-access) ### [`v1.45.5`](https://redirect.github.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-data-access-v1.45.5) [Compare Source](https://redirect.github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.45.4...@adobe/spacecat-shared-data-access-v1.45.5) ##### Bug Fixes - config and content client fixes ([9650742](https://redirect.github.com/adobe/spacecat-shared/commit/965074276cc93b8a6e9e382602670ae8a709d9bb))
--- ### 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 05e55b5c..8072a965 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.4", + "@adobe/spacecat-shared-data-access": "1.45.5", "@adobe/spacecat-shared-http-utils": "1.6.11", "@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.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.4.tgz", - "integrity": "sha512-Dw8QKGcYzJZEi+gBIdWj6k56OEbDzuziLF9BLi4lfvo08dW6Y+2Sy5KN54Pkb0Nf4aXjMozjWb4JggWzMH4MaA==", + "version": "1.45.5", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.5.tgz", + "integrity": "sha512-ppx4mOAgmu6MEiRBGurvILrh1u0cHj/tM25vfKPIGbh0uFrJUWovc3C1gN/63V3qsLWkY3C3V8rwFaMbyje1Lw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 00e492c9..66a1c982 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.11", "@adobe/spacecat-shared-utils": "1.20.4", - "@adobe/spacecat-shared-data-access": "1.45.4", + "@adobe/spacecat-shared-data-access": "1.45.5", "@adobe/spacecat-shared-slack-client": "1.3.17", "comma-number": "2.1.0", "human-format": "1.2.0"