-
Notifications
You must be signed in to change notification settings - Fork 621
[SDK] docs: Add example for shouldUpdateSessionKey function #6491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SDK] docs: Add example for shouldUpdateSessionKey function #6491
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6491 +/- ##
==========================================
- Coverage 54.82% 54.81% -0.01%
==========================================
Files 875 875
Lines 54851 54851
Branches 3740 3740
==========================================
- Hits 30071 30067 -4
- Misses 24685 24690 +5
+ Partials 95 94 -1
🚀 New features to boost your workflow:
|
d5bce14 to
28e87d5
Compare

PR-Codex overview
This PR focuses on updating various package dependencies across multiple applications and components, including updates to
lucide-react,prettier, and@chromatic-com/storybook. It also includes improvements to theshouldUpdateSessionKeyfunction documentation.Detailed summary
lucide-reactfrom0.479.0to0.482.0in multiplepackage.jsonfiles.prettierfrom3.3.3to3.5.3in multiplepackage.jsonfiles.@chromatic-com/storybookfrom3.2.5to3.2.6.@playwright/testfrom1.51.0to1.51.1.shouldUpdateSessionKeyfunction with an example.