Closed dependabot[bot] closed 3 weeks ago
Bumps the nx group with 9 updates:
19.5.3
20.0.8
Updates @nx/esbuild from 19.5.3 to 20.0.8
@nx/esbuild
Sourced from @nx/esbuild's releases.
@nx/esbuild
20.0.8 (2024-11-04) 🩹 Fixes core: fix dependency with multiple dependent packages (#28669) expo: allow yarn 4 to install for build local (#28603) rspack: ensure NX_PUBLIC env vars are available to applications #28720 (#28751, #28720) testing: install playwright with-deps (#28738) webpack: update stylus version to fix security issue (#28646) ❤️ Thank You Colum Ferry @Coly010 Emily Xiong @xiongemi Isaac Mann @isaacplmann Jack Hsu @jaysoo 20.0.7 (2024-10-31) 🚀 Features nx-dev: linkable resources page (9da9b4ad2e) 🩹 Fixes add required minimizer setting to the generated Nest rspack conf… (#28629) core: update http-proxy-middleware (#28607) core: not install cypress when e2e is playwright for react monorepo preset (#28642) core: fix checks for wasm in db operations (#28676) core: retry more db operations (#28667) core: fix powerpack license information grammar (#28725) js: provide absolute paths to hashFile function in @nx/js/typescript plugin (#28690) linter: ensure .cjs config file is handled correctly for generators #28214 (#28672, #28214) module-federation: add comment clarifying default export in config file (#28675) nextjs: Remove deprecated export executor (#28702) nextjs: Add deprecation message for svgr (#28705) nextjs: Fix json spread typo (#28728) nextjs: do not generate spec files if unitTestRunner is not set programmatically (#28733) nx-dev: breadcrumbs extra text with query param (#28732) rspack: ensure baseHref is set when provided #28455 (#28660, #28455) rspack: set NODE_ENV to production correctly #28584 (#28662, #28584) vite: set NODE_ENV to production correctly #28584 (#28663, #28584) vite: include vite mts config files (#28691) vite: add correct gitignore pattern for vite timestamp files #28685 (#28693, #28685) ❤️ Thank You Colum Ferry @Coly010 Emily Xiong @xiongemi Isaac Mann @isaacplmann
@Coly010
@xiongemi
@isaacplmann
@jaysoo
@nx/js/
... (truncated)
23bebd9
a637f9e
ec801b4
e802d2c
f221a41
28c12b5
fs-extra
node:fs
951baee
c427717
0853690
4941be6
Updates @nx/eslint-plugin from 19.5.3 to 20.0.8
@nx/eslint-plugin
Sourced from @nx/eslint-plugin's releases.
@nx/eslint-plugin
e31cbbd
e458ecf
0d70866
81892b5
7e1cf53
3c1cac7
68eeb2e
c4c8b01
Updates @nx/jest from 19.5.3 to 20.0.8
@nx/jest
Sourced from @nx/jest's releases.
@nx/jest
cbda8cf
f743808
10fb324
49c5a73
d454f25
5bbaffb
Updates @nx/js from 19.5.3 to 20.0.8
@nx/js
Sourced from @nx/js's releases.
@nx/js
d8ff6de
aeacee8
2830c34
tsBuildInfoFile
1cab59c
4a22e88
a45cdd6
c41de4b
4850905
7c0e344
Updates @nx/next from 19.5.3 to 20.0.8
@nx/next
Sourced from @nx/next's releases.
@nx/next
f6064c4
509ffc1
57013e4
8970c34
27edf71
bc8b71a
Updates @nx/node from 19.5.3 to 20.0.8
@nx/node
Sourced from @nx/node's releases.
@nx/node
942f6fc
c92528f
ca89950
Updates @nx/react from 19.5.3 to 20.0.8
@nx/react
Sourced from @nx/react's releases.
@nx/react
90b10c9
544f896
7f49e63
e4fb003
8fac5d7
c3ed7f9
88c2529
c3f401c
74777a1
Updates @nx/storybook from 19.5.3 to 20.0.8
@nx/storybook
Sourced from @nx/storybook's releases.
@nx/storybook
7267791
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
Bumps the nx group with 9 updates:
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
19.5.3
20.0.8
Updates
@nx/esbuild
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/esbuild
's releases.... (truncated)
Commits
23bebd9
feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)a637f9e
chore(repo): remove v16 migrations (#28220)ec801b4
feat(misc): enable new ts minimal setup by default and guard execution of gen...e802d2c
cleanup(misc): remove redundant return in esbuild.impl.ts (#27632)f221a41
feat(misc): remove @nrwl/ scoped packages (#27858)28c12b5
cleanup(bundling): replacefs-extra
withnode:fs
(#28113)951baee
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)Updates
@nx/eslint-plugin
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/eslint-plugin
's releases.... (truncated)
Commits
e31cbbd
feat(react): update eslint plugins to be compat with eslint v9 (#28559)e458ecf
fix(linter): scope js and ts shared configs to js and ts files (#28381)0d70866
feat(linter): update eslint-import-plugin to a version that supports eslint v...81892b5
feat(misc)!: handle v20 deprecations in plugins (#28222)a637f9e
chore(repo): remove v16 migrations (#28220)f221a41
feat(misc): remove @nrwl/ scoped packages (#27858)7e1cf53
fix(linter): add files entry to angular flat config to avoid applying TS rule...3c1cac7
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)Updates
@nx/jest
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
cbda8cf
fix(testing): getJestProjectsAsync no longer duplicates project paths (#28311)f743808
fix(testing): migration for getJestProjects -> getJestProjectsAsync handles b...23bebd9
feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)10fb324
chore(testing): add deprecated comment for getJestProjects (#28178)a637f9e
chore(repo): remove v16 migrations (#28220)f221a41
feat(misc): remove @nrwl/ scoped packages (#27858)49c5a73
feat(js): generate experimental simplified library with ts solution setup (#2...d454f25
feat(testing): update test generators to exclude test files from the runtime ...5bbaffb
feat(core): add metagenerator for convert-to-inferred (#27672)68eeb2e
feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...Updates
@nx/js
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
d8ff6de
fix(js): provide absolute paths to hashFile function in@nx/js/
typescript plu...aeacee8
fix(js): include referenced internal config files in plugin cache hash (#28536)2830c34
fix(js): set thetsBuildInfoFile
as output when it's not contained in the `...1cab59c
fix(js): fix resolution of extended tsconfig files in plugin (#28535)4a22e88
fix(js): allow custom listenAddress for verdaccio (#28498)a45cdd6
fix(core): repair SIGINT signals on windows (#28496)c41de4b
fix(js): change verdaccio childProcess kill order (#28364)4850905
fix(js): improve@nx/js/
typescript plugin and typescript-sync generator perfo...7c0e344
fix(release): ensure updateDependents only works for independent projects (#2...23bebd9
feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)Updates
@nx/next
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/next
's releases.... (truncated)
Commits
f6064c4
fix(nextjs): do not generate spec files if unitTestRunner is not set programm...509ffc1
fix(nextjs): Fix json spread typo (#28728)57013e4
fix(nextjs): Add deprecation message for svgr (#28705)8970c34
fix(nextjs): Remove deprecated export executor (#28702)23bebd9
feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)81892b5
feat(misc)!: handle v20 deprecations in plugins (#28222)a637f9e
chore(repo): remove v16 migrations (#28220)ec801b4
feat(misc): enable new ts minimal setup by default and guard execution of gen...27edf71
feat(misc): make directory a required option for generators (#28093)bc8b71a
fix(core): Remove nameAndDirectoryFormat option from generators (#28110)Updates
@nx/node
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/node
's releases.... (truncated)
Commits
a637f9e
chore(repo): remove v16 migrations (#28220)ec801b4
feat(misc): enable new ts minimal setup by default and guard execution of gen...942f6fc
fix(js): throw an error when generating a publishable lib with `--bundler=non...27edf71
feat(misc): make directory a required option for generators (#28093)f221a41
feat(misc): remove @nrwl/ scoped packages (#27858)d454f25
feat(testing): update test generators to exclude test files from the runtime ...c92528f
feat(misc): remove derived generator paths (#27714)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)Updates
@nx/react
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/react
's releases.... (truncated)
Commits
90b10c9
fix(module-federation): add comment clarifying default export in config file ...544f896
fix(core): update http-proxy-middleware (#28607)7f49e63
fix(react): selecting tailwind should import correct style file extension (#2...e4fb003
docs(module-federation): remote schema should show updated regex for names #2...e31cbbd
feat(react): update eslint plugins to be compat with eslint v9 (#28559)8fac5d7
fix(module-federation): normalize hypen names for runtime library control plu...c3ed7f9
fix(react): ensure rspack react app is added to exclude on rspack plugin #284...88c2529
fix(react): update rspack to include styles in the main bundle (#28478)c3f401c
fix(module-federation): remote names should follow JS variable naming schema ...74777a1
fix(module-federation): ensure mf-manifest supported and tspaths are added wi...Updates
@nx/storybook
from 19.5.3 to 20.0.8Release notes
Sourced from
@nx/storybook
's releases.... (truncated)
Commits
8970c34
fix(nextjs): Remove deprecated export executor (#28702)7267791
fix(storybook): fix externalDependencies undefined (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