Skip to content

Conversation

@JounQin
Copy link
Member

@JounQin JounQin commented Jun 26, 2025

Important

Update engines.node in @1stg/nano-staged to specify compatible Node.js versions and add changeset for minor version updates.

  • Engines Field Update:
    • Updated engines.node in package.json for @1stg/nano-staged to ^18.18.0 || ^20.9.0 || >=21.1.0.
  • Changeset:
    • Added rotten-clocks-know.md to indicate minor version updates for @1stg/app-config, @1stg/common-config, and @1stg/nano-staged.

This description was created by Ellipsis for 396e436. You can customize this summary. It will automatically update as commits are pushed.

@JounQin JounQin requested a review from Copilot June 26, 2025 05:09
@JounQin JounQin self-assigned this Jun 26, 2025
@JounQin JounQin added the dependencies Pull requests that update a dependency file label Jun 26, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2025

🦋 Changeset detected

Latest commit: 396e436

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@1stg/app-config Minor
@1stg/common-config Minor
@1stg/nano-staged Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the supported Node.js versions for nano-staged to match the requirements introduced by 1stg/prettier-config and adds a corresponding changeset entry.

  • Bumps the engines.node field in packages/nano-staged/package.json.
  • Adds a .changeset file to document the fix.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/nano-staged/package.json Updated node engine ranges to ^18.18.0 || ^20.9.0 || >=21.1.0
.changeset/rotten-clocks-know.md Added changeset noting the engine field clarification

@coderabbitai
Copy link

coderabbitai bot commented Jun 26, 2025

Warning

Rate limit exceeded

@JounQin has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 9 minutes and 26 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

📥 Commits

Reviewing files that changed from the base of the PR and between 97cedcc and 396e436.

📒 Files selected for processing (2)
  • .changeset/rotten-clocks-know.md (1 hunks)
  • packages/nano-staged/package.json (1 hunks)

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.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need 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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@codesandbox-ci
Copy link

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.

@github-actions
Copy link
Contributor

📊 Package size report   0%↑

