-
-
Notifications
You must be signed in to change notification settings - Fork 13
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 releasing version 0.10.4 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. |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
|
📊 Package size report No changes
Unchanged files
🤖 This report was automatically generated by pkg-size-action |
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 2ade078 in 43 seconds. Click for details.
- Reviewed
39
lines of code in3
files - Skipped
0
files when reviewing. - Skipped posting
3
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. .changeset/shiny-kids-check.md:1
- Draft comment:
Removal of the changeset file is expected post-release. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
2. CHANGELOG.md:3
- Draft comment:
Changelog is correctly updated for version 0.10.4 with clear release notes. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
3. package.json:3
- Draft comment:
Version bump in package.json (0.10.3 -> 0.10.4) is correctly applied. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_XwK9sgP8srKfXr4X
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 0.10.x #247 +/- ##
=======================================
Coverage 86.85% 86.85%
=======================================
Files 1 1
Lines 289 289
Branches 137 138 +1
=======================================
Hits 251 251
+ Misses 38 31 -7
- Partials 0 7 +7 ☔ 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.10.x, this PR will be updated.
Releases
synckit@0.10.4
Patch Changes
bc77666
Thanks @JounQin! - fix: unexpected null pointer exception due to race conditionImportant
Release
synckit
version 0.10.4 with a fix for a null pointer exception due to a race condition.package.json
from0.10.3
to0.10.4
.CHANGELOG.md
with details of the fix for null pointer exception.bc77666
)..changeset/shiny-kids-check.md
as it is no longer needed post-release.This description was created by
for 2ade078. You can customize this summary. It will automatically update as commits are pushed.