Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
319f208 to
39e7edf
Compare
39e7edf to
55a80a5
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.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #974 +/- ##
=======================================
Coverage 63.82% 63.82%
=======================================
Files 210 210
Lines 10133 10133
Branches 1304 1304
=======================================
Hits 6467 6467
Misses 3641 3641
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/react@0.11.21
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