Skip to content

fix: dependabot changeset script error#899

Merged
kylemcd merged 2 commits intomainfrom
kyle-kno-11961-automate-changeset-for-dependabot-dependencies-2
Mar 11, 2026
Merged

fix: dependabot changeset script error#899
kylemcd merged 2 commits intomainfrom
kyle-kno-11961-automate-changeset-for-dependabot-dependencies-2

Conversation

@kylemcd
Copy link
Member

@kylemcd kylemcd commented Mar 11, 2026

Description

The script was erroring when running in main because of the ordering of the checkouts. This corrects it and i was able to properly test now https://github.com/knocklabs/javascript/actions/runs/22958307762/job/66641304773

@vercel
Copy link

vercel bot commented Mar 11, 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 Mar 11, 2026 2:52pm
javascript-nextjs-example Ready Ready Preview, Comment Mar 11, 2026 2:52pm
javascript-slack-connect-example Ready Ready Preview, Comment Mar 11, 2026 2:52pm
javascript-slack-kit-example Ready Ready Preview, Comment Mar 11, 2026 2:52pm

Request Review

@linear
Copy link

linear bot commented Mar 11, 2026

Copy link
Member Author

kylemcd commented Mar 11, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

⚠️ No Changeset found

Latest commit: 6f56742

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@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.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@kylemcd kylemcd merged commit 828a441 into main Mar 11, 2026
13 checks passed
@kylemcd kylemcd deleted the kyle-kno-11961-automate-changeset-for-dependabot-dependencies-2 branch March 11, 2026 14:59
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #899   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files         207      207           
  Lines        9593     9593           
  Branches     1250     1250           
=======================================
  Hits         6250     6250           
  Misses       3318     3318           
  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