mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
597 stars 210 forks source link

chore(deps-dev): bump the nx group with 9 updates #17756

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the nx group with 9 updates:

Package From To
@nx/esbuild 19.5.3 19.8.3
@nx/eslint-plugin 19.5.3 19.8.3
@nx/jest 19.5.3 19.8.3
@nx/js 19.5.3 19.8.3
@nx/next 19.5.3 19.8.3
@nx/node 19.5.3 19.8.3
@nx/react 19.5.3 19.8.3
@nx/storybook 19.5.3 19.8.3
@nx/workspace 19.5.3 19.8.3

Updates @nx/esbuild from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/esbuild's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • bd701e7 cleanup(misc): remove redundant return in esbuild.impl.ts (#27632)
  • cdeba49 cleanup(bundling): replace fs-extra with node:fs (#28113)
  • 8559c0c cleanup(core): migrate esbuild to use picocolors (#28033)
  • c427717 fix(esbuild): declaration:true should find the correct package root regardles...
  • 0853690 docs(core): update Nx tag line (#27481)
  • 4941be6 fix(node): build-esbuild-options.ts browser user define envs by config (#27480)
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • a8dc251 fix(bundling): get workspace package prefix length correctly #20817 (#27092)
  • 339d673 fix(bundling): prevent exports overwrite with esbuild (#27047)
  • See full diff in compare view


Updates @nx/eslint-plugin from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/eslint-plugin's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • 25c6f2c fix(linter): add files entry to angular flat config to avoid applying TS rule...
  • b9b7895 fix(linter): ignore dist and use compat helper for eslint-plugin-react-hooks ...
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • c4c8b01 feat(linter): add option to exclude projects from circular deps check (#27504)
  • 0853690 docs(core): update Nx tag line (#27481)
  • b699207 fix(linter): update the @​nx/dependency-checks rule to read the package.json c...
  • See full diff in compare view


Updates @nx/jest from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/jest's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 0853690 docs(core): update Nx tag line (#27481)
  • f4659d7 fix(testing): revert bump for ts-jest (#27432)
  • 17f09bc fix(testing): resolve jest utils in plugin from the @​jest/core package locati...
  • a9ac3d9 fix(testing): cache resolved jest path in plugin correctly (#27407)
  • b224e7c feat(testing): support positional arg for jest executor (#27328)
  • 6c0e70e feat(testing): allow usage of jest 30 pre-release versions (#27334)
  • 46dcee6 fix(testing): resolve jest package from the project root in plugin (#27342)
  • 6e8a3e5 feat(testing): update jest to v29.7.0 (#27301)
  • See full diff in compare view


Updates @nx/js from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/js's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • 7738a01 fix(js): improve typescript-sync generator messaging (#28162)
  • 9e51589 fix(js): @​nx/js:init ensures tslib is installed if importHelpers is true (#28...
  • d8601c9 fix(core): set windowsHide: true wherever possible (#28073)
  • a76b176 fix(release): allow dynamically continuing when current version is unresolvab...
  • d38bb78 cleanup(js): replace fs-extra with node:fs (#27932)
  • 67ecff1 fix(js): do not infer typecheck target for root tsconfig.json (#27950)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 2a3307c fix(js): keep refs to ignored files and allow opting out of pruning stale ref...
  • 431fe2a feat(release): allow local dependency version protocols to be preserved, pnpm...
  • 0c449b4 fix(release): respect updateDependents being explicitly disabled in conventio...
  • Additional commits viewable in compare view


Updates @nx/next from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/next's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • 265a7b1 cleanup(nextjs): migrate to node FS (#28065)
  • b563aa3 cleanup(nextjs): migrate to picocolors (#28064)
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 320d9f2 fix(testing): application generators should accurately configure e2e projects...
  • 042049c feat(js): generate package.json with overrides and resolutions (#27601)
  • 73f12a3 fix(nextjs): schema type for unitTestRunner for library (#26824)
  • 554e979 fix(nextjs): Should be able to run custom server targets with swc (#27526)
  • 31c5745 fix(nextjs): should not fail when running outside of nx cli (#27523)
  • 83237a8 feat(js): add skipPackageManager option to build executors in order to skip g...
  • Additional commits viewable in compare view


Updates @nx/node from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/node's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • ca89950 fix(node): generate webpack server apps with generatePackageJson:true by defa...
  • 0853690 docs(core): update Nx tag line (#27481)
  • 839dc15 feat(devkit): prefer strings over Linter enum (#27209)
  • d8d57c8 docs(node): update recipe on setting up proxies (#27517)
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • bff23d1 fix(node): Ensure docker file is generated when nest framework is supplied (#...
  • b3d7509 fix(node): ensure artifacts are built before serving app (#27146)
  • See full diff in compare view


Updates @nx/react from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/react's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • d297574 fix(react): setup-ssr generator should infer bundler based on the executor fo...
  • a22a378 cleanup(react): migrate to picocolors (#28187)
  • da22f90 fix(react): vite should be default bundler in app generator (#28013)
  • 7d0d834 fix(react): normalizing project names for module federation correctly #27901 ...
  • 84dcbc8 fix(react): Add historyApiFallback to webpack config (#27942)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 2bc7d4e feat(react): add module federation static server (#27802)
  • d72a1d4 fix(react): ensure interop between webpack and rspack module federation (#27824)
  • 7351a1a feat(react): add rspack module federation support (#27696)
  • f17e5ef fix(module-federation): ssr uses async-node with runtime plugin (#27492)
  • Additional commits viewable in compare view


Updates @nx/storybook from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/storybook's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits


Updates @nx/workspace from 19.5.3 to 19.8.3

Release notes

Sourced from @​nx/workspace's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

dependabot[bot] commented 1 month ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml