Skip to content

Commit 5ef00a4

Browse files
committed
Merge remote-tracking branch 'origin' into edge-live-status
2 parents 8775ffd + 3f9c15c commit 5ef00a4

File tree

45 files changed

+1966
-1026
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1966
-1026
lines changed

package-lock.json

Lines changed: 1782 additions & 969 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@semantic-release/changelog": "6.0.3",
4141
"@semantic-release/git": "10.0.1",
4242
"@semantic-release/npm": "13.1.5",
43-
"@typescript-eslint/eslint-plugin": "8.57.0",
44-
"@typescript-eslint/parser": "8.57.0",
43+
"@typescript-eslint/eslint-plugin": "8.57.1",
44+
"@typescript-eslint/parser": "8.57.1",
4545
"ajv": "8.18.0",
4646
"c8": "10.1.3",
4747
"conventional-changelog-conventionalcommits": "^9.1.0",

packages/spacecat-shared-ahrefs-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@adobe/spacecat-shared-ahrefs-client-v1.10.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ahrefs-client-v1.10.7...@adobe/spacecat-shared-ahrefs-client-v1.10.8) (2026-03-21)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update external fixes ([#1456](https://github.com/adobe/spacecat-shared/issues/1456)) ([b4654ec](https://github.com/adobe/spacecat-shared/commit/b4654ec88780f540f608fd8588182da805f2e6e2))
6+
17
## [@adobe/spacecat-shared-ahrefs-client-v1.10.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ahrefs-client-v1.10.6...@adobe/spacecat-shared-ahrefs-client-v1.10.7) (2026-03-07)
28

39
### Bug Fixes

packages/spacecat-shared-ahrefs-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-shared-ahrefs-client",
3-
"version": "1.10.7",
3+
"version": "1.10.8",
44
"description": "Shared modules of the Spacecat Services - Ahrefs Client",
55
"type": "module",
66
"engines": {
@@ -42,7 +42,7 @@
4242
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
4444
"nock": "14.0.11",
45-
"sinon": "21.0.2",
45+
"sinon": "21.0.3",
4646
"sinon-chai": "4.0.1",
4747
"typescript": "5.9.3"
4848
}

packages/spacecat-shared-athena-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@adobe/spacecat-shared-athena-client-v1.9.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.7...@adobe/spacecat-shared-athena-client-v1.9.8) (2026-03-21)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update external fixes ([#1456](https://github.com/adobe/spacecat-shared/issues/1456)) ([b4654ec](https://github.com/adobe/spacecat-shared/commit/b4654ec88780f540f608fd8588182da805f2e6e2))
6+
17
## [@adobe/spacecat-shared-athena-client-v1.9.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.6...@adobe/spacecat-shared-athena-client-v1.9.7) (2026-03-15)
28

39
### Bug Fixes

packages/spacecat-shared-athena-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-shared-athena-client",
3-
"version": "1.9.7",
3+
"version": "1.9.8",
44
"description": "Shared modules of the Spacecat Services - AWS Athena Client",
55
"type": "module",
66
"engines": {
@@ -36,12 +36,12 @@
3636
},
3737
"dependencies": {
3838
"@adobe/spacecat-shared-utils": "1.96.3",
39-
"@aws-sdk/client-athena": "3.1009.0"
39+
"@aws-sdk/client-athena": "3.1014.0"
4040
},
4141
"devDependencies": {
4242
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"sinon": "21.0.2",
44+
"sinon": "21.0.3",
4545
"sinon-chai": "4.0.1",
4646
"typescript": "5.9.3"
4747
}

packages/spacecat-shared-brand-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@adobe/spacecat-shared-brand-client-v1.1.39](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-brand-client-v1.1.38...@adobe/spacecat-shared-brand-client-v1.1.39) (2026-03-21)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update external fixes ([#1456](https://github.com/adobe/spacecat-shared/issues/1456)) ([b4654ec](https://github.com/adobe/spacecat-shared/commit/b4654ec88780f540f608fd8588182da805f2e6e2))
6+
17
## [@adobe/spacecat-shared-brand-client-v1.1.38](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-brand-client-v1.1.37...@adobe/spacecat-shared-brand-client-v1.1.38) (2026-03-07)
28

39
### Bug Fixes

packages/spacecat-shared-brand-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-shared-brand-client",
3-
"version": "1.1.38",
3+
"version": "1.1.39",
44
"description": "Shared modules of the Spacecat Services - Brand Client",
55
"type": "module",
66
"engines": {
@@ -44,7 +44,7 @@
4444
"mocha": "11.7.5",
4545
"mocha-multi-reporters": "1.5.1",
4646
"nock": "14.0.11",
47-
"sinon": "21.0.2",
47+
"sinon": "21.0.3",
4848
"sinon-chai": "4.0.1",
4949
"typescript": "5.9.3",
5050
"aws-xray-sdk": "3.12.0"

packages/spacecat-shared-cloud-manager-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@adobe/spacecat-shared-cloud-manager-client-v1.0.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-cloud-manager-client-v1.0.4...@adobe/spacecat-shared-cloud-manager-client-v1.0.5) (2026-03-21)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update external fixes ([#1456](https://github.com/adobe/spacecat-shared/issues/1456)) ([b4654ec](https://github.com/adobe/spacecat-shared/commit/b4654ec88780f540f608fd8588182da805f2e6e2))
6+
17
## [@adobe/spacecat-shared-cloud-manager-client-v1.0.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-cloud-manager-client-v1.0.3...@adobe/spacecat-shared-cloud-manager-client-v1.0.4) (2026-03-20)
28

39
### Bug Fixes

packages/spacecat-shared-cloud-manager-client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spacecat-shared-cloud-manager-client",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Shared modules of the Spacecat Services - Cloud Manager Client",
55
"type": "module",
66
"engines": {
@@ -37,15 +37,15 @@
3737
"@adobe/fetch": "4.2.3",
3838
"@adobe/spacecat-shared-ims-client": "1.11.6",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-s3": "3.1009.0",
41-
"zip-lib": "1.2.2"
40+
"@aws-sdk/client-s3": "3.1014.0",
41+
"zip-lib": "1.2.3"
4242
},
4343
"devDependencies": {
4444
"aws-sdk-client-mock": "4.1.0",
4545
"chai": "6.2.2",
4646
"chai-as-promised": "8.0.2",
4747
"nock": "14.0.11",
48-
"sinon": "21.0.2",
48+
"sinon": "21.0.3",
4949
"esmock": "2.7.3",
5050
"sinon-chai": "4.0.1",
5151
"typescript": "5.9.3"

0 commit comments

Comments
 (0)