From 2c60708fc5ba949b8b902dd0e3475c251611b91c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:59:21 +0000 Subject: [PATCH 1/6] Bump countly-sdk-web from 24.11.3 to 24.11.4 Bumps [countly-sdk-web](https://github.com/Countly/countly-sdk-web) from 24.11.3 to 24.11.4. - [Release notes](https://github.com/Countly/countly-sdk-web/releases) - [Changelog](https://github.com/Countly/countly-sdk-web/blob/master/CHANGELOG.md) - [Commits](https://github.com/Countly/countly-sdk-web/compare/24.11.3...24.11.4) --- updated-dependencies: - dependency-name: countly-sdk-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d2d56a6df18..2277c638d5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4546,9 +4546,9 @@ "integrity": "sha512-71XzRzXxpn68D97ysoOUJsE5wj8B7pHUaE0gfX2GiWkEbKTqOeh0isbGE+AmTMnjqY702/EkK3BFm157ZVlIWQ==" }, "node_modules/countly-sdk-web": { - "version": "24.11.3", - "resolved": "https://registry.npmjs.org/countly-sdk-web/-/countly-sdk-web-24.11.3.tgz", - "integrity": "sha512-DFFGkV0S3vAp8VmLzBuyY92VNYhlRyHN+9RzAVzi5rzm/VqtIud+V2MFfYaz4lb9HDyfXjnXlktI8HMDpMQaZw==" + "version": "24.11.4", + "resolved": "https://registry.npmjs.org/countly-sdk-web/-/countly-sdk-web-24.11.4.tgz", + "integrity": "sha512-GBUOb+XQFB2Q8CjYQ1tVF1DV2Wdm6lLf0EbTa64hGUaSBYMx8BZfW0ksa3eIceVILKfDkQnx/cXeoofud58kdg==" }, "node_modules/crc-32": { "version": "1.2.2", From 3b20b302071be82c74639ae3709479b691a01430 Mon Sep 17 00:00:00 2001 From: Arturs Sosins Date: Tue, 14 Jan 2025 15:59:59 +0200 Subject: [PATCH 2/6] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe69e3fe87b..9454ee4f323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Fixes: Dependencies: - Bump sass from 1.81.0 to 1.83.3 - Bump countly-sdk-nodejs from 24.10.0 to 24.10.1 -- Bump countly-sdk-web from 24.11.2 to 24.11.3 +- Bump countly-sdk-web from 24.11.2 to 24.11.4 - Bump express-rate-limit from 7.4.1 to 7.5.0 - Bump puppeteer from 23.10.4 to 23.11.1 From cabafba658de16452e4b8ee832a54bb12ebf4c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 01:22:52 +0000 Subject: [PATCH 3/6] Bump sass from 1.83.3 to 1.83.4 Bumps [sass](https://github.com/sass/dart-sass) from 1.83.3 to 1.83.4. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.83.3...1.83.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 2277c638d5e..9b030884219 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "offline-geocoder": "git+https://github.com/Countly/offline-geocoder.git", "properties-parser": "0.6.0", "puppeteer": "^23.8.0", - "sass": "1.83.3", + "sass": "1.83.4", "tslib": "^2.6.3", "uglify-js": "3.19.3", "underscore": "1.13.7", @@ -11202,9 +11202,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.83.3", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.3.tgz", - "integrity": "sha512-t4gb+nTrUeaPb+xzdqDmaMyi8evP0QuUB8o57dYHZF/lIGniqZ/PR/iWGcWoS8vr46F9V7buXFv290fMV6vTIQ==", + "version": "1.83.4", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz", + "integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==", "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", diff --git a/package.json b/package.json index 8bc1f0fe23e..2314538a7ff 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "offline-geocoder": "git+https://github.com/Countly/offline-geocoder.git", "properties-parser": "0.6.0", "puppeteer": "^23.8.0", - "sass": "1.83.3", + "sass": "1.83.4", "tslib": "^2.6.3", "uglify-js": "3.19.3", "underscore": "1.13.7", From d6a015869d7c14958d5b9ff3ce1ad14bc8801868 Mon Sep 17 00:00:00 2001 From: Arturs Sosins Date: Wed, 15 Jan 2025 11:51:46 +0200 Subject: [PATCH 4/6] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9454ee4f323..b9ab38beef4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Fixes: Dependencies: -- Bump sass from 1.81.0 to 1.83.3 +- Bump sass from 1.81.0 to 1.83.4 - Bump countly-sdk-nodejs from 24.10.0 to 24.10.1 - Bump countly-sdk-web from 24.11.2 to 24.11.4 - Bump express-rate-limit from 7.4.1 to 7.5.0 From 5a2fd4b1bdaf08d448f1e808fe8e39963429a11b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Art=C5=ABrs=20Kadi=C4=B7is?= Date: Wed, 15 Jan 2025 19:58:23 +0200 Subject: [PATCH 5/6] Update CHANGELOG.md 24.05.21 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9ab38beef4..b81921bb1b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Version xx.xx.xx +## Version 24.05.21 Fixes: - [core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name @@ -9,11 +9,11 @@ Fixes: Dependencies: -- Bump sass from 1.81.0 to 1.83.4 - Bump countly-sdk-nodejs from 24.10.0 to 24.10.1 - Bump countly-sdk-web from 24.11.2 to 24.11.4 - Bump express-rate-limit from 7.4.1 to 7.5.0 - Bump puppeteer from 23.10.4 to 23.11.1 +- Bump sass from 1.81.0 to 1.83.4 ## Version 24.05.20 Fixes: From 5050cb5909d7e8877eda06ce02a44bf1a16157e3 Mon Sep 17 00:00:00 2001 From: ArtursK Date: Wed, 15 Jan 2025 20:41:38 +0200 Subject: [PATCH 6/6] Changelog 24.10.5 --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db5df33a6a2..b6a07cf191c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Version 24.05.21 +## Version 24.10.5 Fixes: - [core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name @@ -7,7 +7,6 @@ Fixes: - [surveys] "Select one" text in the widget can be edited now - [system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time - Dependencies: - Bump countly-sdk-nodejs from 24.10.0 to 24.10.1 - Bump countly-sdk-web from 24.11.2 to 24.11.4