-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore: release v1.7.1 #102
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
9537368 to
2ffbade
Compare
WalkthroughThis update increments the version number of the Changes
Possibly related PRs
Suggested labels
Poem
π Recent review detailsConfiguration used: CodeRabbit UI π Files selected for processing (1)
π§ Files skipped from review as they are similar to previous changes (1)
β° Context from checks skipped due to timeout of 90000ms (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:
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 (
|
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 9537368 in 1 minute and 1 seconds. Click for details.
- Reviewed
43lines of code in3files - Skipped
0files when reviewing. - Skipped posting
6draft 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. Cargo.toml:7
- Draft comment:
Version updated to 1.7.1; please confirm consistency with changelog. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. Cargo.lock:1175
- Draft comment:
Dependency unrs_resolver bumped to 1.7.1; looks correct. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. Cargo.toml:12
- Draft comment:
The include paths are specified with a leading '/' which may be interpreted as absolute paths. Consider using relative paths (e.g. "src" instead of "/src") to ensure the correct package contents. - 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.
4. Cargo.toml:91
- Draft comment:
Verify if using the syntax 'dep:serde' in the features section is intentional. Typically, optional dependencies are enabled by listing their names (e.g. "serde") directly. Confirm that this syntax works as expected. - Reason this comment was not posted:
Confidence changes required:50%<= threshold50%None
5. CHANGELOG.md:97
- Draft comment:
There's a typo in the word 'pacakge.json' on line 97. It should be 'package.json'. - 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.
6. CHANGELOG.md:187
- Draft comment:
There is an inconsistency in the repository identifier used in the version comparison URLs. For example, line 187 uses 'unrspack-resolver' and 'unrs_resolver', whereas the repository is named 'unrs-resolver'. Consider standardizing the naming to avoid confusion. - 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.
Workflow ID: wflow_6Yh3I2zWRg4dLDNt
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 @@
## main #102 +/- ##
=======================================
Coverage 93.40% 93.40%
=======================================
Files 13 13
Lines 2865 2865
=======================================
Hits 2676 2676
Misses 189 189 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
CodSpeed Performance ReportMerging #102 will not alter performanceComparing Summary
|
2ffbade to
41ae07d
Compare
41ae07d to
2e2a12a
Compare
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 2e2a12a in 1 minute and 0 seconds. Click for details.
- Reviewed
64lines of code in4files - Skipped
0files when reviewing. - Skipped posting
9draft 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. Cargo.toml:7
- Draft comment:
Version bump to 1.7.1 looks consistent. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. npm/package.json:3
- Draft comment:
npm package version updated to 1.7.1. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. npm/package.json:19
- Draft comment:
Postinstall script updated to use version 1.7.1. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. Cargo.toml:7
- Draft comment:
Version updated to 1.7.1 in Cargo.toml β looks consistent. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. npm/package.json:3
- Draft comment:
npm package version bumped to 1.7.1. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. npm/package.json:19
- Draft comment:
Postinstall script now reflects version 1.7.1. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. CHANGELOG.md:95
- Draft comment:
Typo: 'pacakge.json' should be corrected to 'package.json'. - 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. CHANGELOG.md:480
- Draft comment:
Typo: The entry '* (napi) release wasi build' should be corrected to '* (napi) release wasi build' (ensure proper closing of the italicized content). - 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.
9. Cargo.lock:1
- Draft comment:
Typo detected: In the header comment on line 1, the phrase "automatically @generated" likely should be "automatically generated" without the '@' symbol. - 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.
Workflow ID: wflow_Xqe7QcB3j4YZ07Tz
You can customize by changing your verbosity settings, reacting with π or π, replying to comments, or adding code review rules.
|



π€ New release
unrs_resolver: 1.7.0 -> 1.7.1 (β API compatible changes)Changelog
Chore
napi-postinstallto supportyarn/pnpmonwebcontainer(#103)Testing
This PR was generated with release-plz.
Important
Bump
unrs_resolverversion to 1.7.1 with a new test case for issue #65 and update version references in configuration files.unrs_resolverversion from 1.7.0 to 1.7.1 inCargo.toml,Cargo.lock, andnpm/package.json.CHANGELOG.md.postinstallscript innpm/package.jsonto use version 1.7.1.This description was created by
for 2e2a12a. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit