Skip to content

merging all conflicts

5ed22c3
Select commit
Loading
Failed to load commit list.
Open

Sync with react.dev @ 7c90c6eb #436

merging all conflicts
5ed22c3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 9, 2026 in 1s

4 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high
  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 41 in src/components/MDX/ErrorDecoder.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check failure on line 43 in src/pages/api/md/[...path].ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 118 in src/pages/errors/[errorCode].tsx

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check warning on line 41 in src/components/MDX/ErrorDecoder.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.