Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
24.16.0
24.19.0

2,579 changes: 1,456 additions & 1,123 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,23 @@
"@babel/core": "7.29.7",
"@babel/eslint-parser": "7.29.7",
"@babel/plugin-syntax-import-assertions": "7.29.7",
"@eslint/config-helpers": "0.6.0",
"@eslint/config-helpers": "0.7.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "13.1.5",
"@typescript-eslint/eslint-plugin": "8.60.0",
"@typescript-eslint/parser": "8.60.0",
"@typescript-eslint/eslint-plugin": "8.67.0",
"@typescript-eslint/parser": "8.67.0",
"ajv": "8.20.0",
"c8": "^11.0.0",
"conventional-changelog-conventionalcommits": "^9.1.0",
"eslint": "9.39.4",
"eslint": "9.39.5",
"husky": "9.1.7",
"jsdoc-to-markdown": "9.1.3",
"lint-staged": "17.0.6",
"mocha": "11.7.6",
"lint-staged": "17.3.0",
"mocha": "11.8.0",
"mocha-multi-reporters": "1.5.1",
"nock": "14.0.15",
"semantic-release": "25.0.3",
"nock": "14.0.17",
"semantic-release": "25.0.9",
"semantic-release-monorepo": "8.0.2",
"typescript": "^6.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/mysticat-shared-seo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-akamai-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-athena-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"dependencies": {
"@adobe/spacecat-shared-utils": "1.96.3",
"@aws-sdk/client-athena": "3.1057.0"
"@aws-sdk/client-athena": "3.1109.0"
},
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"sinon": "22.0.0",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/spacecat-shared-brand-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"mocha": "11.7.6",
"mocha": "11.8.0",
"mocha-multi-reporters": "1.5.1",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3",
"aws-xray-sdk": "3.12.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/spacecat-shared-cloud-manager-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"@adobe/fetch": "4.3.0",
"@adobe/spacecat-shared-ims-client": "1.13.3",
"@adobe/spacecat-shared-utils": "1.81.1",
"@aws-sdk/client-s3": "3.1057.0",
"yauzl": "3.3.1",
"zip-lib": "1.3.4"
"@aws-sdk/client-s3": "3.1109.0",
"yauzl": "3.4.0",
"zip-lib": "1.4.0"
},
"devDependencies": {
"aws-sdk-client-mock": "4.1.0",
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"esmock": "2.7.6",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-cloudflare-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/spacecat-shared-content-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"@adobe/helix-universal": "5.4.2",
"@adobe/spacecat-helix-content-sdk": "1.4.33",
"@adobe/spacecat-shared-utils": "1.81.1",
"@aws-sdk/client-secrets-manager": "3.1057.0",
"@aws-sdk/client-secrets-manager": "3.1109.0",
"aws-xray-sdk": "3.12.0",
"graph-data-structure": "4.5.0"
},
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"esmock": "2.7.6",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
retries: 10

