[pull] main from facebook:main#86
Merged
Merged
Conversation
…#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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )