-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[ci] release #197
[ci] release #197
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Warning Rate limit exceeded@Fryuni has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 12 minutes and 45 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
WalkthroughThe pull request removes a changeset file documenting a patch for expanding the Starlight compatibility range for the Changes
Possibly Related PRs
Suggested labels
Suggested reviewers
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 (
|
daf5a29
to
222a3ec
Compare
222a3ec
to
30d20aa
Compare
30d20aa
to
c6661b2
Compare
c6661b2
to
486bbbf
Compare
486bbbf
to
92ffc41
Compare
92ffc41
to
8fb8bae
Compare
8fb8bae
to
473ec37
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
packages/content-utils/CHANGELOG.md (1)
5-10
: Improve Wording for Clarity and Grammar
The description in the "Minor Changes" section (line 9) contains a grammatical inconsistency with “those integration.” Consider revising it for clarity. For example, you could change the text to:- Now users can pass `staticOnlyCollections` to the integration to make the entries of those integration not be shipped in the server bundle. + Now users can pass `staticOnlyCollections` to the integration so that the entries of that integration are not included in the server bundle.This change corrects the determiner-noun agreement while improving clarity in communication.
🧰 Tools
🪛 LanguageTool
[grammar] ~9-~9: The plural determiner ‘those’ does not agree with the singular noun ‘integration’.
Context: ... the integration to make the entries of those integration not be shipped in the server bundle. #...(THIS_NNS)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (11)
.changeset/khaki-ravens-fail.md
(0 hunks).changeset/kind-trainers-bathe.md
(0 hunks).changeset/popular-terms-pump.md
(0 hunks)packages/astro-tests/CHANGELOG.md
(1 hunks)packages/astro-tests/package.json
(1 hunks)packages/astro-tests/src/astroFixture.ts
(1 hunks)packages/content-utils/CHANGELOG.md
(1 hunks)packages/content-utils/package.json
(1 hunks)packages/content-utils/src/integration/injectorPlugin.ts
(1 hunks)packages/star-warp/CHANGELOG.md
(1 hunks)packages/star-warp/package.json
(1 hunks)
💤 Files with no reviewable changes (3)
- .changeset/kind-trainers-bathe.md
- .changeset/khaki-ravens-fail.md
- .changeset/popular-terms-pump.md
✅ Files skipped from review due to trivial changes (1)
- packages/content-utils/src/integration/injectorPlugin.ts
🚧 Files skipped from review as they are similar to previous changes (6)
- packages/star-warp/package.json
- packages/astro-tests/package.json
- packages/astro-tests/src/astroFixture.ts
- packages/star-warp/CHANGELOG.md
- packages/content-utils/package.json
- packages/astro-tests/CHANGELOG.md
🧰 Additional context used
🪛 LanguageTool
packages/content-utils/CHANGELOG.md
[grammar] ~9-~9: The plural determiner ‘those’ does not agree with the singular noun ‘integration’.
Context: ... the integration to make the entries of those integration not be shipped in the server bundle. #...
(THIS_NNS)
🔇 Additional comments (2)
packages/content-utils/CHANGELOG.md (2)
3-4
: Version Header Updated Correctly
The new version header "## 0.9.0" properly reflects the release update as outlined in the PR objectives.
11-14
: Patch Change Entry Looks Good
The patch entry "- 42eadc0: Add support for new content collections config file" is clearly documented and adheres to the changelog format.
473ec37
to
ff60ef2
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
packages/content-utils/CHANGELOG.md (1)
7-9
: Grammar Correction for Feature Description.
The description for the static only collection feature contains a grammatical inaccuracy: “those integration” should be corrected to “that integration” (since “integration” is singular). Consider updating this sentence for clarity.Proposed diff:
- Now users can pass `staticOnlyCollections` to the integration to make the entries of those integration not be shipped in the server bundle. + Now users can pass `staticOnlyCollections` to the integration to make the entries of that integration not be shipped in the server bundle.🧰 Tools
🪛 LanguageTool
[grammar] ~9-~9: The plural determiner ‘those’ does not agree with the singular noun ‘integration’.
Context: ... the integration to make the entries of those integration not be shipped in the server bundle. #...(THIS_NNS)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (12)
.changeset/khaki-ravens-fail.md
(0 hunks).changeset/kind-trainers-bathe.md
(0 hunks).changeset/popular-terms-pump.md
(0 hunks).changeset/wet-pets-flash.md
(0 hunks)packages/astro-tests/CHANGELOG.md
(1 hunks)packages/astro-tests/package.json
(1 hunks)packages/astro-tests/src/astroFixture.ts
(1 hunks)packages/content-utils/CHANGELOG.md
(1 hunks)packages/content-utils/package.json
(1 hunks)packages/content-utils/src/integration/injectorPlugin.ts
(1 hunks)packages/star-warp/CHANGELOG.md
(1 hunks)packages/star-warp/package.json
(1 hunks)
💤 Files with no reviewable changes (4)
- .changeset/popular-terms-pump.md
- .changeset/kind-trainers-bathe.md
- .changeset/khaki-ravens-fail.md
- .changeset/wet-pets-flash.md
🚧 Files skipped from review as they are similar to previous changes (7)
- packages/astro-tests/package.json
- packages/star-warp/package.json
- packages/content-utils/package.json
- packages/star-warp/CHANGELOG.md
- packages/astro-tests/CHANGELOG.md
- packages/content-utils/src/integration/injectorPlugin.ts
- packages/astro-tests/src/astroFixture.ts
🧰 Additional context used
🪛 LanguageTool
packages/content-utils/CHANGELOG.md
[grammar] ~9-~9: The plural determiner ‘those’ does not agree with the singular noun ‘integration’.
Context: ... the integration to make the entries of those integration not be shipped in the server bundle. #...
(THIS_NNS)
🔇 Additional comments (1)
packages/content-utils/CHANGELOG.md (1)
11-14
: Patch Change Entry Verification.
The patch change entry documenting the support for a new content collections configuration file is clear and follows the changelog convention. Please ensure that any related documentation or code updates are consistent with this changelog entry.
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
@inox-tools/[email protected]
Minor Changes
@inox-tools/[email protected]
Minor Changes
02f1df8: Add static only collection feature.
Now users can pass
staticOnlyCollections
to the integration to make the entries of those integration not be shipped in the server bundle.Patch Changes
@inox-tools/[email protected]
Patch Changes
Summary by CodeRabbit
New Features
Bug Fixes
Documentation