File Before After
.changeset/rotten-clocks-know.md 156 B
packages/nano-staged/package.json 971 B 1%↑982 B
Total (Includes all files) 3.5 MB 0%↑3.5 MB
Tarball size 1.1 MB 0.01%↑1.1 MB
Unchanged files
File Size
.browserslistrc 41 B
.changeset/config.json 311 B
.changeset/proud-clowns-check.md 135 B
.changeset/README.md 510 B
.changeset/thin-dolls-tap.md 85 B
.codesandbox/ci.json 63 B
.commitlintrc 35 B
.editorconfig 145 B
.gitattributes 115 B
.github/workflows/autofix.yml 913 B
.github/workflows/ci.yml 1.6 kB
.github/workflows/pkg-pr-new.yml 646 B
.github/workflows/pkg-size.yml 702 B
.github/workflows/release.yml 1.4 kB
.markuplintrc 96 B
.nano-staged.js 48 B
.nvmrc 6 B
.postcssrc.cjs 49 B
.prettierignore 41 B
.prettierrc 24 B
.remarkrc 42 B
.renovaterc 49 B
.simple-git-hooks.js 49 B
.stylelintignore 209 B
.stylelintrc 90 B
.yarn/plugins/plugin-prepare-lifecycle.cjs 202 B
.yarn/releases/yarn-4.9.2.cjs 3.0 MB
.yarnrc.yml 397 B
CHANGELOG.md 1.1 kB
default.json 499 B
eslint.config.js 516 B
global.d.ts 53 B
LICENSE 1.1 kB
package.json 2.7 kB
packages/app-config/CHANGELOG.md 53.6 kB
packages/app-config/package.json 744 B
packages/app-config/README.md 2.7 kB
packages/babel-preset/CHANGELOG.md 24.5 kB
packages/babel-preset/config.js 43 B
packages/babel-preset/index.js 5.6 kB
packages/babel-preset/package.json 1.6 kB
packages/babel-preset/README.md 2.7 kB
packages/browserslist-config/_not.js 140 B
packages/browserslist-config/alauda-legacy.js 51 B
packages/browserslist-config/alauda.js 129 B
packages/browserslist-config/CHANGELOG.md 7.5 kB
packages/browserslist-config/index.js 116 B
packages/browserslist-config/latest.js 186 B
packages/browserslist-config/modern.js 167 B
packages/browserslist-config/package.json 570 B
packages/browserslist-config/README.md 2.7 kB
packages/commitlint-config/CHANGELOG.md 14.2 kB
packages/commitlint-config/index.js 537 B
packages/commitlint-config/package.json 633 B
packages/commitlint-config/README.md 2.7 kB
packages/common-config/CHANGELOG.md 49.9 kB
packages/common-config/package.json 930 B
packages/common-config/README.md 2.7 kB
packages/config/CHANGELOG.md 3.7 kB
packages/config/index.d.ts 308 B
packages/config/index.js 1.1 kB
packages/config/package.json 599 B
packages/config/README.md 2.7 kB
packages/eslint-config/_util.js 2.2 kB
packages/eslint-config/angular.js 1.3 kB
packages/eslint-config/base.d.ts 109 B
packages/eslint-config/base.js 5.6 kB
packages/eslint-config/CHANGELOG.md 60.3 kB
packages/eslint-config/index.d.ts 58 B
packages/eslint-config/index.js 58 B
packages/eslint-config/jest.js 391 B
packages/eslint-config/js-base.js 1.4 kB
packages/eslint-config/js.js 582 B
packages/eslint-config/loose.d.ts 110 B
packages/eslint-config/loose.js 1.4 kB
packages/eslint-config/overrides.d.ts 1.2 kB
packages/eslint-config/overrides.js 6.3 kB
packages/eslint-config/package.json 3.1 kB
packages/eslint-config/react.js 1.7 kB
packages/eslint-config/README.md 2.7 kB
packages/eslint-config/recommended.d.ts 116 B
packages/eslint-config/recommended.js 142 B
packages/eslint-config/test.js 309 B
packages/eslint-config/ts-base.js 4.0 kB
packages/eslint-config/vitest.js 396 B
packages/eslint-config/vue.js 1.5 kB
packages/markuplint-config/angular.js 122 B
packages/markuplint-config/base.d.ts 87 B
packages/markuplint-config/base.js 413 B
packages/markuplint-config/CHANGELOG.md 6.5 kB
packages/markuplint-config/index.d.ts 36 B
packages/markuplint-config/index.js 36 B
packages/markuplint-config/package.json 934 B
packages/markuplint-config/README.md 2.7 kB
packages/markuplint-config/vue.d.ts 85 B
packages/markuplint-config/vue.js 240 B
packages/nano-staged/_utils.js 429 B
packages/nano-staged/base.js 1.4 kB
packages/nano-staged/CHANGELOG.md 2.5 kB
packages/nano-staged/index.js 36 B
packages/nano-staged/ngc.js 216 B
packages/nano-staged/README.md 2.7 kB
packages/nano-staged/tsc.js 255 B
packages/nano-staged/vue-tsc.js 249 B
packages/postcss-config/CHANGELOG.md 17.7 kB
packages/postcss-config/index.d.ts 88 B
packages/postcss-config/index.js 1.3 kB
packages/postcss-config/package.json 1.2 kB
packages/postcss-config/README.md 2.7 kB
packages/prettier-config/angular.d.ts 36 B
packages/prettier-config/angular.js 210 B
packages/prettier-config/base.d.ts 92 B
packages/prettier-config/base.js 2.0 kB
packages/prettier-config/CHANGELOG.md 28.9 kB
packages/prettier-config/index.d.ts 36 B
packages/prettier-config/index.js 36 B
packages/prettier-config/next.d.ts 36 B
packages/prettier-config/next.js 220 B
packages/prettier-config/package.json 1.5 kB
packages/prettier-config/quote.d.ts 36 B
packages/prettier-config/quote.js 94 B
packages/prettier-config/README.md 2.7 kB
packages/prettier-config/semi/angular.d.ts 37 B
packages/prettier-config/semi/angular.js 90 B
packages/prettier-config/semi/index.d.ts 37 B
packages/prettier-config/semi/index.js 87 B
packages/prettier-config/semi/next.d.ts 37 B
packages/prettier-config/semi/next.js 87 B
packages/prettier-config/semi/quote.d.ts 37 B
packages/prettier-config/semi/quote.js 88 B
packages/prettier-config/semi/vue.d.ts 37 B
packages/prettier-config/semi/vue.js 86 B
packages/prettier-config/vue.d.ts 36 B
packages/prettier-config/vue.js 206 B
packages/remark-preset/CHANGELOG.md 8.8 kB
packages/remark-preset/index.js 1.3 kB
packages/remark-preset/package.json 1.1 kB
packages/remark-preset/README.md 2.7 kB
packages/simple-git-hooks/CHANGELOG.md 4.6 kB
packages/simple-git-hooks/index.js 193 B
packages/simple-git-hooks/package.json 711 B
packages/simple-git-hooks/README.md 2.7 kB
packages/stylelint-config/_overrides.js 939 B
packages/stylelint-config/base.d.ts 76 B
packages/stylelint-config/base.js 1.5 kB
packages/stylelint-config/CHANGELOG.md 23.5 kB
packages/stylelint-config/index.d.ts 80 B
packages/stylelint-config/index.js 72 B
packages/stylelint-config/loose.d.ts 78 B
packages/stylelint-config/loose.js 76 B
packages/stylelint-config/modules.d.ts 82 B
packages/stylelint-config/modules.js 263 B
packages/stylelint-config/package.json 1.3 kB
packages/stylelint-config/README.md 2.7 kB
packages/stylelint-config/scss/base.d.ts 76 B
packages/stylelint-config/scss/base.js 1.4 kB
packages/stylelint-config/scss/index.d.ts 36 B
packages/stylelint-config/scss/index.js 36 B
packages/stylelint-config/scss/loose.d.ts 78 B
packages/stylelint-config/scss/loose.js 369 B
packages/tsconfig/angular.json 306 B
packages/tsconfig/app.json 282 B
packages/tsconfig/CHANGELOG.md 11.4 kB
packages/tsconfig/dom-lib.json 158 B
packages/tsconfig/erasable.json 147 B
packages/tsconfig/lib.json 189 B
packages/tsconfig/loose.json 180 B
packages/tsconfig/ng-lib.json 387 B
packages/tsconfig/node.json 171 B
packages/tsconfig/node16.json 192 B
packages/tsconfig/nodenext.json 196 B
packages/tsconfig/package.json 602 B
packages/tsconfig/README.md 2.7 kB
packages/tsconfig/tsconfig.json 680 B
README.md 4.0 kB
tests/_test.ts 1.1 kB
tests/global.d.ts 41 B
tests/test.cjs 742 B
tests/test.component.html 142 B
tests/test.component.ts 198 B
tests/test.css 53 B
tests/test.d.ts 409 B
tests/test.html 191 B
tests/test.js 753 B
tests/test.json 23 B
tests/test.json5 22 B
tests/test.jsonc 37 B
tests/test.less 315 B
tests/test.md 61 B
tests/test.mdx 143 B
tests/test.pug 17 B
tests/test.scss 381 B
tests/test.sh 20 B
tests/test.spec.js 129 B
tests/test.spec.ts 671 B
tests/test.svg 1.2 kB
tests/test.toml 16 B
tests/test.vue 436 B
tests/test.yaml 13 B
tests/test.yml 13 B
tests/test1.jsx 347 B
tests/test2.ts 1.8 kB
tests/test3.tsx 484 B
tsconfig.json 41 B
vitest.config.ts 227 B

