Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 4384d10 in 29 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. package.json:3
- Draft comment:
Version bumped to 5.5.5 as expected. Ensure changelog remains consistent. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. package.json:66
- Draft comment:
Prettier-linter-helpers dep bumped to ^1.0.1. Confirm compatibility with tests. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_Pm6pDMYWDmp9jpBZ
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
4384d10 to
18e3411
Compare
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed 18e3411 in 1 minute and 16 seconds. Click for details.
- Reviewed
48lines of code in4files - Skipped
0files when reviewing. - Skipped posting
4draft 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/breezy-steaks-rule.md:1
- Draft comment:
Removal of this changeset file is expected once its contents are merged into the changelog. Confirm that all release notes are correctly reflected in CHANGELOG.md. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. .changeset/cool-taxes-grin.md:1
- Draft comment:
Removal of this changeset file is standard when releasing; ensure its details appear in the CHANGELOG. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. CHANGELOG.md:3
- Draft comment:
Changelog correctly adds the 5.5.5 release with patch notes. The formatting and commit references look good. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. package.json:3
- Draft comment:
Version bumped to 5.5.5 and dependency updates (prettier-linter-helpers to ^1.0.1, synckit to ^0.11.12) match the release notes. Optionally verify that the devDependency 'prettier' (^3.5.3) aligns with the pnpm override (^3.6.1) if intentional. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
Workflow ID: wflow_fC9S9UopwaUoqHwz
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
18e3411 to
88cc23a
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 main, this PR will be updated.
Releases
[email protected]
Patch Changes
#772
7264ed0Thanks @BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks @aswils! - fix: bump synckit for yarn PnP ESM issue