Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThis change updates the version numbers and changelogs for the Changes
Possibly related PRs
Suggested labels
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (12)
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 (
|
|
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. |
@pkgr/browser
@pkgr/core
@pkgr/es-modules
@pkgr/imagemin
@pkgr/rollup
@pkgr/umd-globals
@pkgr/utils
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #407 +/- ##
======================================
Coverage 9.85% 9.85%
======================================
Files 12 12
Lines 426 426
Branches 186 189 +3
======================================
Hits 42 42
Misses 384 384 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Deploy preview for pkgr ready! ✅ Preview Built with commit 97e6ff9. |
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 97e6ff9 in 1 minute and 14 seconds. Click for details.
- Reviewed
97lines of code in7files - Skipped
0files when reviewing. - Skipped posting
7draft 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/browser/CHANGELOG.md:3
- Draft comment:
New changelog entry for version 0.2.0 is formatted correctly and clearly notes the minor change. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. packages/browser/package.json:3
- Draft comment:
Version bumped to 0.2.0; package metadata remains consistent with the changelog. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. packages/imagemin/CHANGELOG.md:3
- Draft comment:
Changelog updated for major release 5.0.0, clearly reflecting breaking changes. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. packages/imagemin/package.json:3
- Draft comment:
Version bump to 5.0.0 is applied correctly; key fields like bin and exports are intact. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. packages/rollup/CHANGELOG.md:3
- Draft comment:
Rollup changelog now reflects the major release bump to 7.0.0 with clear commit attribution. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. packages/rollup/package.json:3
- Draft comment:
Rollup package version updated to 7.0.0; dependencies and peerDependencies appear correctly configured. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. packages/browser/package.json:5
- Draft comment:
Typographical/lexicographical note: The description text "... for@pkgrpackages or any package else" appears to contain a minor grammatical issue. Consider revising "any package else" to "any other package" for clarity. - Reason this comment was not posted:
Comment was on unchanged code.
Workflow ID: wflow_fqEcWu4RpzX4nTwg
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
97e6ff9 to
b255bc7
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
b255bc7 to
57c73d9
Compare
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/imagemin@5.0.0
Major Changes
7f30c63Thanks @JounQin! - chore: bump to Node 18 ES2022 to drop tslib@pkgr/rollup@7.0.0
Major Changes
7f30c63Thanks @JounQin! - chore: bump to Node 18 ES2022 to drop tslibPatch Changes
a9eb417]:@pkgr/utils@4.0.0
Major Changes
a9eb417Thanks @JounQin! - refactor!: changefindUpsignature, support search rootPatch Changes
a9eb417]:@pkgr/browser@0.2.0
Minor Changes
7f30c63Thanks @JounQin! - chore: bump to Node 18 ES2022 to drop tslib@pkgr/core@0.3.0
Minor Changes
a9eb417Thanks @JounQin! - refactor!: changefindUpsignature, support search rootSummary by CodeRabbit
findUpfunction to support specifying a search root.findUpfunction signature for enhanced flexibility.