Skip to content

fix: bump athena-client utils dep to 1.96.3#1379

Merged
danieljchuser merged 1 commit intomainfrom
fix/bump-athena-utils-dep
Feb 25, 2026
Merged

fix: bump athena-client utils dep to 1.96.3#1379
danieljchuser merged 1 commit intomainfrom
fix/bump-athena-utils-dep

Conversation

@danieljchuser
Copy link
Contributor

Summary

Context

Part of the PTR temporal series bugfix. The athena-client consumes shared-utils via npm (not workspace link), so this explicit bump is needed before downstream consumers (spacecat-api-service) can pick up the fix.

Test plan

  • All 180 athena-client tests pass with 100% coverage
  • No code changes — dependency version bump only

🤖 Generated with Claude Code

Updates @adobe/spacecat-shared-utils from 1.82.1 to 1.96.3, which includes
the temporal condition month/week wrap-around fix and the reverted aggregation
granularity changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@danieljchuser danieljchuser self-assigned this Feb 25, 2026
Copy link
Contributor

@LeChef318 LeChef318 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good — the core change is correct and straightforward.

Minor note: the lock file diff adds "peer": true to ~20 unrelated packages (@aws-sdk/client-dynamodb, @babel/core, eslint, sinon, typescript, rollup, semantic-release, etc.). This is likely an npm version artifact from lock file regeneration and won't affect runtime behavior, but worth being aware of as it adds review noise.

@danieljchuser danieljchuser merged commit 03fe3e9 into main Feb 25, 2026
7 checks passed
@danieljchuser danieljchuser deleted the fix/bump-athena-utils-dep branch February 25, 2026 10:12
solaris007 pushed a commit that referenced this pull request Feb 25, 2026
## [@adobe/spacecat-shared-athena-client-v1.9.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.3...@adobe/spacecat-shared-athena-client-v1.9.4) (2026-02-25)

### Bug Fixes

* bump athena-client utils dep to 1.96.3 ([#1379](#1379)) ([03fe3e9](03fe3e9)), closes [#1376](#1376) [#1378](#1378)
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-athena-client-v1.9.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants