Conversation
WalkthroughThis update removes a changeset file related to a previous fix for the Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (4)
🔇 Additional comments (2)
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 (
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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.
Important
Looks good to me! 👍
Reviewed everything up to eda2463 in 37 seconds. Click for details.
- Reviewed
39lines of code in3files - Skipped
0files when reviewing. - Skipped posting
2draft 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. packages/core/CHANGELOG.md:3
- Draft comment:
Changelog entry for v0.3.2 is correctly formatted with commit details. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. packages/core/package.json:3
- Draft comment:
Version bump to 0.3.2 is in sync with the changelog update. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_70i8hwIzU7oyIsDF
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
@pkgr/browser
@pkgr/core
@pkgr/es-modules
@pkgr/imagemin
@pkgr/rollup
@pkgr/umd-globals
@pkgr/utils
commit: |
|
Deploy preview for pkgr ready! ✅ Preview Built with commit eda2463. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #417 +/- ##
======================================
Coverage 9.72% 9.72%
======================================
Files 12 12
Lines 432 432
Branches 185 189 +4
======================================
Hits 42 42
Misses 390 390 ☔ 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 master, this PR will be updated.
Releases
@pkgr/core@0.3.2
Patch Changes
6486aa8Thanks @JounQin! - fix: findUp should never throwImportant
Release
@pkgr/coreversion 0.3.2 with a bug fix forfindUpto prevent it from throwing.@pkgr/coreto0.3.2inpackage.json.CHANGELOG.mdto include details of the patch.findUpfunction to ensure it never throws, as noted in the changelog entry for version0.3.2.This description was created by
for eda2463. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit