Skip to content
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

Fix another case with app router revalidation #51076

Merged
merged 1 commit into from
Jun 9, 2023

Fix another case with app router revalidation

37c6307
Select commit
Failed to load commit list.
Merged

Fix another case with app router revalidation #51076

Fix another case with app router revalidation
37c6307
Select commit
Failed to load commit list.
Vercel Spaces / Owners Approvals Started 2023-06-09 23:06:19 ago

At least one approval is required

At least one approval is required. All files in this Pull Request have Vercel Code Owners.

Learn more about Vercel Code Owners files.
Want to leave feedback or contact suppport? Visit Vercel Spaces Help Center.

Details

Author Owned Files

  • packages/next/src/server/base-server.ts
  • test/production/standalone-mode/response-cache/app/app/app-another/page.js
  • test/production/standalone-mode/response-cache/app/app/app-blog/[...slug]/page.js
  • test/production/standalone-mode/response-cache/index.test.ts

Errors

  • .vercel.approvers
    • Line 11: '/.cargo/config.toml @vercel/web-tooling' Owners should be relative to the directory they are responsible for. Move this owner from "" to "/.cargo" or use a glob pattern.
    • Line 12: '/.config/nextest.toml @vercel/web-tooling' Owners should be relative to the directory they are responsible for. Move this owner from "" to "/.config" or use a glob pattern.