Skip to content

chore(repo): version packages for stable#974

Open
knock-eng-bot wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore(repo): version packages for stable#974
knock-eng-bot wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@knock-eng-bot
Copy link
Copy Markdown
Contributor

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

  • 06367bf: chore(deps): bump the telegraph-packages group with 2 updates

guide-example@0.0.81

Patch Changes

  • Updated dependencies [06367bf]
    • @knocklabs/react@0.11.21

ms-teams-connect-example@0.0.68

Patch Changes

  • Updated dependencies [06367bf]
    • @knocklabs/react@0.11.21

nextjs-app-dir-example@0.0.67

Patch Changes

  • Updated dependencies [06367bf]
    • @knocklabs/react@0.11.21

nextjs-example@1.2.33

Patch Changes

  • Updated dependencies [06367bf]
    • @knocklabs/react@0.11.21

slack-connect-example@0.3.67

Patch Changes

  • Updated dependencies [06367bf]
    • @knocklabs/react@0.11.21

slack-kit-example@0.4.65

Patch Changes

  • Updated dependencies [06367bf]
    • @knocklabs/react@0.11.21

@knock-eng-bot knock-eng-bot requested a review from a team as a code owner April 21, 2026 15:03
@knock-eng-bot knock-eng-bot requested review from meryldakin and thomaswhyyou and removed request for a team April 21, 2026 15:03
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
javascript-ms-teams-connect-example Ready Ready Preview, Comment Apr 22, 2026 3:27pm
javascript-nextjs-example Ready Ready Preview, Comment Apr 22, 2026 3:27pm
javascript-slack-connect-example Ready Ready Preview, Comment Apr 22, 2026 3:27pm
javascript-slack-kit-example Ready Ready Preview, Comment Apr 22, 2026 3:27pm

Request Review

@knock-eng-bot knock-eng-bot force-pushed the changeset-release/main branch from 55a80a5 to 9c51b1f Compare April 22, 2026 15:24
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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)
Fix in Cursor Fix in Web

Triggered by learned rule: Prefer caret (^) version ranges for dependencies in package.json

Reviewed by Cursor Bugbot for commit 9c51b1f. Configure here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.82%. Comparing base (0862e8e) to head (9c51b1f).
✅ All tests successful. No failed tests found.

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           

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant