chore(repo): version packages for stable#974
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
319f208 to
39e7edf
Compare
55a80a5 to
9c51b1f
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9c51b1f. Configure here.
| }, | ||
| "dependencies": { | ||
| "@knocklabs/react": "0.11.20", | ||
| "@knocklabs/react": "0.11.21", |
There was a problem hiding this comment.
Exact version pin for @knocklabs/react dependency
Low Severity
The @knocklabs/react runtime dependency is pinned to an exact version "0.11.21" in three example packages instead of using a caret range like "^0.11.21". This prevents automatic pickup of future patch and minor security fixes, violating the team's preference for caret ranges on runtime dependencies.
Additional Locations (2)
Triggered by learned rule: Prefer caret (^) version ranges for dependencies in package.json
Reviewed by Cursor Bugbot for commit 9c51b1f. Configure here.
9c51b1f to
49f8197
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #974 +/- ##
=======================================
Coverage 63.54% 63.54%
=======================================
Files 208 208
Lines 9921 9921
Branches 1278 1278
=======================================
Hits 6304 6304
Misses 3592 3592
Partials 25 25 |


This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@knocklabs/client@0.21.12
Patch Changes
@knocklabs/expo@0.6.6
Patch Changes
@knocklabs/react@0.11.21
Patch Changes
@knocklabs/react-core@0.13.13
Patch Changes
@knocklabs/react-native@0.9.6
Patch Changes
client-example@0.3.56
Patch Changes
@knocklabs/expo-example@1.1.6
Patch Changes
guide-example@0.0.81
Patch Changes
ms-teams-connect-example@0.0.68
Patch Changes
nextjs-app-dir-example@0.0.67
Patch Changes
nextjs-example@1.2.33
Patch Changes
slack-connect-example@0.3.67
Patch Changes
slack-kit-example@0.4.65
Patch Changes