Skip to content

merging all conflicts

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

Sync with react.dev @ 1207ee36 #744

merging all conflicts
5e3bae9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 6, 2026 in 3s

3 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 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 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
.