chore(deps): bump the nx group with 9 updates #18306
Open
+1,175
−657
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:
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
19.5.3
20.4.0
Updates
@nx/next
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/next
's releases.... (truncated)
Commits
dec2166
feat(core): Add ESM support for Eslint config file (#29613)a468d72
feat(react): add support for React 19 for new Workspaces (#29286)a127177
fix(misc): generatemodule
andmoduleResolution
in base tsconfig based on...cc441a6
fix(js): sort package.json fields by idiomatic order (#29635)0ae8665
feat(js): infer build-deps and watch-deps targets for incremental builds (#29...9e78142
fix(js): only add typescript project references for explicit dependencies in ...7a583da
cleanup(repo): remove unused dependencies (#27676)b9c0e3d
feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...d05f30f
fix(core): Adding react apps/libs to workspaces so they can be referenced. (#...f922e2b
fix(misc): fix misc generation issues with the ts solution setup (#29350)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@nx/next
since your current version.Updates
@nx/esbuild
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/esbuild
's releases.... (truncated)
Commits
c6e9565
cleanup(core): move esbuild to use tinyglobby (#29453)0334dad
fix(js): ensure js libraries' build produce esm output in ts solution setup (...22cec78
docs(bundling): correct esbuild options nesting (#28748)89ab887
fix(core): Update bundlers to not typecheck if using new TS solution setup (#...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)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@nx/esbuild
since your current version.Updates
@nx/eslint-plugin
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/eslint-plugin
's releases.... (truncated)
Commits
f3b85be
fix(linter): exportOptions
types forenforce-module-boundaries
and `nx-p...9d1c55b
fix(nx-plugin): fix plugin generation in ts solution setup (#29730)b9c0e3d
feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...0720f3f
feat(core): nx-plugin-checks accounts for outDir and rootDir of projects when...3ec5390
feat(angular): add support for angular v19 (#28847)25909b0
fix(linter): move eslint-config-prettier to the end for proper override (#28503)1163eb5
cleanup(linter): remove unused basePath parameter (#28549)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...Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@nx/eslint-plugin
since your current version.Updates
@nx/jest
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
45847a6
feat(js): remove nx property from generated package.json files (#29705)d601561
feat(misc): use@swc/jest
instead ofts-jest
for the ts solution setup (#...dd9b09f
fix(js): generate js libs with exports in package.json and ensure esm output ...b491489
cleanup(testing): migrate jest topicocolors
(#29561)addf107
feat(testing): add optionciGroupName
to@nx/jest/plugin
(#29365)bb806b3
fix(testing): force node10 module resolution for jest atomized tasks (#29421)48cd50a
feat(core): use custom resolution to resolve from source local plugins with a...59e3704
fix(testing): force compatible module resolution when running the jest execut...38e29b9
feat(angular): use new test environment function fromjest-preset-angular
(...ec5a5e6
feat(react): update app and lib generators to support new TS solution setup (...Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@nx/jest
since your current version.Updates
@nx/js
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
4100515
chore(js): update depbabel-plugin-macros
to ^3.1.0 (#28649)86798a2
fix(testing): finish dev server async generator in cypress executor (#29689)45847a6
feat(js): remove nx property from generated package.json files (#29705)d601561
feat(misc): use@swc/jest
instead ofts-jest
for the ts solution setup (#...6d8fe5c
feat(angular): support angular v19.1 (#29523)8a6e44b
fix(js): ignore bundler config files correctly in eslint config when using vi...ad96cc1
fix(js): do not generate package.json file for non-buildable js libraries in ...ed6b220
fix(js): fix typo soexports
field in package.json is properly sorted (#29643)a127177
fix(misc): generatemodule
andmoduleResolution
in base tsconfig based on...cc441a6
fix(js): sort package.json fields by idiomatic order (#29635)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@nx/js
since your current version.Updates
@nx/node
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/node
's releases.... (truncated)
Commits
7df5737
feat(node): upgrade express to v4.21.2 to address security vulnerabilities (#...1f69dce
feat(node): update app generator for fastify to the next major v5 (#29589)45847a6
feat(js): remove nx property from generated package.json files (#29705)d601561
feat(misc): use@swc/jest
instead ofts-jest
for the ts solution setup (#...a0cfe88
fix(node): set correct compilerOptions for Nest applications (#29725)ad96cc1
fix(js): do not generate package.json file for non-buildable js libraries in ...cc441a6
fix(js): sort package.json fields by idiomatic order (#29635)0d5bfe3
fix(misc): ensure all project generators add project to workspaces config (#2...dd9b09f
fix(js): generate js libs with exports in package.json and ensure esm output ...0334dad
fix(js): ensure js libraries' build produce esm output in ts solution setup (...Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@nx/node
since your current version.Updates
@nx/react
from 19.5.3 to 20.4.0Release notes
Sourced from
@nx/react
's releases.