Skip to content

Commit d6de9e8

Browse files
dkstylesnitin315ahabhgktanyaboumanjacalata
authored
Merge sync 202503 (#1690)
* chore: update dev dependencies (#7150) * docs(configuration): update `output.trustedTypes` (#7152) * docs(configuration): add `output.importMetaName` (#7153) * docs(configuration): add `output.webassemblyModuleFilename` (#7154) * docs: remove obselete webpack v4 notes (#7155) * docs(configuration): add `output.workerWasmLoading` (#7156) * docs(configuration): update stats.mdx (#7157) * docs: improve wordings (#7158) * docs(migrate): add link to configuration changes (#7159) * docs: add note for non extensibility of hooks (#7160) * docs(configuration): add css generator exportsConvention and localIdentName (#7165) * docs: replace outdated references to libraryTarget with library.type (#7180) * docs: add library config changes to migration guide (#7175) As far as I can tell this is so far only mentioned in this issue comment (it seems to have changed after the blog post listing all the changes in config): https://github.com/webpack/webpack/issues/13584#issuecomment-863272803 I also needed this question and answer to figure it out: https://stackoverflow.com/questions/77951581/webpack-5-builds-for-aws-lambda-with-typescript-runtime-handlernotfound * chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#7185) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(dll-plugin): add warning to dll-plugin. (#7187) * chore(deps): bump webpack-dev-middleware from 7.0.0 to 7.1.1 (#7192) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 7.0.0 to 7.1.1. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v7.0.0...v7.1.1) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(configuration): fix typo in UseEntry (#7179) * docs: fix incorrect sentence (#7177) * chore: update dev dependencies (#7195) * docs(plugins): add `stage` option for `BannerPlugin` (#7196) * docs(configuration): add entry[x].runtime (#7173) Co-authored-by: Nitin Kumar <[email protected]> * docs(configuration): add output.cssHeadDataCompression (#7172) Co-authored-by: Nitin Kumar <[email protected]> * docs: add version badge for output.cssHeadDataCompression (#7198) * docs: update `node` option type (#7199) * docs: add `optimization.checkWasmTypes` (#7200) * docs: sort resolve options (#7201) * docs(configuration): add `resolve.cache` (#7202) * docs(configuration): add `resolve.fullySpecified` (#7203) * docs: sort `stats` options (#7204) * docs(configuration): update `module.noParse` (#7205) * docs(configuration): update stats.colors type (#7206) * docs(configuration): fix stats.entrypoints & stats.errorDetails type (#7207) * chore: upgrade @octokit/auth-action to v5 (#7208) * docs(configuration): move `infrastructureLogging` to its own page (#7210) * docs(api): add `Compilation.hooks.statsPreset` (#7211) * docs(api): add `Compilation.hooks.statsNormalize` (#7212) * docs(ModuleFederationPlugin): update requiredVersion description (#7213) * docs(contribute): add data sharing info among chained loaders (#7214) * docs(api): add `Compilation.hooks.statsFactory` (#7215) * docs(api): add `Compilation.hooks.statsPrinter` (#7216) * docs: add Transform Async Modules Plugin to awesome list (#7235) * --- (#7260) updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: optimization.realContentHash default value (#7255) * chore(deps): bump ejs from 3.1.7 to 3.1.10 (#7247) Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: update webpack 5 notification message (#7263) Closes: #7262 * chore(deps): bump express from 4.18.1 to 4.19.2 (#7218) Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update module-federation.mdx (#7220) * Update module-federation.mdx avoid word duplication. * Update src/content/concepts/module-federation.mdx --------- Co-authored-by: Nitin Kumar <[email protected]> * chore: upgrade dev dependencies (#7268) * chore: upgrade cypress (#7270) * docs(configuration): add `output.environment.nodePrefixForCoreModules` (#7272) * docs(api): update `--define-process-env-node-env` usage (#7273) * docs(guides): clarify SplitChunksPlugin behavior (#7275) * docs: add module.parser.css.namedExports (#7274) * docs(plugins): update append option usage (#7278) * docs: add `devServer.app` (#7277) * docs: add warning for `!` usage in `output.path` (#7281) * chore(deps): bump braces from 3.0.2 to 3.0.3 (#7282) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update contents * chore(deps): bump ws from 7.5.3 to 7.5.10 (#7284) Bumps [ws](https://github.com/websockets/ws) from 7.5.3 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.3...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * deps: upgrade remark (#7289) * deps: upgrade remark * fix tests * upgrade @mdx * use @mdx v2 first * use @mdx v3 * update snapshot * install @mdx-js/react * fix * update config * chore: clean up dependabot (#7292) * chore(deps): bump the dependencies group across 1 directory with 22 updates (#7294) Bumps the dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.24.0` | | [react-use](https://github.com/streamich/react-use) | `17.4.0` | `17.5.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.6` | `7.24.7` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.24.6` | `7.24.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.6` | `7.24.7` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.6` | `7.24.7` | | [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.1` | `21.0.0` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.11` | `0.6.0-beta.1` | | [cypress](https://github.com/cypress-io/cypress) | `13.10.0` | `13.12.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.15.1` | `3.3.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.3` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.2` | `15.2.7` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.38.0` | `0.41.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.8.1` | `2.9.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.0` | `0.14.2` | | [remark-emoji](https://github.com/rhysd/remark-emoji) | `4.0.0` | `5.0.0` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` | | [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.77.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.4` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.92.1` | Updates `react-router-dom` from 6.16.0 to 6.24.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-use` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v17.4.0...v17.5.0) Updates `@babel/core` from 7.24.6 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core) Updates `@babel/eslint-parser` from 7.24.6 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.24.6 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.6 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-react) Updates `@octokit/rest` from 20.1.1 to 21.0.0 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v20.1.1...v21.0.0) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.11 to 0.6.0-beta.1 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits) Updates `cypress` from 13.10.0 to 13.12.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.10.0...v13.12.0) Updates `eslint-plugin-cypress` from 2.15.1 to 3.3.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...v3.3.0) Updates `eslint-plugin-react` from 7.34.1 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.3) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `lint-staged` from 15.2.2 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v15.2.2...v15.2.7) Updates `markdownlint-cli` from 0.38.0 to 0.41.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.38.0...v0.41.0) Updates `mini-css-extract-plugin` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.1...v2.9.0) Updates `prettier` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2) Updates `react-refresh` from 0.14.0 to 0.14.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v0.14.2/packages/react) Updates `remark-emoji` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/rhysd/remark-emoji/releases) - [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md) - [Commits](https://github.com/rhysd/remark-emoji/compare/v4.0.0...v5.0.0) Updates `rimraf` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.5...v5.0.7) Updates `sass` from 1.71.1 to 1.77.6 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.71.1...1.77.6) Updates `tailwindcss` from 3.4.1 to 3.4.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.4) Updates `webpack` from 5.91.0 to 5.92.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.92.1) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: remark-emoji dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(Concepts): Replaced correct es5 compat-table link (#7295) * chore(deps-dev): bump postcss in the dependencies group (#7296) Bumps the dependencies group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.4.38 to 8.4.39 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump the dependencies group with 2 updates (#7297) Bumps the dependencies group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [webpack-merge](https://github.com/survivejs/webpack-merge). Updates `cypress` from 13.12.0 to 13.13.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.12.0...v13.13.0) Updates `webpack-merge` from 5.10.0 to 6.0.1 - [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v5.10.0...v6.0.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack-merge dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump react-router-dom in the dependencies group (#7299) Bumps the dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 6.24.0 to 6.24.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: add a comma (#7300) * chore(deps): bump JamesIves/github-pages-deploy-action (#7301) Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.1...v4.6.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump rimraf in the dependencies group (#7302) Bumps the dependencies group with 1 update: [rimraf](https://github.com/isaacs/rimraf). Updates `rimraf` from 5.0.7 to 5.0.8 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.7...v5.0.8) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(configuration): update resolve.unsafeCache (#7303) * docs(configuration): update resolve.unsafeCache * Apply suggestions from code review Co-authored-by: Nitin Kumar <[email protected]> --------- Co-authored-by: Nitin Kumar <[email protected]> * chore(deps): bump fast-loops from 1.1.3 to 1.1.4 (#7307) Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4. - [Commits](https://github.com/robinweser/fast-loops/commits) --- updated-dependencies: - dependency-name: fast-loops dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(configuration): document overrideStrict (#7309) * docs(configuration): document commonjs-module (#7305) * chore(deps-dev): bump the dependencies group across 1 directory with 6 updates (#7311) Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.7` | `7.24.8` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.24.7` | `7.24.8` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.7` | `7.24.8` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.8` | `6.0.1` | | [sass](https://github.com/sass/dart-sass) | `1.77.6` | `1.77.8` | | [webpack](https://github.com/webpack/webpack) | `5.92.1` | `5.93.0` | Updates `@babel/core` from 7.24.7 to 7.24.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-core) Updates `@babel/eslint-parser` from 7.24.7 to 7.24.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.8/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.24.7 to 7.24.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-preset-env) Updates `rimraf` from 5.0.8 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.8...v6.0.1) Updates `sass` from 1.77.6 to 1.77.8 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.77.6...1.77.8) Updates `webpack` from 5.92.1 to 5.93.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.93.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump node engines (#7312) * docs(api): Add an example for utils.createHash (#7313) * Add examples of utils.createHash * Update loaders.mdx * chore(deps-dev): bump the dependencies group with 5 updates (#7314) Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.8` | `7.24.9` | | [directory-tree](https://github.com/mihneadb/node-directory-tree) | `3.5.1` | `3.5.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.34.4` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.5` | Updates `@babel/core` from 7.24.8 to 7.24.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.9/packages/babel-core) Updates `directory-tree` from 3.5.1 to 3.5.2 - [Commits](https://github.com/mihneadb/node-directory-tree/compare/3.5.1...3.5.2) Updates `eslint-plugin-react` from 7.34.3 to 7.34.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.34.4) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3) Updates `tailwindcss` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.5/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: directory-tree dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump the dependencies group with 3 updates (#7315) Bumps the dependencies group with 3 updates: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [cypress](https://github.com/cypress-io/cypress) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `react-router-dom` from 6.24.1 to 6.25.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `cypress` from 13.13.0 to 13.13.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.13.0...v13.13.1) Updates `tailwindcss` from 3.4.5 to 3.4.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.5...v3.4.6) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump the dependencies group with 7 updates (#7321) Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@react-spring/web](https://github.com/pmndrs/react-spring) | `9.7.3` | `9.7.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.25.0` | `6.25.1` | | [react-use](https://github.com/streamich/react-use) | `17.5.0` | `17.5.1` | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.0` | `21.0.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.4` | `7.35.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.1` | | [remark-emoji](https://github.com/rhysd/remark-emoji) | `5.0.0` | `5.0.1` | Updates `@react-spring/web` from 9.7.3 to 9.7.4 - [Release notes](https://github.com/pmndrs/react-spring/releases) - [Commits](https://github.com/pmndrs/react-spring/compare/v9.7.3...v9.7.4) Updates `react-router-dom` from 6.25.0 to 6.25.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-use` from 17.5.0 to 17.5.1 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v17.5.0...v17.5.1) Updates `@octokit/rest` from 21.0.0 to 21.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v21.0.0...v21.0.1) Updates `eslint-plugin-react` from 7.34.4 to 7.35.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0) Updates `husky` from 9.0.11 to 9.1.1 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.1) Updates `remark-emoji` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/rhysd/remark-emoji/releases) - [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md) - [Commits](https://github.com/rhysd/remark-emoji/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: "@react-spring/web" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: remark-emoji dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump sass-loader in the dependencies group (#7325) Bumps the dependencies group with 1 update: [sass-loader](https://github.com/webpack-contrib/sass-loader). Updates `sass-loader` from 14.2.1 to 15.0.0 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.2.1...v15.0.0) --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * upgrade eslint (#7322) * chore(deps-dev): bump the dependencies group with 4 updates (#7327) Bumps the dependencies group with 4 updates: [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress), [husky](https://github.com/typicode/husky), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `eslint-plugin-cypress` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.3.0...v3.4.0) Updates `husky` from 9.1.1 to 9.1.2 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.1...v9.1.2) Updates `postcss` from 8.4.39 to 8.4.40 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40) Updates `tailwindcss` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * clean up pre-commit (#7329) * deps: upgrade sass loader (#7331) * chore(deps-dev): bump the dependencies group across 1 directory with 4 updates (#7332) Bumps the dependencies group with 4 updates in the / directory: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [husky](https://github.com/typicode/husky). Updates `@babel/eslint-parser` from 7.24.8 to 7.25.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.0/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.24.8 to 7.25.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.0/packages/babel-preset-env) Updates `@eslint/js` from 9.7.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.8.0/packages/js) Updates `husky` from 9.1.2 to 9.1.3 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.2...v9.1.3) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: update required Node.js version in CONTRIBUTING.md (#7336) * docs(configuration): add `binary` option for module.generator (#7334) * chore: update husky configs (#7337) * docs(configuration): add note for `output.chunkFilename` (#7335) * docs(configuration): fix typo (#7338) * chore(deps-dev): bump the dependencies group with 2 updates (#7339) Bumps the dependencies group with 2 updates: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) and [husky](https://github.com/typicode/husky). Updates `@babel/eslint-parser` from 7.25.0 to 7.25.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.1/eslint/babel-eslint-parser) Updates `husky` from 9.1.3 to 9.1.4 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.3...v9.1.4) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump the dependencies group with 2 updates (#7341) Bumps the dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.24.9 to 7.25.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core) Updates `@babel/preset-env` from 7.25.0 to 7.25.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(awesome): add pwa-manifest-loader (#7340) * chore(deps-dev): bump the dependencies group with 2 updates (#7343) Bumps the dependencies group with 2 updates: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [cypress](https://github.com/cypress-io/cypress). Updates `@babel/preset-env` from 7.25.2 to 7.25.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env) Updates `cypress` from 13.13.1 to 13.13.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.13.1...v13.13.2) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump the dependencies group with 2 updates (#7344) Bumps the dependencies group with 2 updates: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [globals](https://github.com/sindresorhus/globals). Updates `react-router-dom` from 6.25.1 to 6.26.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update contents * chore(deps-dev): bump the dependencies group with 2 updates (#7346) Bumps the dependencies group with 2 updates: [autoprefixer](https://github.com/postcss/autoprefixer) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20) Updates `lint-staged` from 15.2.7 to 15.2.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update twitter to x (#7347) * chore(deps-dev): bump the dependencies group with 2 updates (#7349) Bumps the dependencies group with 2 updates: [lightningcss](https://github.com/parcel-bundler/lightningcss) and [postcss](https://github.com/postcss/postcss). Updates `lightningcss` from 1.25.1 to 1.26.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) Updates `postcss` from 8.4.40 to 8.4.41 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.40...8.4.41) --- updated-dependencies: - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump tailwindcss in the dependencies group (#7350) Bumps the dependencies group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.7 to 3.4.8 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.8/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.8) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump tailwindcss in the dependencies group (#7351) Bumps the dependencies group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.8 to 3.4.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.8...v3.4.9) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump the dependencies group with 2 updates (#7352) Bumps the dependencies group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress). Updates `@eslint/js` from 9.8.0 to 9.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.9.0/packages/js) Updates `eslint-plugin-cypress` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(Plugins): Replace overkill regex with a much simpler one (#7353) * chore(deps-dev): bump lint-staged in the dependencies group (#7354) Bumps the dependencies group with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged). Updates `lint-staged` from 15.2.8 to 15.2.9 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump the dependencies group with 2 updates (#7356) Bumps the dependencies group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `cypress` from 13.13.2 to 13.13.3 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.13.2...v13.13.3) Updates `tailwindcss` from 3.4.9 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.9...v3.4.10) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(concepts): fix code (#7358) * Update contents * chore(deps): bump react-router-dom in the dependencies group (#7359) Bumps the dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 6.26.0 to 6.26.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(api): Fix formatting of webpackExports section (#7360) * chore(deps-dev): bump the dependencies group with 3 updates (#7362) Bumps the dependencies group with 3 updates: [@octokit/rest](https://github.com/octokit/rest.js), [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) and [sass-loader](https://github.com/webpack-contrib/sass-loader). Updates `@octokit/rest` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2) Updates `mini-css-extract-plugin` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1) Updates `sass-loader` from 16.0.0 to 16.0.1 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.0...v16.0.1) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump husky in the dependencies group (#7363) Bumps the dependencies group with 1 update: [husky](https://github.com/typicode/husky). Updates `husky` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(guides): Mention end of support for subpath mapping exports by Node > 17 (#7364) * Mention end of support for subpath mapping exports by Node > 17 package-exports.mdx https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V17.md#2021-10-19-version-1700-current-bethgriggs * Move note from feature column to Supported by column * chore(deps-dev): bump the dependencies group with 2 updates (#7365) Bumps the dependencies group with 2 updates: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [webpack](https://github.com/webpack/webpack). Updates `@babel/preset-env` from 7.25.3 to 7.25.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env) Updates `webpack` from 5.93.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(guides): update alternatives (#7326) * docs(guides): update alternatives * Apply suggestions from code review * docs(externals): add `import` and `module-import` external type (#7345) Co-authored-by: Nitin Kumar <[email protected]> * docs: add `Rule.assert` (#7367) * docs: add supported version for import & module-import externals (#7369) * docs(configuration): add `Rule.with` (#7368) * docs: add `'modern-module'` value for `output.library.type` (#7370) * docs: add webpackExports warning with destructuring assignments (#7371) * docs: add `webpackIgnore` for `new URL()` (#7366) * docs: avoid code in heading (#7372) * docs(plugins): update NormalModuleReplacementPlugin example (#7373) * docs(configuration): add `output.environment.document` (#7374) * chore(deps-dev): bump @eslint/js in the dependencies group (#7376) Bumps the dependencies group with 1 update: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `@eslint/js` from 9.9.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(configuration): update `splitChunks.cacheGroups.{cacheGroup}.name` note (#7375) * chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#7377) Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump cypress in the dependencies group (#7378) Bumps the dependencies group with 1 update: [cypress](https://github.com/cypress-io/cypress). Updates `cypress` from 13.13.3 to 13.14.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.13.3...v13.14.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump cypress in the dependencies group (#7379) Bumps the dependencies group with 1 update: [cypress](https://github.com/cypress-io/cypress). Updates `cypress` from 13.14.0 to 13.14.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(plugins): Update module-federation-plugin.mdx (#7380) Fixed a typo in Sharing libraries section, where "need" was written twice. * chore(deps-dev): bump the dependencies group with 2 updates (#7382) Bumps the dependencies group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [postcss](https://github.com/postcss/postcss). Updates `lint-staged` from 15.2.9 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10) Updates `postcss` from 8.4.41 to 8.4.44 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.41...8.4.44) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump JamesIves/github-pages-deploy-action (#7381) Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump the dependencies group with 2 updates (#7383) Bumps the dependencies group with 2 updates: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `eslint-plugin-react` from 7.35.0 to 7.35.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.35.2/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.35.2) Updates `w…
1 parent 9c93f98 commit d6de9e8

File tree

8 files changed

+238
-104
lines changed

8 files changed

+238
-104
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: yarn lint:links
3636

3737
- name: Deploy
38-
uses: JamesIves/[email protected].2
38+
uses: JamesIves/[email protected].3
3939
with:
4040
token: ${{ secrets.GITHUB_TOKEN }}
4141
folder: dist

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"clean-printable": "rimraf src/content/**/printable.mdx",
2929
"preclean": "run-s clean-dist clean-printable",
3030
"clean": "rimraf src/content/**/_*.mdx src/**/_*.json repositories/*.json",
31-
"start": "npm run clean-dist && webpack serve --config webpack.dev.mjs --env dev --progress --define-process-env-node-env development",
31+
"start": "npm run clean-dist && webpack serve --config webpack.dev.mjs --env dev --progress --config-node-env development",
3232
"content": "node src/scripts/build-content-tree.mjs ./src/content ./src/_content.json",
33-
"bundle-analyze": "run-s clean fetch content && webpack --config webpack.prod.mjs --define-process-env-node-env production && run-s printable content && webpack --config webpack.ssg.mjs --define-process-env-node-env production --env ssg --profile --json > stats.json && webpack-bundle-analyzer stats.json",
33+
"bundle-analyze": "run-s clean fetch content && webpack --config webpack.prod.mjs --config-node-env production && run-s printable content && webpack --config webpack.ssg.mjs --config-node-env production --env ssg --profile --json > stats.json && webpack-bundle-analyzer stats.json",
3434
"fetch-repos": "node src/utilities/fetch-package-repos.mjs",
3535
"fetch": "run-p fetch:*",
3636
"fetch:readmes": "node src/utilities/fetch-package-readmes.mjs",
3737
"fetch:supporters": "node src/utilities/fetch-supporters.mjs",
3838
"prebuild": "npm run clean",
39-
"build": "run-s fetch-repos fetch content && webpack --config webpack.prod.mjs --define-process-env-node-env production && run-s printable content && webpack --config webpack.ssg.mjs --define-process-env-node-env production --env ssg",
39+
"build": "run-s fetch-repos fetch content && webpack --config webpack.prod.mjs --config-node-env production && run-s printable content && webpack --config webpack.ssg.mjs --config-node-env production --env ssg",
4040
"postbuild": "npm run sitemap",
4141
"build-test": "npm run build && http-server --port 4200 dist/",
4242
"serve-dist": "http-server --port 4200 dist/",
@@ -141,7 +141,7 @@
141141
"unist-util-visit": "^5.0.0",
142142
"webpack": "^5.97.1",
143143
"webpack-bundle-analyzer": "^4.10.2",
144-
"webpack-cli": "^5.1.4",
144+
"webpack-cli": "^6.0.1",
145145
"webpack-dev-server": "^5.1.0",
146146
"webpack-merge": "^6.0.1",
147147
"workbox-webpack-plugin": "^7.3.0",

src/content/api/cli.mdx

+33-33
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ related:
3737

3838
webpack 및 CLI를 아직 설치하지 않은 경우 [설치 가이드](/guides/installation)를 읽어보세요.
3939

40-
W> `webpack-cli` v5.0.0+에는 node >= v14.15.0, `webpack >= v5.0.0`, `webpack-dev-server >= v4.0.0`이 필요합니다.
40+
W> `webpack-cli` v6.0.0+에는 node >= v18.12.0, `webpack >= v5.82.0`, `webpack-dev-server >= v5.0.0`이 필요합니다.
4141

4242
W> `npx`를 사용하여 webpack을 실행하려면 `webpack-cli`가 설치되어 있는지 확인하세요.
4343

@@ -260,31 +260,31 @@ npx webpack watch --mode development
260260

261261
기본적으로 webpack은 다음 플래그와 함께 제공됩니다.
262262

263-
| 플래그 / 별칭 | 타입 | 설명 |
264-
| --------------------------------------------------------------- | --------------- | -------------------------------------------------------------------------- |
265-
| [`--entry`](#entry) | string[] | 애플리케이션의 엔트리 포인트입니다. (예: `./src/main.js`) |
266-
| [`--config, -c`](#config) | string[] | webpack 설정 파일의 경로를 제공합니다. (예: `./webpack.config.js`) |
267-
| [`--config-name`](#config-name) | string[] | 사용할 설정의 이름입니다. |
268-
| `--name` | string | 사용할 설정의 이름. 복수의 설정을 로드할 때 사용합니다. |
269-
| `--color` | boolean | 콘솔에서 색상 활성화 |
270-
| [`--merge, -m`](#merge) | boolean | `webpack-merge`를 사용하여 둘 이상의 구성을 병합합니다. |
271-
| [`--env`](#env) | string[] | 함수일 때 설정에 전달된 환경입니다. |
272-
| [`--define-process-env-node-env`](#define-process-env-node-env) | string | `process.env.NODE_ENV`를 지정된 값으로 설정합니다. |
273-
| [`--progress`](#progress) | boolean, string | 빌드 중 컴파일 진행률을 출력합니다. |
274-
| [`--help`](#help) | boolean | 지원되는 플래그 및 명령 목록을 출력합니다. |
275-
| [`--output-path, -o`](#output-path) | string | webpack에 의해 생성된 파일의 출력 위치입니다. (예: `./dist`) |
276-
| `--target, -t` | string[] | 빌드 대상을 설정합니다. |
277-
| `--watch, -w` | boolean | 파일 변경 사항을 확인합니다. |
278-
| `--watch-options-stdin` | boolean | stdin 스트림이 종료되면 감시를 중단합니다. |
279-
| `--devtool, -d` | string | 소스 맵 생성 여부와 방법을 제어합니다. |
280-
| [`--json, -j`](#json) | boolean, string | 결과를 JSON으로 출력하거나 파일으로 저장합니다. |
281-
| `--mode` | string | webpack에 전달할 모드를 정의합니다. |
282-
| [`--version, -v`](#version) | boolean | 현재 버전을 가져옵니다. |
283-
| `--stats` | boolean, string | webpack에 통계 처리 방법을 지시합니다. |
284-
| `--disable-interpret` | boolean | 설정 파일을 로드할 때 해석을 사용하지 않도록 설정합니다. |
285-
| `--fail-on-warnings` | boolean | webpack의 경고에서 0이 아닌 종료 코드로 webpack-cli 프로세스를 중지합니다. |
286-
| [`--analyze`](#analyzing-bundle) | boolean | 번들 정보를 얻기 위해 `webpack-bundle-analyzer` 플러그인을 호출합니다. |
287-
| [`--extends, -e`](#extends) | string[] | 기존 설정을 확장합니다. |
263+
| 플래그 / 별칭 | 타입 | 설명 |
264+
| --------------------------------------- | --------------- | -------------------------------------------------------------------------- |
265+
| [`--entry`](#entry) | string[] | 애플리케이션의 엔트리 포인트입니다. (예: `./src/main.js`) |
266+
| [`--config, -c`](#config) | string[] | webpack 설정 파일의 경로를 제공합니다. (예: `./webpack.config.js`) |
267+
| [`--config-name`](#config-name) | string[] | 사용할 설정의 이름입니다. |
268+
| `--name` | string | 사용할 설정의 이름. 복수의 설정을 로드할 때 사용합니다. |
269+
| `--color` | boolean | 콘솔에서 색상 활성화 |
270+
| [`--merge, -m`](#merge) | boolean | `webpack-merge`를 사용하여 둘 이상의 구성을 병합합니다. |
271+
| [`--env`](#env) | string[] | 함수일 때 설정에 전달된 환경입니다. |
272+
| [`--config-node-env`](#config-node-env) | string | `process.env.NODE_ENV`를 지정된 값으로 설정합니다. |
273+
| [`--progress`](#progress) | boolean, string | 빌드 중 컴파일 진행률을 출력합니다. |
274+
| [`--help`](#help) | boolean | 지원되는 플래그 및 명령 목록을 출력합니다. |
275+
| [`--output-path, -o`](#output-path) | string | webpack에 의해 생성된 파일의 출력 위치입니다. (예: `./dist`) |
276+
| `--target, -t` | string[] | 빌드 대상을 설정합니다. |
277+
| `--watch, -w` | boolean | 파일 변경 사항을 확인합니다. |
278+
| `--watch-options-stdin` | boolean | stdin 스트림이 종료되면 감시를 중단합니다. |
279+
| `--devtool, -d` | string | 소스 맵 생성 여부와 방법을 제어합니다. |
280+
| [`--json, -j`](#json) | boolean, string | 결과를 JSON으로 출력하거나 파일으로 저장합니다. |
281+
| `--mode` | string | webpack에 전달할 모드를 정의합니다. |
282+
| [`--version, -v`](#version) | boolean | 현재 버전을 가져옵니다. |
283+
| `--stats` | boolean, string | webpack에 통계 처리 방법을 지시합니다. |
284+
| `--disable-interpret` | boolean | 설정 파일을 로드할 때 해석을 사용하지 않도록 설정합니다. |
285+
| `--fail-on-warnings` | boolean | webpack의 경고에서 0이 아닌 종료 코드로 webpack-cli 프로세스를 중지합니다. |
286+
| [`--analyze`](#analyzing-bundle) | boolean | 번들 정보를 얻기 위해 `webpack-bundle-analyzer` 플러그인을 호출합니다. |
287+
| [`--extends, -e`](#extends) | string[] | 기존 설정을 확장합니다. |
288288

289289
### Negated Flags
290290

@@ -635,25 +635,25 @@ module.exports = (env, argv) => {
635635
npx webpack --node-env production # process.env.NODE_ENV = 'production'
636636
```
637637

638-
W> 이 옵션은 `--define-process-env-node-env` 옵션을 위해 webpack-cli v5에서 더 이상 사용되지 않으며 제거되었습니다.
638+
W> 이 옵션은 `--config-node-env` 옵션으로 인해 webpack-cli v6에서 더 이상 사용되지 않습니다.
639639

640-
### define-process-env-node-env
640+
### config-node-env
641641

642-
`webpack-cli v5+`의 경우.
642+
<Badge text="webpack-cli v6.0.0+" />
643643

644644
`process.env.NODE_ENV`를 설정하기 위한 [`--node-env`](/api/cli/#node-env)의 별칭입니다.
645645

646646
```bash
647-
npx webpack --define-process-env-node-env production # process.env.NODE_ENV = 'production'
647+
npx webpack --config-node-env production # process.env.NODE_ENV = 'production'
648648
```
649649

650-
설정에 `mode` 옵션이 지정되지 않은 경우 `--define-process-env-node-env` 옵션을 사용하여 `mode`를 설정할 수 있습니다. 예를 들어 `--define-process-env-node-env production`을 사용하면 `process.env.NODE_ENV``mode`가 모두 `production'으로 설정됩니다.
650+
설정에서 `mode` 옵션이 지정되지 않은 경우 `--config-node-env` 옵션을 사용하여 `mode`를 설정할 수 있습니다. 예를 들어, `--config-node-env production`을 사용하면 `process.env.NODE_ENV``mode`가 모두 `'production'`으로 설정됩니다.
651651

652-
설정이 함수를 내보내는 경우 함수가 반환된 후 `--define-process-env-node-env` 값이 mode에 할당됩니다. 즉, `mode`는 함수 인수(`env``argv`)에서 사용할 수 없습니다. 그러나 `--define-process-env-node-env`의 값은 `argv.nodeEnv`접근할 수 있으며 그에 따라 사용할 수 있습니다.
652+
설정이 함수를 내보내는 경우, 함수가 반환된 후 `--config-node-env` 값이 mode에 할당됩니다. 즉, `mode`는 함수 인수(`env``argv`)에서 사용할 수 없습니다. 그러나 `--config-node-env`의 값은 함수 내에서 `argv.nodeEnv`접근 가능하며 그에 따라 사용할 수 있습니다.
653653

654654
```javascript
655655
module.exports = (env, argv) => {
656-
console.log(argv.defineProcessEnvNodeEnv); // 'production' --define-process-env-node-env production이 사용되는 경우
656+
console.log(argv.defineProcessEnvNodeEnv); // 'production' --config-node-env production이 사용되는 경우
657657
return {
658658
// 당신의 설정
659659
};

src/content/api/loaders.mdx

+16-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ contributors:
1414
- snitin315
1515
- chenxsan
1616
- jamesgeorge007
17+
- alexeyr
1718
translators:
1819
- 1ilsang
1920
---
@@ -22,7 +23,9 @@ translators:
2223

2324
첫 번째 로더에는 리소스 파일의 내용이라는 하나의 인수를 넘깁니다. 컴파일러는 마지막 로더의 결과를 기대합니다. 결과는 모듈의 자바스크립트 소스 코드를 나타내는 `String` 또는 `Buffer`(문자열로 변환됨)여야 합니다. 선택적 소스맵 결과(JSON 객체로)도 전달할 수 있습니다.
2425

25-
단일 결과는 [동기 모드](#synchronous-loaders)에서 반환될 수 있습니다. 여러 결과의 경우 `this.callback()`을 호출해야 합니다. [비동기 모드](#asynchronous-loaders)에서는 [로드 러너](https://github.com/webpack/loader-runner)가 비동기 결과를 기다려야 함을 나타내기 위해 `this.async()`를 호출해야 합니다. 이는 `this.callback()`을 반환합니다. 그 후 로더는 `undefined`를 반환하고 해당 콜백을 호출해야 합니다.
26+
[동기 모드](#synchronous-loaders)에서는 단일 결과가 반환될 수 있습니다. 여러 결과의 경우 `this.callback()`을 호출해야 하며 로더는 `undefined`를 반환해야 합니다.
27+
28+
[비동기 모드](#asynchronous-loaders)에서 `비동기 함수`에서 단일 결과를 반환할 수 있습니다. 또는 `this.async()`를 호출하여 [로더 러너](https://github.com/webpack/loader-runner)가 비동기 결과를 기다려야 함을 나타낼 수 있습니다. 이 경우 `this.callback()`을 반환합니다. 이 경우 로더는 `undefined`를 반환하고 해당 콜백을 호출해야 합니다. 이 옵션은 여러 결과에 대한 유일한 옵션입니다.
2629

2730
```js
2831
/**
@@ -65,10 +68,21 @@ module.exports = function (content, map, meta) {
6568

6669
### Asynchronous Loaders
6770

68-
비동기 로더의 경우 [`this.async`](#thisasync)`callback` 함수를 가져오기 위해 사용됩니다.
71+
비동기 로더의 경우 `비동기 함수`에서 변환된 `콘텐츠`를 반환할 수 있습니다.
6972

7073
**async-loader.js**
7174

75+
```javascript
76+
module.exports = async function (content, map, meta) {
77+
var result = await someAsyncOperation(content);
78+
return result;
79+
};
80+
```
81+
82+
또는 [`this.async`](#thisasync)를 사용하여 `callback` 함수를 검색할 수 있습니다.
83+
84+
**async-loader-with-callback.js**
85+
7286
```javascript
7387
module.exports = function (content, map, meta) {
7488
var callback = this.async();

src/content/configuration/module.mdx

+47
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ contributors:
2323
- snitin315
2424
- vabushkevich
2525
- ahabhgk
26+
- hai-x
2627
translators:
2728
- YukJiSoo
2829
---
@@ -707,6 +708,52 @@ const x = require(/* webpackIgnore: true */ 'x');
707708
1. 이것은 기준 URL이 서버에의 알려지지 않을 때 SSR(서버 사이드 렌더링)에 유용하며 몇 바이트를 절약할 수 있습니다. 동일하게 유지하기 위해서 클라이언트 빌드에서도 사용해야 합니다.
708709
2. 또한 서버 측 렌더링이 일반적으로 필요한 정적 사이트 생성기, mini-css-plugin 및 html-plugin 등을 위해서도 필요합니다.
709710

711+
### module.parser.json
712+
713+
JSON 파서에 대한 옵션을 설정합니다.
714+
715+
```js
716+
module.exports = {
717+
module: {
718+
parser: {
719+
json: {
720+
// options
721+
},
722+
},
723+
},
724+
};
725+
```
726+
727+
### module.parser.json.exportsDepth
728+
729+
`exportInfo`로 플래그가 지정된 json 종속성의 깊이입니다. 기본적으로 프로덕션 모드에서는 `Infinity`로 설정되고 개발 모드에서는 `1`로 설정됩니다.
730+
731+
- Type: `number`
732+
- Available: <Badge text='5.98.0+' />
733+
- Example:
734+
735+
```js
736+
module.exports = {
737+
module: {
738+
parser: {
739+
json: {
740+
// 예를 들면, 다음 json의 경우에는
741+
// {
742+
// "depth_1": {
743+
// "depth_2": {
744+
// "depth_3": "foo"
745+
// }
746+
// },
747+
// "_depth_1": "bar"
748+
// }
749+
// `exportsDepth: 1`, `depth_2` 및 `depth_3`은 `exportInfo`로 플래그가 지정되지 않습니다.
750+
exportsDepth: 1,
751+
},
752+
},
753+
},
754+
};
755+
```
756+
710757
## module.noParse
711758

712759
`RegExp` `[RegExp]` `function(resource)` `string` `[string]`

src/content/configuration/resolve.mdx

+23
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ contributors:
1818
- chenxsan
1919
- jamesgeorge007
2020
- snitin315
21+
- sapenlei
2122
translators:
2223
- limong
2324
---
@@ -99,6 +100,28 @@ import Test1 from 'xyz'; // 정확한 매칭이므로 path/to/file.js로 해석
99100
import Test2 from 'xyz/file.js'; // 정확한 매칭이 아니고 일반적인 방식으로 가져옵니다.
100101
```
101102

103+
별칭 구성에서 와일드카드(`*`)를 사용하여 더 유연한 매핑을 만들 수도 있습니다.
104+
105+
**webpack.config.js**
106+
107+
```js
108+
module.exports = {
109+
//...
110+
resolve: {
111+
alias: {
112+
'@*': path.resolve(__dirname, 'src/*'), // @something을 path/to/something으로 매핑합니다.
113+
},
114+
},
115+
};
116+
```
117+
118+
이를 통해 다음과 같은 가져오기를 사용할 수 있습니다.
119+
120+
```js
121+
import Component from '@components/Button';
122+
import utils from '@utils/helpers';
123+
```
124+
102125
다음 표는 다른 사례들을 보여줍니다.
103126

104127
| `alias:` | `import 'xyz'` | `import 'xyz/file.js'` |

0 commit comments

Comments
 (0)