Closed dependabot[bot] closed 1 week ago
Bumps the nx group with 9 updates:
19.5.3
20.1.1
Updates @nx/esbuild from 19.5.3 to 20.1.1
@nx/esbuild
Sourced from @nx/esbuild's releases.
@nx/esbuild
20.1.1 (2024-11-14) 🩹 Fixes angular: when unit test runner is set to none library component should not generate spec file (#28906) core: set default branch to main if no git (#28854) core: lower socket path by 10 chars to reduce chances of too-long paths (#28920) core: create different dummy tasks for different parent tasks an… (#28923) js: handle outputFileName correctly when generating package json (#28915) js: skip tsc batch builds for implicit dependencies (#28840) nx-dev: update course API to ignore system OS Metadata file (#28886) ❤️ Thank You Colum Ferry @Coly010 Emily Xiong @xiongemi Jack Stevenson Jason Jean @FrozenPandaz Leosvel Pérez Espinosa @leosvelperez MaxKless @MaxKless Nicholas Cunningham @ndcunningham 20.1.0 (2024-11-11) 🚀 Features angular: add vitest option to angular (#27311) bundling: add createNodesV2 for rollup plugin (#28090) core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517) core: Update plugin generators so that they are formatted by default (#28593) core: upgrade semver to 7.6.3 (#28716) expo: build w/package.json overrides/resolutions (#28254) expo: use createNodesV2 (#28005) js: support esbuild and swc bundlers with the new ts solution config setup (#28409) js: update the setup-build generator to support the new ts setup (#28446) linter: add support eslint 9 --quiet param (#28743) misc: remove handling of @nrwl scope (#28589) module-federation: use latest module-federation/enhanced (#28296) module-federation: use module-federation runtime for dynamic federation (#28704) nextjs: update createNodes to createNodesV2 and add deprecation message (#28527) nextjs: add support for typescript Next.js config file (#28709) nx-cloud: configure import paths for light client when running … (#28735) nx-dev: add live stream notifier (#28260) nx-dev: update home hero & livestream notifier (#28403) nx-dev: add contact link on powerpack page (#28458) nx-dev: add videos to CI docs (84aba19bec) nx-dev: linkable resources page (46769b3c18) nx-dev: add customer case studies (75a73ed0e7) nx-dev: add video course page (#28736) react: update eslint plugins to be compat with eslint v9 (#28559)
outputFileName
@Coly010
@xiongemi
@FrozenPandaz
@leosvelperez
@MaxKless
@ndcunningham
@nrwl
... (truncated)
f357b4e
db47dc3
23bebd9
a637f9e
ec801b4
e802d2c
f221a41
28c12b5
fs-extra
node:fs
951baee
c427717
Updates @nx/eslint-plugin from 19.5.3 to 20.1.1
@nx/eslint-plugin
Sourced from @nx/eslint-plugin's releases.
@nx/eslint-plugin
b25a03e
a354857
c3b77e7
0d70866
81892b5
7e1cf53
3c1cac7
68eeb2e
Updates @nx/jest from 19.5.3 to 20.1.1
@nx/jest
Sourced from @nx/jest's releases.
@nx/jest
6afc286
178d93d
@nx/jest/
cbda8cf
f743808
10fb324
49c5a73
d454f25
Updates @nx/js from 19.5.3 to 20.1.1
@nx/js
Sourced from @nx/js's releases.
@nx/js
47c9ac5
2ee80a1
5be5579
158d343
1e0423b
@nx/js/
aec53a0
4b70d1b
fe7d7ac
890ef83
tsBuildInfoFile
Updates @nx/next from 19.5.3 to 20.1.1
@nx/next
Sourced from @nx/next's releases.
@nx/next
d4b9e0d
39b0a6c
0706c7f
0ad7c6b
b89a62e
c2e3112
ce05a98
faf4483
51bed0e
19e765f
Updates @nx/node from 19.5.3 to 20.1.1
@nx/node
Sourced from @nx/node's releases.
@nx/node
942f6fc
27edf71
c92528f
ca89950
Updates @nx/react from 19.5.3 to 20.1.1
@nx/react
Sourced from @nx/react's releases.
@nx/react
37e31be
4f4b546
0f25b3c
9fe8274
5a3fd0e
fb9c5ed
37ab3cd
edc207d
Updates @nx/storybook from 19.5.3 to 20.1.1
@nx/storybook
Sourced from @nx/storybook's releases.
@nx/storybook
013aaee
7839c80
018543c
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.1.1
19.5.3
20.1.1
19.5.3
20.1.1
19.5.3
20.1.1
19.5.3
20.1.1
19.5.3
20.1.1
19.5.3
20.1.1
19.5.3
20.1.1
19.5.3
20.1.1
Updates
@nx/esbuild
from 19.5.3 to 20.1.1Release 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.1Release notes
Sourced from
@nx/eslint-plugin
's releases.... (truncated)
Commits
b25a03e
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...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 (...Updates
@nx/jest
from 19.5.3 to 20.1.1Release 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.1Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
47c9ac5
fix(js): skip tsc batch builds for implicit dependencies (#28840)2ee80a1
fix(js): handleoutputFileName
correctly when generating package json (#28915)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 `...Updates
@nx/next
from 19.5.3 to 20.1.1Release 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.1Release 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.1Release notes
Sourced from
@nx/react
's releases.... (truncated)
Commits
37e31be
docs(core): fix search indexing errors (#28858)0706c7f
fix(nextjs): Formatting for pages (#28734)4f4b546
fix(react): ensure module federation template files are indented correctly (#...0f25b3c
feat(module-federation): use module-federation runtime for dynamic federation...c2e3112
feat(core): Update plugin generators so that they are formatted by default (#...9fe8274
feat(angular): add vitest option to angular (#27311)5a3fd0e
fix(module-federation): add comment clarifying default export in config file ...fb9c5ed
fix(core): update http-proxy-middleware (#28607)37ab3cd
fix(react): selecting tailwind should import correct style file extension (#2...edc207d
docs(module-federation): remote schema should show updated regex for names #2...Updates
@nx/storybook
from 19.5.3 to 20.1.1Release notes
Sourced from
@nx/storybook
's releases.... (truncated)
Commits
faf4483
fix(nextjs): Remove deprecated export executor (#28702)013aaee
fix(storybook): fix externalDependencies undefined (#28641)7839c80
fix(storybook): fix yarn storybook upgrade 8 (#28605)018543c
cleanup(misc): remove unused mig... _Description has been truncated_