Skip to content

Sync with react.dev @ 6be2b020#138

Open
react-translations-bot wants to merge 794 commits into
mainfrom
sync-6be2b020
Open

Sync with react.dev @ 6be2b020#138
react-translations-bot wants to merge 794 commits into
mainfrom
sync-6be2b020

merging all conflicts

e2f57bc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 13, 2026 in 3s

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 48 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 121 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 48 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
.