mozilla / fxa

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

chore(deps-dev): bump the nx group across 1 directory with 8 updates #17112

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the nx group with 8 updates in the / directory:

Package From To
@nx/eslint-plugin 18.3.1 19.2.3
@nx/jest 18.3.1 19.2.3
@nx/js 18.3.1 19.2.3
@nx/next 18.3.1 19.2.3
@nx/node 18.3.1 19.2.3
@nx/react 18.3.1 19.2.3
@nx/storybook 18.3.1 19.2.3
@nx/workspace 18.3.1 19.2.3

Updates @nx/eslint-plugin from 18.3.1 to 19.2.3

Release notes

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

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • ffea1d5 fix(linter): handle paths correctly in enforce-module-boundaries eslint rule ...
  • adc1d70 fix(linter): handle configuration without "rules" in migration (#26317)
  • 6f22300 fix(misc): ensure plugins are not creating workspace context while creating n...
  • ef0dc01 fix(core): multi module handling and fall back matching for external nodes (#...
  • 7001e35 fix(core): prefer project specific external deps (#23307)
  • be6453c fix(linter): migrate no-extra-semi rules into user config, out of nx extendab...
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • 8cfc0a0 fix(linter): support eslint v9 (#24632)
  • cfadd7d Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • 85c8916 fix(core): addPlugin should not conflict on project.json targets (#23264)
  • Additional commits viewable in compare view


Updates @nx/jest from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/jest's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • a7dc8f6 chore(repo): fix file formatting (#26463)
  • 5e39cb0 feat(core): allow partially resetting workspace (#23381)
  • 6f22300 fix(misc): ensure plugins are not creating workspace context while creating n...
  • b558f56 feat(testing): use createNodesV2 for jest (#26292)
  • fde4932 fix(gradle): expose create nodes v2 (#26282)
  • a6e23c1 fix(js): fix swc version warning (#24034)
  • a4a185f fix(misc): various inference plugins caching should track changes (#23315)
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • a53fee8 fix(react-native): fix test-setup for react native/expo jest (#23314)
  • 217a349 fix(testing): handle existing jest preset file correctly (#23437)
  • Additional commits viewable in compare view


Updates @nx/js from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/js's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • b54f5c3 Revert "fix(release): false positive npm dist-tag add" (#26495)
  • c764a62 fix(release): false positive npm dist-tag add (#26494)
  • a7dc8f6 chore(repo): fix file formatting (#26463)
  • cc023c9 fix(js): add default baseUrl when extracting tsconfig.base.json or building l...
  • 0038f55 fix(js): wrong compiler helper config file path for swc (#23193)
  • a8c4e24 fix(js): swc exclude config may not a array (#21904)
  • 5e39cb0 feat(core): allow partially resetting workspace (#23381)
  • b2855fd feat(release): add support for version plans (#23190)
  • 6f22300 fix(misc): ensure plugins are not creating workspace context while creating n...
  • 4e49d52 feat(bundling): extract rollup plugins into withNx function for use with run-...
  • Additional commits viewable in compare view


Updates @nx/next from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/next's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • a09c029 fix(nextjs): Generating an app using tailwind should not add module css (#26454)
  • ec5461f fix(react): prevent generating empty props since setting strict in tsconfig i...
  • 5e39cb0 feat(core): allow partially resetting workspace (#23381)
  • a8ae302 fix(nextjs): support canary versions of next (#22672)
  • e95204b fix(linter): generate flat config for new projects correctly (#26328)
  • 6f22300 fix(misc): ensure plugins are not creating workspace context while creating n...
  • fde4932 fix(gradle): expose create nodes v2 (#26282)
  • 2b820a2 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • a4a185f fix(misc): various inference plugins caching should track changes (#23315)
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • Additional commits viewable in compare view


Updates @nx/node from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/node's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • 9eebe49 feat(node): Add output path to setup docker (#26365)
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • 217a349 fix(testing): handle existing jest preset file correctly (#23437)
  • 1b7cf42 fix(node): Docker generator should work (#23452)
  • cfadd7d Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • 85c8916 fix(core): addPlugin should not conflict on project.json targets (#23264)
  • b8e6ebb feat(webpack): change plugin import paths to speed up config loading (#23021)
  • 9cf8c29 fix(node): e2e target fails out of the box (#22987)
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • See full diff in compare view


Updates @nx/react from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/react's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • 926d140 docs(module-federation): clarify --skipRemotes option #23574 (#26443)
  • ec5461f fix(react): prevent generating empty props since setting strict in tsconfig i...
  • 0c1e2e0 feat(web): update postcss to a version without security advisory (#23478)
  • 5e39cb0 feat(core): allow partially resetting workspace (#23381)
  • 4e49d52 feat(bundling): extract rollup plugins into withNx function for use with run-...
  • fb04300 feat(vite): set watch:false in test config by default (#26267)
  • 14eb8de fix(react): disable react refresh overlay (#22013)
  • eb44f9b cleanup(react): improved error message throwed when executor is not available...
  • 2b820a2 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • b9e190d fix(react): full support custom secure host for module federation (#25288)
  • Additional commits viewable in compare view


Updates @nx/storybook from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/storybook's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • 5e39cb0 feat(core): allow partially resetting workspace (#23381)
  • 6f22300 fix(misc): ensure plugins are not creating workspace context while creating n...
  • fde4932 fix(gradle): expose create nodes v2 (#26282)
  • 2b820a2 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • a6e23c1 fix(js): fix swc version warning (#24034)
  • a4a185f fix(misc): various inference plugins caching should track changes (#23315)
  • 7705757 fix(misc): adjust npm keywords (#24743)
  • cfadd7d Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • 61129f4 fix(storybook): should handle inferred cypress when generating cypress projec...
  • 85c8916 fix(core): addPlugin should not conflict on project.json targets (#23264)
  • Additional commits viewable in compare view


Updates @nx/workspace from 18.3.1 to 19.2.3

Release notes

Sourced from @​nx/workspace's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • d4370b9 fix(misc): ignore .nx/workspace-data when generating new workspaces (#26378)
  • c002b54 chore(misc): add test for move generator when there is a list export in the s...
  • fb04300 feat(vite): set watch:false in test config by default (#26267)
  • 37f02f7 feat(angular): support angular 18.0.0 (#22509)
  • 80702b5 feat(core): add bun package manager (#22602)
  • b90f04a chore(vite): update snapshots in other packages for emptyOutDir (#23502)
  • 04b2067 fix(core): azure ci workflow (#23453)
  • cfadd7d Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • a25c2f6 chore(misc): fix failing remove unit tests (#23373)
  • d879279 fix(nextjs): Moving a library using @​nx/workspace:move should update … (#23311)
  • 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

Looks like these dependencies are no longer updatable, so this is no longer needed.