chore(deps-dev): bump the nx group across 1 directory with 9 updates #18003
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.0.12
19.5.3
20.0.12
19.5.3
20.0.12
19.5.3
20.0.12
19.5.3
20.0.12
19.5.3
20.0.12
19.5.3
20.0.12
19.5.3
20.0.12
19.5.3
20.0.12
Updates
@nx/esbuild
from 19.5.3 to 20.0.12Release 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.12Release 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.12Release 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.12Release 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.12Release notes
Sourced from
@nx/next
's releases.... (truncated)
Commits
300c3bc
chore(nextjs): bump Next.js version to 14.2.16 (#28782)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)Updates
@nx/node
from 19.5.3 to 20.0.12Release 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.12Release 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.12Release notes
Sourced from
@nx/storybook
's releases.... (truncated)
Commits
8970c34
fix(nextjs): Remove deprecated export executor (#28702)7267791
fix(storybook): fix externalDependencies undefined (#28641)3bc4365
fix(storybook): fix yarn storybook upgrade 8 (#28605)5da14f4
cleanup(misc): remove unused migrations (#28591)a45cdd6
fix(core): repair SIGINT signals on windows (#28496)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)f221a41
feat(misc): remove @nrwl/ scoped packages (#27858)5724deb
fix(storybook): only add@storybook/test-runner
to externalDependencies if in...Updates
@nx/workspace
from 19.5.3 to 20.0.12Release notes
Sourced from
@nx/workspace
's releases.... (truncated)
Commits
303be83
fix(core): fix create workspace for react native (#28763)6d55c78
fix(testing): install playwright with-deps (#28738)2634804
fix(core): not install cypress when e2e is playwright for react monorepo pres...5e6a940
chore(core): add instructions to use e2e-ci with dte (#28621)a4f7b96
chore(core): task distribution defaults to off (#28587)a45cdd6
fix(core): repair SIGINT signals on windows (#28496)f22c63d
feat(js): new workspace uses scoped named in root package.json (#28271)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)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions