Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

[pull] main from facebook:main#2

Merged
pull[bot] merged 641 commits intoSamirPaul1:mainfrom
facebook:main
Jul 15, 2025
Merged

[pull] main from facebook:main#2
pull[bot] merged 641 commits intoSamirPaul1:mainfrom
facebook:main

Conversation

@pull
Copy link

@pull pull bot commented Oct 30, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@github-actions
Copy link

github-actions bot commented Oct 30, 2023

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🔴 44 🟢 97 🟢 92 🟢 100 🟠 89 Report
/docs/installation 🟠 66 🟢 98 🟢 100 🟢 100 🟠 89 Report
/docs/category/getting-started 🟠 76 🟢 100 🟢 100 🟢 90 🟠 89 Report
/blog 🟠 68 🟢 100 🟢 100 🟢 90 🟠 89 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 82 🟢 97 🟢 100 🟢 100 🟠 89 Report
/blog/tags/release 🟠 73 🟢 100 🟢 100 🟠 80 🟠 89 Report
/blog/tags 🟠 76 🟢 100 🟢 100 🟢 90 🟠 89 Report

@pull pull bot added the ⤵️ pull label Oct 30, 2023
};

return serializeRouteConfig({
routePath: routePath.replace(/'/g, "\\'"),

Check failure

Code scanning / CodeQL

Incomplete string escaping or encoding

This does not escape backslash characters in the input.
Comment on lines +122 to +124
const command = `git -c log.showSignature=false log ${args} -- "${path.basename(
file,
)}"`;

Check warning

Code scanning / CodeQL

Unsafe shell command constructed from library input

This string concatenation which depends on [library input](1) is later used in a [shell command](2). This string concatenation which depends on [library input](3) is later used in a [shell command](2). This string concatenation which depends on [library input](4) is later used in a [shell command](2). This string concatenation which depends on [library input](5) is later used in a [shell command](2). This string concatenation which depends on [library input](6) is later used in a [shell command](2). This string concatenation which depends on [library input](7) is later used in a [shell command](2).
): string {
let res = '';
values.forEach((value, idx) => {
const flag = msgs[idx]!.match(/[a-z]+=$/);

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data

This [regular expression](1) that depends on [library input](2) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](3) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](4) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](5) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](6) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](7) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](8) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](9) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](10) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](11) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](12) may run slow on strings with many repetitions of 'a'.
let res = '';
values.forEach((value, idx) => {
const flag = msgs[idx]!.match(/[a-z]+=$/);
res += msgs[idx]!.replace(/[a-z]+=$/, '');

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data

This [regular expression](1) that depends on [library input](2) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](3) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](4) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](5) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](6) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](7) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](8) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](9) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](10) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](11) may run slow on strings with many repetitions of 'a'. This [regular expression](1) that depends on [library input](12) may run slow on strings with many repetitions of 'a'.
slorber and others added 24 commits October 24, 2024 10:23
#10624)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…10586)

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
slorber and others added 29 commits June 5, 2025 17:03
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
…11273)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…11272)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
…o 2.9.3 (#11285)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot merged commit 0306d18 into SamirPaul1:main Jul 15, 2025
29 of 35 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.