🤖 This report was automatically generated by pkg-size-action

@codecov
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (97cedcc) to head (396e436).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #388   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          39      39           
  Lines         278     278           
  Branches      129     129           
======================================
  Misses        278     278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 26, 2025

Open in StackBlitz

@1stg/app-config

npm i https://pkg.pr.new/@1stg/app-config@388

@1stg/babel-preset

npm i https://pkg.pr.new/@1stg/babel-preset@388

@1stg/browserslist-config

npm i https://pkg.pr.new/@1stg/browserslist-config@388

@1stg/commitlint-config

npm i https://pkg.pr.new/@1stg/commitlint-config@388

@1stg/common-config

npm i https://pkg.pr.new/@1stg/common-config@388

@1stg/config

npm i https://pkg.pr.new/@1stg/config@388

@1stg/eslint-config

npm i https://pkg.pr.new/@1stg/eslint-config@388

@1stg/markuplint-config

npm i https://pkg.pr.new/@1stg/markuplint-config@388

@1stg/nano-staged

npm i https://pkg.pr.new/@1stg/nano-staged@388

@1stg/postcss-config

npm i https://pkg.pr.new/@1stg/postcss-config@388

@1stg/prettier-config

npm i https://pkg.pr.new/@1stg/prettier-config@388

@1stg/remark-preset

