Skip to content

[pull] main from facebook:main#86

Merged
pull[bot] merged 6 commits into
code:mainfrom
facebook:main
Feb 6, 2026
Merged

[pull] main from facebook:main#86
pull[bot] merged 6 commits into
code:mainfrom
facebook:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Feb 6, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

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

nmggithub and others added 6 commits February 6, 2026 09:46
…#11693)

fix(core): remove deprecated experiments.lazyBarrel config for RsPack 1.7+

Co-authored-by: Vedika Gupta <vedikagupta@Vedikas-MacBook-Pro.local>
…ture flags (#11715)

* upgrade to Rspack 1.7, remove useless experimental feature flags

* empty
…11687)

* docs(i18n): fix cp commands causing duplicate files in some shells

The i18n tutorial and git workflow docs used `cp -r dir/**` which
causes duplicate files in shells like Fish where the glob expands
before the -r flag processes recursively.

Fix by:
- Using `cp -r dir/.` for recursive directory copies
- Removing -r and using single `*` for file pattern copies

Fixes #11158

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs(i18n): use recursive cp for pages to include subfolders

Use `cp -r src/pages/. dest` instead of separate glob commands,
matching the pattern already used for docs and blog copies.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs(i18n): copy only md/mdx files for pages i18n

Use find to recursively copy only .md and .mdx files from src/pages,
preserving directory structure, instead of copying all files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update website/docs/i18n/i18n-git.mdx

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
…11707)

* refactor(content-blog): decouple getTagsFile from generateBlogPosts

* read blog authors/tags in parallel

---------

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
* chore(deps): bump webpack from 5.95.0 to 5.104.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.104.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.95.0...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* empty

* fix TS issues

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Feb 6, 2026
@pull pull Bot added the ⤵️ pull label Feb 6, 2026
@pull pull Bot merged commit 5f0c0f9 into code:main Feb 6, 2026
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.

5 participants