chore(deps-dev): bump the nx group across 1 directory with 9 updates #18005
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the nx group with 9 updates in the / directory:
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
19.5.3
20.1.0
Updates
@nx/esbuild
from 19.5.3 to 20.1.0Release notes
Sourced from
@nx/esbuild
's releases.... (truncated)
Commits
f357b4e
feat(js): update the setup-build generator to support the new ts setup (#28446)db47dc3
feat(js): support esbuild and swc bundlers with the new ts solution config se...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...Updates
@nx/eslint-plugin
from 19.5.3 to 20.1.0Release notes
Sourced from
@nx/eslint-plugin
's releases.... (truncated)
Commits
a354857
feat(react): update eslint plugins to be compat with eslint v9 (#28559)c3b77e7
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.1.0Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
6afc286
fix(core): jest plugin should work with nodenext set in tsconfig (#28820)178d93d
feat(testing): add disableJestRuntime option to@nx/jest/
plugin to speed up t...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 ...Updates
@nx/js
from 19.5.3 to 20.1.0Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
5be5579
fix(release): ensure dependents that are both direct and transitive are not b...158d343
fix(misc): update generators to use autocomplete instead of select when possi...1e0423b
fix(js): provide absolute paths to hashFile function in@nx/js/
typescript plu...aec53a0
feat(misc): remove handling of@nrwl
scope (#28589)4b70d1b
feat(testing): add support for the ts solution config setup to the playwright...f357b4e
feat(js): update the setup-build generator to support the new ts setup (#28446)fe7d7ac
fix(js): include referenced internal config files in plugin cache hash (#28536)890ef83
fix(js): set thetsBuildInfoFile
as output when it's not contained in the `...fae8474
fix(js): fix resolution of extended tsconfig files in plugin (#28535)1218502
fix(js): allow custom listenAddress for verdaccio (#28498)Updates
@nx/next
from 19.5.3 to 20.1.0Release notes
Sourced from
@nx/next
's releases.... (truncated)
Commits
d4b9e0d
fix(nextjs): update default next-env (#28861)39b0a6c
chore(nextjs): bump Next.js version to 14.2.16 (#28782)0706c7f
fix(nextjs): Formatting for pages (#28734)0ad7c6b
fix(nextjs): do not generate spec files if unitTestRunner is not set programm...b89a62e
fix(nextjs): Fix json spread typo (#28728)c2e3112
feat(core): Update plugin generators so that they are formatted by default (#...ce05a98
fix(nextjs): Add deprecation message for svgr (#28705)faf4483
fix(nextjs): Remove deprecated export executor (#28702)51bed0e
feat(nextjs): add support for typescript Next.js config file (#28709)19e765f
feat(nextjs): update createNodes to createNodesV2 and add deprecation message...Updates
@nx/node
from 19.5.3 to 20.1.0Release notes
Sourced from
@nx/node
's releases.... (truncated)
Commits
c2e3112
feat(core): Update plugin generators so that they are formatted by default (#...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...Updates
@nx/react
from 19.5.3 to 20.1.0Release notes
Sourced from
@nx/react
's releases.... (truncated)
Commits