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 #17729

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.2
@nx/eslint-plugin 19.5.3 19.8.2
@nx/jest 19.5.3 19.8.2
@nx/js 19.5.3 19.8.2
@nx/next 19.5.3 19.8.2
@nx/node 19.5.3 19.8.2
@nx/react 19.5.3 19.8.2
@nx/storybook 19.5.3 19.8.2
@nx/workspace 19.5.3 19.8.2

Updates @nx/esbuild from 19.5.3 to 19.8.2

Release notes

Sourced from @​nx/esbuild's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (truncated)

Commits
  • 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.2

Release notes

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

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (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.2

Release notes

Sourced from @​nx/jest's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (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.2

Release notes

Sourced from @​nx/js's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (truncated)

Commits
  • 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...
  • 4766031 feat(js): add metadata to the typescript inferred tasks (#27806)
  • Additional commits viewable in compare view


Updates @nx/next from 19.5.3 to 19.8.2

Release notes

Sourced from @​nx/next's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (truncated)

Commits
  • 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...
  • 0853690 docs(core): update Nx tag line (#27481)
  • Additional commits viewable in compare view


Updates @nx/node from 19.5.3 to 19.8.2

Release notes

Sourced from @​nx/node's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (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.2

Release notes

Sourced from @​nx/react's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (truncated)

Commits
  • 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)
  • 320d9f2 fix(testing): application generators should accurately configure e2e projects...
  • add4183 fix(react): tailwind with rspack should work on generation #27028 (#27619)
  • Additional commits viewable in compare view


Updates @nx/storybook from 19.5.3 to 19.8.2

Release notes

Sourced from @​nx/storybook's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (truncated)

Commits


Updates @nx/workspace from 19.5.3 to 19.8.2

Release notes

Sourced from @​nx/workspace's releases.

19.8.2 (2024-09-26)

🚀 Features

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

🩹 Fixes

  • core: hide no file server process json log (#27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)

❤️ Thank You

19.8.1 (2024-09-25)

🚀 Features

  • core: allow prompts from init generators during nx init (#28003)

🩹 Fixes

  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#27669)
  • core: allow creating a db cache without linking task details (#28023)
  • core: fix output text for multiple targets (#28043)
  • core: sort projects after updating from context (#28024)
  • core: add flag when db is disabled for task history (#28059)
  • core: set windowsHide: true wherever possible (#28073)
  • core: support more structured errors in sync generators (#28075)
  • core: nx add should show errors (#28079)
  • core: several powerpack fixes (#28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#28089)
  • linter: do not generate docs.recommended property (#28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
  • react: vite should be default bundler in app generator (#28013)
  • release: allow dynamically continuing when current version is unresolvable (#28034)
  • release: add groupPreVersionCommand to schema, improve logging (#28087)

❤️ Thank You

... (truncated)

Commits
  • 968cf90 cleanup(core): replace fs-extra with node:fs (#28019)
  • d8601c9 fix(core): set windowsHide: true wherever possible (#28073)
  • 50927c2 feat(core): handle prettier not installed when running nx format (#27970)
  • 781f194 cleanup(misc): fix outdated test snapshot (#27948)
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • e4a9650 fix(core): make sure sharedGlobals is referenced in default namedInputs (#27813)
  • 1a4e663 feat(core): update PNPM GH action setup to use v4 and pnpm version 9 (#27664)
  • 4fd639b feat(core): refactor graph implementation details (#27267)
  • 1824267 fix(bundling): update snapshots for copy assets plugin (#27610)
  • 0853690 docs(core): update Nx tag line (#27481)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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