Skip to content

Commit 287f4b6

Browse files
fix(deps): update adobe fixes (#1622)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@adobe/spacecat-shared-http-utils](https://redirect.github.com/adobe/spacecat-shared) | [`1.18.2` -> `1.19.0`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-http-utils/1.18.2/1.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-http-utils/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-http-utils/1.18.2/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@adobe/spacecat-shared-utils](https://redirect.github.com/adobe/spacecat-shared) | [`1.75.0` -> `1.76.0`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-utils/1.75.0/1.76.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-utils/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-utils/1.75.0/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adobe/spacecat-shared (@&#8203;adobe/spacecat-shared-http-utils)</summary> ### [`v1.19.0`](https://redirect.github.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-http-utils-v1.19.0) [Compare Source](https://redirect.github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.18.2...@adobe/spacecat-shared-http-utils-v1.19.0) ##### Features - **utils,http-utils:** trigger release for trace ID propagation ([#&#8203;1154](https://redirect.github.com/adobe/spacecat-shared/issues/1154)) ([fb48149](https://redirect.github.com/adobe/spacecat-shared/commit/fb481497725e49dab18812b4ba1ba7186e35a8f9)), closes [#&#8203;1152](https://redirect.github.com/adobe/spacecat-shared/issues/1152) [#&#8203;1152](https://redirect.github.com/adobe/spacecat-shared/issues/1152) [#&#8203;1097](https://redirect.github.com/adobe/spacecat-shared/issues/1097) [#&#8203;1097](https://redirect.github.com/adobe/spacecat-shared/issues/1097) [#&#8203;1097](https://redirect.github.com/adobe/spacecat-shared/issues/1097) [#&#8203;1152](https://redirect.github.com/adobe/spacecat-shared/issues/1152) [#1520](https://redirect.github.com/adobe/spacecat-audit-worker/issues/1520) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/adobe/spacecat-audit-worker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 705ff93 commit 287f4b6

File tree

2 files changed

+34
-10
lines changed

2 files changed

+34
-10
lines changed

package-lock.json

Lines changed: 32 additions & 8 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
@@ -85,14 +85,14 @@
8585
"@adobe/spacecat-shared-google-client": "1.4.57",
8686
"@adobe/spacecat-shared-gpt-client": "1.6.10",
8787
"@adobe/spacecat-shared-html-analyzer": "1.0.6",
88-
"@adobe/spacecat-shared-http-utils": "1.18.2",
88+
"@adobe/spacecat-shared-http-utils": "1.19.0",
8989
"@adobe/spacecat-shared-ims-client": "1.11.3",
9090
"@adobe/spacecat-shared-rum-api-client": "2.38.10",
9191
"@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/[email protected]",
9292
"@adobe/spacecat-shared-scrape-client": "2.3.2",
9393
"@adobe/spacecat-shared-slack-client": "1.5.30",
9494
"@adobe/spacecat-shared-tier-client": "1.2.5",
95-
"@adobe/spacecat-shared-utils": "1.75.0",
95+
"@adobe/spacecat-shared-utils": "1.76.0",
9696
"@adobe/structured-data-validator": "1.5.0",
9797
"@aws-sdk/client-athena": "3.932.0",
9898
"@aws-sdk/client-lambda": "3.932.0",

0 commit comments

Comments
 (0)