chore(cc): bump @webex/contact-center to 3.12.0-next.82#721
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 836d942134
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| }, | ||
| "dependencies": { | ||
| "@webex/contact-center": "3.12.0-next.74", | ||
| "@webex/contact-center": "3.12.0-next.82", |
There was a problem hiding this comment.
Keep store spec current with SDK bump
For this SDK version bump, AGENTS.md Critical Rule 9 ("Spec-currency") and ai-docs/REVIEW_CHECKLIST.md C1 require the touched module spec/docs to be updated in the same change; this diff only changes package.json and yarn.lock, while packages/contact-center/store/ai-docs/store-spec.md still documents the SDK dependency as an older version. That leaves the authoritative SDK-boundary docs stale for the store module and fails the repo's blocking review gate.
Useful? React with 👍 / 👎.
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Thank you for your contribution! |
COMPLETES #< INSERT LINK TO ISSUE >
This pull request addresses
Updating to the latest version of webex/cc package
by making the following changes
Updating the package.json and yarn.lock
Change Type
The following scenarios were tested
< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >
The GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging
Make sure to have followed the contributing guidelines before submitting.