npm i https://pkg.pr.new/@1stg/remark-preset@388

@1stg/simple-git-hooks

npm i https://pkg.pr.new/@1stg/simple-git-hooks@388

@1stg/stylelint-config

npm i https://pkg.pr.new/@1stg/stylelint-config@388

@1stg/tsconfig

npm i https://pkg.pr.new/@1stg/tsconfig@388

commit: 396e436

Copy link

@ellipsis-dev ellipsis-dev bot left a 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 396e436 in 1 minute and 9 seconds. Click for details.
  • Reviewed 26 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft 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/rotten-clocks-know.md:7
  • Draft comment:
    Ensure the version bump level matches the semantic nature: a fix normally implies a patch, but this changeset lists 'minor' bumps.
  • Reason this comment was not posted:
    Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 20% vs. threshold = 50% While the commit message starts with 'fix:', this doesn't necessarily mean the change must be a patch. The author may have valid reasons for making it a minor version bump, such as if the fix involves new functionality or could be breaking for some users. Without more context about the actual code changes, we can't be certain the minor bump is incorrect. The comment makes a reasonable observation about the apparent mismatch between 'fix:' and 'minor'. Maybe there's important context in the actual code changes that justifies the minor bump? Without seeing the actual code changes, we can't be confident that this should be a patch instead of a minor version bump. Version bumping requires understanding the full context of changes. Delete the comment as it makes assumptions about version bumping without sufficient context to be certain the minor bump is incorrect.
2. packages/nano-staged/package.json:11
  • Draft comment:
    Verify the new Node engine constraints. Dropping Node 16 support is intentional? Ensure compatibility with dependencies like @1stg/prettier-config.
  • Reason this comment was not posted:
    Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 10% vs. threshold = 50% This comment violates multiple rules. It starts with "Verify" which is explicitly discouraged. It asks the author to confirm their intention, which we shouldn't do. It's speculative about dependency compatibility. Node version changes are typically intentional and well-considered. The comment raises a valid concern about breaking changes in dependencies. Maybe this could cause real compatibility issues? Even if there are compatibility concerns, asking for verification isn't helpful. If there were actual known compatibility issues, they should be stated directly with evidence. Delete this comment as it violates our rules by asking for verification and making speculative compatibility concerns without concrete evidence.

Workflow ID: wflow_o2Uc7Lf4Fm14QOIm

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@JounQin JounQin merged commit 5343736 into master Jun 26, 2025
24 checks passed
@JounQin JounQin deleted the fix/engines_range branch June 26, 2025 05:13
@lijah08
Copy link

lijah08 commented Jun 26, 2025

[!IMPORTANT]
Update engines.node in @1stg/nano-staged to specify compatible Node.js versions and add changeset for minor version updates.

  • Engines Field Update:
    • Updated engines.node in package.json for @1stg/nano-staged to ^18.18.0 || ^20.9.0 || >=21.1.0.
  • Changeset:
    • Added rotten-clocks-know.md to indicate minor version updates for @1stg/app-config, @1stg/common-config, and @1stg/nano-staged.

This description was created by Ellipsis for 396e436. You can customize this summary. It will automatically update as commits are pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants