Closed dependabot[bot] closed 3 months ago
[!WARNING]
Rate limit exceeded
@dependabot[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 29 minutes and 30 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](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between 3bacbf38707ebd3e3e5f1bc5b4cc7aa3b2adc169 and edda142b82ee1d085c75966d42235e1c17935337.
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?
We have these basic policies to make the approval process smoother for our volunteer team.
Please make sure your code passes all tests. Our test code coverage system will fail if these conditions occur:
The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.
Do not assign reviewers. Our Queue Monitors will review your PR and assign them. When your PR has been assigned reviewers contact them to get your code reviewed and approved via:
Your reviewer(s) will have the following roles:
Read our CONTRIBUTING.md file. Most importantly:
Bumps tsx from 4.16.2 to 4.17.0.
Release notes
Sourced from tsx's releases.
... (truncated)
Commits
bd83d3b
feat: upgrade esbuild to 0.23 (#615)2fada74
fix(resolver): directory import nested ".."3cf0b6a
fix(resolver): handle importing ".."ca4bf11
refactor(cjs): resolver organized in multiple files3df00f4
fix(resolver): prioritize requested path in dependencies1c3fd22
docs(usages): update link to knip usage (#622)8344163
chore(deps): update dependency node to v20.16.0 (#621)178f338
chore: remove unusedeslintConfig
(#620)1affdd0
docs: make logos easier to see7d38e42
docs: fix marquee bug on safariDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show