postgrest:
image: postgrest/postgrest:v14.12
image: postgrest/postgrest:v14.16
container_name: spacecat-test-postgrest
depends_on:
db:
Expand Down
10 changes: 5 additions & 5 deletions packages/spacecat-shared-data-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@adobe/spacecat-shared-utils": "1.105.0",
"@aws-sdk/client-s3": "^3.940.0",
"@smithy/util-retry": "^4.0.0",
"@supabase/postgrest-js": "2.106.2",
"@supabase/postgrest-js": "2.112.3",
"@types/joi": "17.2.3",
"aws-xray-sdk": "3.12.0",
"joi": "18.2.1",
"joi": "18.2.3",
"pluralize": "8.0.0"
},
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"electrodb": "3.9.0",
"electrodb": "3.9.3",
"joi-to-json": "^5.0.5",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1"
}
}
6 changes: 3 additions & 3 deletions packages/spacecat-shared-drs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"mocha": "11.7.6",
"mocha": "11.8.0",
"mocha-multi-reporters": "1.5.1",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/spacecat-shared-google-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"@adobe/helix-universal": "5.4.2",
"@adobe/spacecat-shared-http-utils": "1.21.0",
"@adobe/spacecat-shared-utils": "1.81.1",
"@aws-sdk/client-secrets-manager": "3.1057.0",
"@aws-sdk/client-secrets-manager": "3.1109.0",
"aws-xray-sdk": "3.12.0",
"google-auth-library": "10.6.2",
"google-auth-library": "10.9.1",
"googleapis": "173.0.0"
},
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"esmock": "2.7.6",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-gpt-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-html-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"rollup": "^4.52.2",
"sinon": "22.0.0",
"sinon": "22.1.0",
"sinon-chai": "4.0.1"
},
"directories": {
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-http-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"@adobe/fetch": "4.3.0",
"@adobe/spacecat-shared-launchdarkly-client": "1.3.0",
"@adobe/spacecat-shared-utils": "1.81.1",
"jose": "6.2.3"
"jose": "6.2.8"
},
"devDependencies": {
"@adobe/helix-shared-wrap": "2.0.2",
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"esmock": "2.7.6",
"sinon": "22.0.0"
"sinon": "22.1.0"
}
}
6 changes: 3 additions & 3 deletions packages/spacecat-shared-ims-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"@adobe/fetch": "4.3.0",
"@adobe/helix-universal": "5.4.2",
"@adobe/spacecat-shared-utils": "1.81.1",
"@aws-sdk/client-secrets-manager": "3.1057.0",
"@aws-sdk/client-secrets-manager": "3.1109.0",
"aws-xray-sdk": "3.12.0"
},
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-launchdarkly-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"esmock": "2.7.6",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-mac-giver-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.11",
"sinon": "21.0.3",
"nock": "14.0.17",
"sinon": "21.1.2",
"sinon-chai": "4.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/spacecat-shared-project-engine-client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# Pinned to the multi-arch index digest of node:24-alpine for reproducibility (works on amd64 CI
# and arm64 local alike). Bump the digest deliberately when upgrading the base.
FROM node:24-alpine@sha256:a0b9bf06e4e6193cf7a0f58816cc935ff8c2a908f81e6f1a95432d679c54fbfd AS builder
FROM node:24-alpine@sha256:d32cdf619f63fe0471182d08996dd516c6275bb5fd31ae06e55a570bd9e1ad43 AS builder

# openssl is BUILD-ONLY: it mints the self-signed cert below, which is then copied into the runtime
# stage. The runtime stage never needs openssl.
Expand Down Expand Up @@ -53,7 +53,7 @@ RUN mkdir -p /etc/tls && openssl req -x509 -newkey rsa:2048 -nodes \


# ---- runtime stage -------------------------------------------------------------------------------
FROM node:24-alpine@sha256:a0b9bf06e4e6193cf7a0f58816cc935ff8c2a908f81e6f1a95432d679c54fbfd
FROM node:24-alpine@sha256:d32cdf619f63fe0471182d08996dd516c6275bb5fd31ae06e55a570bd9e1ad43

# caddy — TLS terminator in front of the plain-HTTP mock
# curl — HEALTHCHECK probe
Expand Down
6 changes: 3 additions & 3 deletions packages/spacecat-shared-project-engine-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"devDependencies": {
"c8": "11.0.0",
"chai": "6.2.2",
"counterfact": "2.14.0",
"counterfact": "2.16.1",
"js-yaml": "4.3.1",
"mocha": "11.7.6",
"mocha": "11.8.0",
"mocha-multi-reporters": "1.5.1",
"openapi-typescript": "7.13.0",
"sinon": "22.0.0",
"sinon": "22.1.0",
"swagger2openapi": "7.0.8",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-rum-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-scrape-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/spacecat-shared-slack-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"dependencies": {
"@adobe/helix-universal": "5.4.2",
"@adobe/spacecat-shared-utils": "1.81.1",
"@slack/web-api": "7.16.0"
"@slack/web-api": "7.19.0"
},
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"slack-block-builder": "2.8.0",
"typescript": "6.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-splunk-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"devDependencies": {
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/spacecat-shared-ticket-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"c8": "11.0.0",
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"mocha": "11.7.6",
"mocha": "11.8.0",
"mocha-multi-reporters": "1.5.1",
"nock": "14.0.15",
"sinon": "22.0.0",
"nock": "14.0.17",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/spacecat-shared-tier-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"c8": "11.0.0",
"chai": "6.2.2",
"chai-as-promised": "8.0.2",
"mocha": "11.7.6",
"mocha": "11.8.0",
"mocha-multi-reporters": "1.5.1",
"sinon": "22.0.0",
"sinon": "22.1.0",
"sinon-chai": "4.0.1",
"typescript": "6.0.3"
}
Expand Down
Loading
Loading