Skip to content

chore(repo): version packages for stable#974

Merged
thomaswhyyou merged 1 commit into
mainfrom
changeset-release/main
Apr 24, 2026
Merged

chore(repo): version packages for stable#974
thomaswhyyou merged 1 commit into
mainfrom
changeset-release/main

Conversation

@knock-eng-bot
Copy link
Copy Markdown
Contributor

@knock-eng-bot knock-eng-bot commented Apr 21, 2026

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

  • ffa7bd2: [Guide] Remove guide toolbar v1 support

@knocklabs/expo@0.6.6

Patch Changes

  • Updated dependencies [ffa7bd2]
    • @knocklabs/react-core@0.13.13
    • @knocklabs/client@0.21.12
    • @knocklabs/react-native@0.9.6

@knocklabs/react@0.11.21

Patch Changes

  • 06367bf: chore(deps): bump the telegraph-packages group with 2 updates
  • ffa7bd2: [Guide] Remove guide toolbar v1 support
  • Updated dependencies [ffa7bd2]
    • @knocklabs/react-core@0.13.13
    • @knocklabs/client@0.21.12

@knocklabs/react-core@0.13.13

Patch Changes

  • ffa7bd2: [Guide] Remove guide toolbar v1 support
  • Updated dependencies [ffa7bd2]
    • @knocklabs/client@0.21.12

@knocklabs/react-native@0.9.6

Patch Changes

  • Updated dependencies [ffa7bd2]
    • @knocklabs/react-core@0.13.13
    • @knocklabs/client@0.21.12

client-example@0.3.56

Patch Changes

  • Updated dependencies [ffa7bd2]
    • @knocklabs/client@0.21.12

@knocklabs/expo-example@1.1.6

Patch Changes

  • @knocklabs/expo@0.6.6

guide-example@0.0.81

Patch Changes

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

ms-teams-connect-example@0.0.68

Patch Changes

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

nextjs-app-dir-example@0.0.67

Patch Changes

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

nextjs-example@1.2.33

Patch Changes

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

slack-connect-example@0.3.67

Patch Changes

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

slack-kit-example@0.4.65

Patch Changes

  • Updated dependencies [06367bf]
  • Updated dependencies [ffa7bd2]
    • @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 24, 2026 7:14pm
javascript-nextjs-example Ready Ready Preview, Comment Apr 24, 2026 7:14pm
javascript-slack-connect-example Ready Ready Preview, Comment Apr 24, 2026 7:14pm
javascript-slack-kit-example Ready Ready Preview, Comment Apr 24, 2026 7:14pm

Request Review

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.

@thomaswhyyou thomaswhyyou merged commit fefa9c6 into main Apr 24, 2026
12 checks passed
@thomaswhyyou thomaswhyyou deleted the changeset-release/main branch April 24, 2026 19:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.54%. Comparing base (ffa7bd2) to head (49f8197).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

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           

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.

2 participants