-
-
Notifications
You must be signed in to change notification settings - Fork 13
chore: release synckit #244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
WalkthroughThis pull request is for the release of version 0.9.3 of the Changes
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 946751c in 36 seconds. Click for details.
- Reviewed
39
lines of code in3
files - Skipped
0
files when reviewing. - Skipped posting
2
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. CHANGELOG.md:3
- Draft comment:
New changelog entry for 0.9.3 is correctly added. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
2. package.json:3
- Draft comment:
Version bump from 0.9.2 to 0.9.3 is correctly updated. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_VeYi4aLurSp4N0dj
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 0.9.x #244 +/- ##
=======================================
Coverage 98.65% 98.65%
=======================================
Files 1 1
Lines 223 223
Branches 108 108
=======================================
Hits 220 220
Misses 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 0.9.x, this PR will be updated.
Releases
synckit@0.9.3
Patch Changes
5147bd2
Thanks @JounQin! - fix: unexpected null pointer exception due to race conditionImportant
Release
synckit
version 0.9.3 with a fix for a null pointer exception due to a race condition.package.json
from0.9.2
to0.9.3
.CHANGELOG.md
with details of version0.9.3
.This description was created by
for 946751c. You can customize this summary. It will automatically update as commits are pushed.