From 33e454fea6cedee80173d655cfb9309af19d5235 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 00:12:01 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-rum-api-client to v2.7.2 (#256) 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/spacecat-shared-rum-api-client](https://togithub.com/adobe/spacecat-shared) | [`2.7.0` -> `2.7.2`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-rum-api-client/2.7.0/2.7.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-rum-api-client/2.7.2?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.7.2?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.7.0/2.7.2?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.7.0/2.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
adobe/spacecat-shared (@​adobe/spacecat-shared-rum-api-client) ### [`v2.7.2`](https://togithub.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-rum-api-client-v2.7.2) [Compare Source](https://togithub.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.7.1...@adobe/spacecat-shared-rum-api-client-v2.7.2) ##### Bug Fixes - use actual number of samples in p-value calculations instead of weighted calculations ([#​317](https://togithub.com/adobe/spacecat-shared/issues/317)) ([6b15543](https://togithub.com/adobe/spacecat-shared/commit/6b155437933a1ef74559afdfb93f5daaad77609f)) ### [`v2.7.1`](https://togithub.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-rum-api-client-v2.7.1) [Compare Source](https://togithub.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.7.0...@adobe/spacecat-shared-rum-api-client-v2.7.1) ##### Bug Fixes - missing source in the experiment checkpoint ([#​319](https://togithub.com/adobe/spacecat-shared/issues/319)) ([952a50a](https://togithub.com/adobe/spacecat-shared/commit/952a50a2d90bcbd6c4146460f0a51a178bf1e596))
--- ### 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. 🔕 **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://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 | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f7d376c..5e91157 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.41.0", "@adobe/spacecat-shared-http-utils": "1.5.0", - "@adobe/spacecat-shared-rum-api-client": "2.7.0", + "@adobe/spacecat-shared-rum-api-client": "2.7.2", "@adobe/spacecat-shared-slack-client": "1.3.11", "@adobe/spacecat-shared-utils": "1.19.2", "comma-number": "2.1.0", @@ -2798,9 +2798,9 @@ } }, "node_modules/@adobe/spacecat-shared-rum-api-client": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.7.0.tgz", - "integrity": "sha512-B3PMFz/5tKrjJbR2R+W+wU73YOzvV71ZAnzh8ruFJzT9wgpJ4eMy2gtIJ5S3dLYGp6Se7awVpNnU8fiXvB3lGw==", + "version": "2.7.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-rum-api-client/-/spacecat-shared-rum-api-client-2.7.2.tgz", + "integrity": "sha512-9/LpLLDPOz2FuDpHTl79ZQMOn/SZouiC2HMpeGUuSnabDL6x8dgNos+/TbYFJND47YRkExNKRQzd14PX+Soj8g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index 9cfa7af..b39c02e 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.7.0", + "@adobe/spacecat-shared-rum-api-client": "2.7.2", "@adobe/spacecat-shared-http-utils": "1.5.0", "@adobe/spacecat-shared-utils": "1.19.2", "@adobe/spacecat-shared-data-access": "1.41.0",