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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the nx group with 9 updates:
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
19.5.3
19.8.2
Updates
@nx/esbuild
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/esbuild
's releases.... (truncated)
Commits
8559c0c
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)dfd7241
fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)a8dc251
fix(bundling): get workspace package prefix length correctly #20817 (#27092)339d673
fix(bundling): prevent exports overwrite with esbuild (#27047)Updates
@nx/eslint-plugin
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/eslint-plugin
's releases.... (truncated)
Commits
25c6f2c
fix(linter): add files entry to angular flat config to avoid applying TS rule...b9b7895
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)0853690
docs(core): update Nx tag line (#27481)b699207
fix(linter): update the@nx/dependency-checks
rule to read the package.json c...Updates
@nx/jest
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
5bbaffb
feat(core): add metagenerator for convert-to-inferred (#27672)68eeb2e
feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...0853690
docs(core): update Nx tag line (#27481)f4659d7
fix(testing): revert bump for ts-jest (#27432)17f09bc
fix(testing): resolve jest utils in plugin from the@jest/core
package locati...a9ac3d9
fix(testing): cache resolved jest path in plugin correctly (#27407)b224e7c
feat(testing): support positional arg for jest executor (#27328)6c0e70e
feat(testing): allow usage of jest 30 pre-release versions (#27334)46dcee6
fix(testing): resolve jest package from the project root in plugin (#27342)6e8a3e5
feat(testing): update jest to v29.7.0 (#27301)Updates
@nx/js
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
9e51589
fix(js):@nx/js
:init ensures tslib is installed if importHelpers is true (#28...d8601c9
fix(core): set windowsHide: true wherever possible (#28073)a76b176
fix(release): allow dynamically continuing when current version is unresolvab...d38bb78
cleanup(js): replacefs-extra
withnode:fs
(#27932)67ecff1
fix(js): do not infer typecheck target for root tsconfig.json (#27950)68eeb2e
feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...2a3307c
fix(js): keep refs to ignored files and allow opting out of pruning stale ref...431fe2a
feat(release): allow local dependency version protocols to be preserved, pnpm...0c449b4
fix(release): respect updateDependents being explicitly disabled in conventio...4766031
feat(js): add metadata to the typescript inferred tasks (#27806)Updates
@nx/next
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/next
's releases.... (truncated)
Commits
b563aa3
cleanup(nextjs): migrate to picocolors (#28064)5bbaffb
feat(core): add metagenerator for convert-to-inferred (#27672)68eeb2e
feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...320d9f2
fix(testing): application generators should accurately configure e2e projects...042049c
feat(js): generate package.json with overrides and resolutions (#27601)73f12a3
fix(nextjs): schema type for unitTestRunner for library (#26824)554e979
fix(nextjs): Should be able to run custom server targets with swc (#27526)31c5745
fix(nextjs): should not fail when running outside of nx cli (#27523)83237a8
feat(js): add skipPackageManager option to build executors in order to skip g...0853690
docs(core): update Nx tag line (#27481)Updates
@nx/node
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/node
's releases.... (truncated)
Commits
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)839dc15
feat(devkit): prefer strings over Linter enum (#27209)d8d57c8
docs(node): update recipe on setting up proxies (#27517)dfd7241
fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)bff23d1
fix(node): Ensure docker file is generated when nest framework is supplied (#...b3d7509
fix(node): ensure artifacts are built before serving app (#27146)Updates
@nx/react
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/react
's releases.... (truncated)
Commits
da22f90
fix(react): vite should be default bundler in app generator (#28013)7d0d834
fix(react): normalizing project names for module federation correctly #27901 ...84dcbc8
fix(react): Add historyApiFallback to webpack config (#27942)68eeb2e
feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...2bc7d4e
feat(react): add module federation static server (#27802)d72a1d4
fix(react): ensure interop between webpack and rspack module federation (#27824)7351a1a
feat(react): add rspack module federation support (#27696)f17e5ef
fix(module-federation): ssr uses async-node with runtime plugin (#27492)320d9f2
fix(testing): application generators should accurately configure e2e projects...add4183
fix(react): tailwind with rspack should work on generation #27028 (#27619)Updates
@nx/storybook
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/storybook
's releases.... (truncated)
Commits
d8601c9
fix(core): set windowsHide: true wherever possible (#28073)79443ff
fix(storybook): do not duplicate cacheable operations #27866 (#27951)5bbaffb
feat(core): add metagenerator for convert-to-inferred (#27672)ac9da41
fix(core): optimize daemon output glob matching (#27775)0853690
docs(core): update Nx tag line (#27481)839dc15
feat(devkit): prefer strings over Linter enum (#27209)afe83b4
fix(storybook): should generate correct config for nextjs apps #27233 (#27510)11f30db
feat(storybook): add storybook 8 support (#27214)3c2c462
fix(storybook): update version check (#27278)Updates
@nx/workspace
from 19.5.3 to 19.8.2Release notes
Sourced from
@nx/workspace
's releases.... (truncated)
Commits
968cf90
cleanup(core): replacefs-extra
withnode:fs
(#28019)d8601c9
fix(core): set windowsHide: true wherever possible (#28073)50927c2
feat(core): handle prettier not installed when running nx format (#27970)781f194
cleanup(misc): fix outdated test snapshot (#27948)5bbaffb
feat(core): add metagenerator for convert-to-inferred (#27672)e4a9650
fix(core): make sure sharedGlobals is referenced in default namedInputs (#27813)1a4e663
feat(core): update PNPM GH action setup to use v4 and pnpm version 9 (#27664)4fd639b
feat(core): refactor graph implementation details (#27267)1824267
fix(bundling): update snapshots for copy assets plugin (#27610)0853690
docs(core): update Nx tag line (#27481)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