Conversation
WalkthroughThis change updates the version numbers and changelogs for the Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Repo
participant Packages
Developer->>Repo: Merge PR (bump versions, update changelogs)
Repo->>Packages: Release new patch versions
Packages->>Packages: Updated dependencies, CommonJS env detection fix
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (5)
🔇 Additional comments (7)
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. |
@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 99b7afb. |
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 99b7afb in 1 minute and 6 seconds. Click for details.
- Reviewed
97lines of code in7files - Skipped
0files when reviewing. - Skipped posting
8draft 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/fluffy-candles-bow.md:1
- Draft comment:
Deleted changeset file appears as expected as part of the release process. Ensure this fits your workflow. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
2. packages/browser/CHANGELOG.md:3
- Draft comment:
CHANGELOG entry for version 0.1.4 with patch details is properly added. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative, as it only states that the CHANGELOG entry is properly added. It does not provide any actionable feedback or suggestions for improvement.
3. packages/browser/package.json:3
- Draft comment:
Version bump from 0.1.3 to 0.1.4 is correctly updated. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative and does not provide any actionable feedback or suggestions. It simply states that a version bump is correctly updated, which is not necessary for the PR author to know.
4. packages/core/CHANGELOG.md:3
- Draft comment:
Changelog for @pkgr/core now includes version 0.2.5 with clear patch notes. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative, as it only states that the changelog includes version 0.2.5 with clear patch notes. It does not provide any actionable feedback or suggestions for improvement.
5. packages/core/package.json:3
- Draft comment:
Version bump from 0.2.4 to 0.2.5 is updated correctly. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative and does not provide any actionable feedback or suggestions. It simply states that a version bump is correct, which is not necessary for the PR author to know.
6. packages/rollup/CHANGELOG.md:3
- Draft comment:
Rollup CHANGELOG now includes version 6.0.4 with the appropriate patch changes. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative, as it only states that the CHANGELOG now includes a specific version with patch changes. It doesn't provide any actionable feedback or suggestions for improvement.
7. packages/rollup/package.json:3
- Draft comment:
Rollup package version updated to 6.0.4 is correct. Note: the Node engine requirement is set to '>=16.0.0', differing from other packages—verify if this restriction is intended. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
8. packages/core/package.json:5
- Draft comment:
Typographical note: The description message 'Shared core module for@pkgrpackages or any package else' might benefit from rephrasing for clarity. Consider revising to something like 'Shared core module for@pkgrpackages or any other package'. - Reason this comment was not posted:
Comment was on unchanged code.
Workflow ID: wflow_ipK5cdI1wloyq6y4
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 @@
## master #405 +/- ##
======================================
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:
|
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/browser@0.1.4
Patch Changes
3d28918Thanks @renovate! - fix(deps): update all dependencies, fix cjs env detection@pkgr/core@0.2.5
Patch Changes
3d28918Thanks @renovate! - fix(deps): update all dependencies, fix cjs env detection@pkgr/rollup@6.0.4
Patch Changes
3d28918Thanks @renovate! - fix(deps): update all dependencies, fix cjs env detectionImportant
Update dependencies and fix CommonJS environment detection in
@pkgr/browser,@pkgr/core, and@pkgr/rollup.@pkgr/browserto version0.1.4@pkgr/coreto version0.2.5@pkgr/rollupto version6.0.4@pkgr/browser,@pkgr/core, and@pkgr/rollup.CHANGELOG.mdandpackage.jsonfor each package to reflect version updates and changes.This description was created by
for 99b7afb. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit