Skip to content

Commit 74cfe24

Browse files
committed
Merge branch 'main' into LLMO-3440
2 parents 47ac03d + 23b8469 commit 74cfe24

File tree

7 files changed

+398
-68
lines changed

7 files changed

+398
-68
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.337.3](https://github.com/adobe/spacecat-audit-worker/compare/v1.337.2...v1.337.3) (2026-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update adobe fixes ([#2063](https://github.com/adobe/spacecat-audit-worker/issues/2063)) ([3149c06](https://github.com/adobe/spacecat-audit-worker/commit/3149c0612a7632ac7dd71b75c350f381d4ad4732))
7+
8+
## [1.337.2](https://github.com/adobe/spacecat-audit-worker/compare/v1.337.1...v1.337.2) (2026-03-03)
9+
10+
11+
### Bug Fixes
12+
13+
* excluding privacy/cookie headings from toc ([#2064](https://github.com/adobe/spacecat-audit-worker/issues/2064)) ([2d12ea4](https://github.com/adobe/spacecat-audit-worker/commit/2d12ea4a25ff099539a25b004803d884909e5f5b))
14+
115
## [1.337.1](https://github.com/adobe/spacecat-audit-worker/compare/v1.337.0...v1.337.1) (2026-03-03)
216

317

package-lock.json

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

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-audit-worker",
3-
"version": "1.337.1",
3+
"version": "1.337.3",
44
"description": "SpaceCat Audit Worker",
55
"main": "src/index.js",
66
"type": "module",
@@ -84,7 +84,7 @@
8484
"@adobe/spacecat-helix-content-sdk": "1.4.33",
8585
"@adobe/spacecat-shared-ahrefs-client": "1.10.6",
8686
"@adobe/spacecat-shared-athena-client": "1.9.5",
87-
"@adobe/spacecat-shared-data-access": "3.6.0",
87+
"@adobe/spacecat-shared-data-access": "3.6.1",
8888
"@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0",
8989
"@adobe/spacecat-shared-google-client": "1.5.4",
9090
"@adobe/spacecat-shared-gpt-client": "1.6.18",
@@ -127,7 +127,7 @@
127127
},
128128
"devDependencies": {
129129
"@adobe/eslint-config-helix": "3.0.21",
130-
"@adobe/helix-deploy": "13.3.1",
130+
"@adobe/helix-deploy": "13.3.2",
131131
"@adobe/helix-universal": "5.4.0",
132132
"@adobe/helix-universal-devserver": "1.1.145",
133133
"@adobe/semantic-release-coralogix": "1.1.40",

0 commit comments

Comments
 (0)