Skip to content

Upgrade Astro#307

Merged
ildyria merged 6 commits into
masterfrom
upgrade
Jun 21, 2026
Merged

Upgrade Astro#307
ildyria merged 6 commits into
masterfrom
upgrade

Conversation

@ildyria

@ildyria ildyria commented Jun 21, 2026

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@ildyria, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 55 minutes and 56 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c103d954-3528-4c7d-9788-71a4fad1bd55

📥 Commits

Reviewing files that changed from the base of the PR and between 1264b24 and b96381c.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (93)
  • .dockerignore
  • .editorconfig
  • .github/workflows/CI.yml
  • .gitignore
  • .pnpmrc
  • .prettierignore
  • .prettierrc.mjs
  • .stackblitzrc
  • AGENTS.md
  • CLAUDE.md
  • Dockerfile
  • astro.config.ts
  • eslint.config.js
  • makefile
  • package.json
  • src/assets/styles/tailwind.css
  • src/components/blog/GridItem.astro
  • src/components/blog/ListItem.astro
  • src/components/blog/SinglePost.astro
  • src/components/blog/SinglePost2.astro
  • src/components/common/Analytics.astro
  • src/components/common/BasicScripts.astro
  • src/components/common/Image.astro
  • src/components/common/Metadata.astro
  • src/components/ui/WidgetWrapper.astro
  • src/components/widgets/Announcement.astro
  • src/config.yaml
  • src/content.config.ts
  • src/data/config.ts
  • src/data/post/2024-06-25-performance-problems.mdx
  • src/data/post/2024-06-29-Future-of-lychee.mdx
  • src/data/post/2024-07-02-v6-landing-page.mdx
  • src/data/post/2024-07-06-v6-about.mdx
  • src/data/post/2024-07-07-v6-gallery-1.mdx
  • src/data/post/2024-07-09-v6-gallery-2.mdx
  • src/data/post/2024-07-12-v6-gallery-3.mdx
  • src/data/post/2024-07-13-v6-gallery-4.mdx
  • src/data/post/2024-07-16-v6-album-1.mdx
  • src/data/post/2024-07-17-v6-album-2.mdx
  • src/data/post/2024-07-18-v6-tests-1.mdx
  • src/data/post/2024-07-21-v6-tests-2.mdx
  • src/data/post/2024-07-23-v6-tests-3.mdx
  • src/data/post/2024-07-24-v6-profile-1.mdx
  • src/data/post/2024-07-26-v6-profile-2.mdx
  • src/data/post/2024-07-28-v6-settings-1.mdx
  • src/data/post/2024-07-29-v6-settings-2.mdx
  • src/data/post/2024-07-30-v6-settings-3.mdx
  • src/data/post/2024-08-02-v6-settings-4.mdx
  • src/data/post/2024-08-03-v6-users.mdx
  • src/data/post/2024-08-04-v6-diagnostics.mdx
  • src/data/post/2024-08-05-v6-jobs.mdx
  • src/data/post/2024-08-08-v6-maintenance.mdx
  • src/data/post/2024-08-09-v6-light-mode.mdx
  • src/data/post/2024-08-10-v6-move-album-panel.mdx
  • src/data/post/2024-08-11-v6-transfer-album-panel.mdx
  • src/data/post/2024-08-14-v6-share-album-panel.mdx
  • src/data/post/2024-08-17-v6-upload-dialog.mdx
  • src/data/post/2024-08-18-v6-upload-dialog.mdx
  • src/data/post/2024-08-27-v6-edit-photo.mdx
  • src/data/post/2024-08-31-v6-help.mdx
  • src/data/post/2024-09-14-v6-settings.mdx
  • src/data/post/2024-09-15-v6-menus.mdx
  • src/data/post/2024-09-23-v6-multiple.mdx
  • src/data/post/2024-09-24-v6-frame.mdx
  • src/data/post/2024-09-24-v6-oauth.mdx
  • src/data/post/2024-09-24-v6-scramble.mdx
  • src/data/post/2024-09-25-v6-map.mdx
  • src/data/post/2024-09-29-v6-alpha.mdx
  • src/data/post/2024-09-30-v6-header.mdx
  • src/data/post/2024-10-05-v6-beta.mdx
  • src/data/post/2024-10-07-v6-beta2.mdx
  • src/data/post/2024-10-14-v6-beta3.mdx
  • src/data/post/2024-10-26-v6.mdx
  • src/data/post/2024-12-13-what-is-next.mdx
  • src/data/post/2025-06-07-six-month-later.mdx
  • src/data/post/2025-06-11-version-6-6-6.mdx
  • src/data/post/2025-07-01-version-6-7-0.mdx
  • src/data/post/2025-07-29-finding-duplicates.mdx
  • src/data/post/2025-08-13-Opensource-processes-documentation.mdx
  • src/data/post/2025-09-13-Code-Rabbit.mdx
  • src/data/post/2025-12-31-version-7.mdx
  • src/env.d.ts
  • src/layouts/LandingLayout.astro
  • src/layouts/Layout.astro
  • src/layouts/PageLayout.astro
  • src/pages/roadmap.astro
  • src/styles/global.css
  • src/types.d.ts
  • src/utils/blog.ts
  • src/utils/frontmatter.ts
  • src/utils/images.ts
  • src/utils/permalinks.ts
  • tsconfig.json

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

Comment @coderabbitai help to get the list of available commands and usage tips.

@ildyria ildyria merged commit ee203a3 into master Jun 21, 2026
2 checks passed
@ildyria ildyria deleted the upgrade branch June 21, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant