hard-rox / kathanika

A Library Management System for cataloging personal book collection
MIT License
1 stars 1 forks source link

build(deps-dev): bump the nx-deps group with 10 updates #1214

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the nx-deps group with 10 updates:

Package From To
@nx/angular 19.4.4 19.5.0
@nx/cypress 19.4.4 19.5.0
@nx/eslint 19.4.4 19.5.0
@nx/eslint-plugin 19.4.4 19.5.0
@nx/jest 19.4.4 19.5.0
@nx/js 19.4.4 19.5.0
@nx/storybook 19.4.4 19.5.0
@nx/web 19.4.4 19.5.0
@nx/workspace 19.4.4 19.5.0
nx 19.4.4 19.5.0

Updates @nx/angular from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/angular's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits
  • 4649735 chore: migrate links to blog (#26892)
  • 58ba1ff feat(angular): support angular v18.1.0 (#26504)
  • 3e0d2de feat(core): add support for wildcards in dependsOn (#19611)
  • a6522f7 feat(module-federation): use @​module-federation/enhanced for withModuleFedera...
  • See full diff in compare view


Updates @nx/cypress from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/cypress's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits


Updates @nx/eslint from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/eslint's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits
  • a41a8d6 fix(linter): Correctly collect lintable files for project in @​nx/eslint plugi...
  • 58ba1ff feat(angular): support angular v18.1.0 (#26504)
  • 81fe132 feat(linter): support eslint.config.cjs and *.cjs extension with flat con...
  • See full diff in compare view


Updates @nx/eslint-plugin from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/eslint-plugin's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits


Updates @nx/jest from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/jest's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits


Updates @nx/js from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/js's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits
  • 39e104b feat(core): add parallelism to target configuration (#26820)
  • 58ba1ff feat(angular): support angular v18.1.0 (#26504)
  • e31b168 feat(js): add createNodesV2 for typescript plugin (#26788)
  • 981eb30 feat(core): support compile to wasi target (#22870)
  • adb81af fix(js): normalize excluded paths to task inputs correctly in typescript plug...
  • See full diff in compare view


Updates @nx/storybook from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/storybook's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits


Updates @nx/web from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/web's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits


Updates @nx/workspace from 19.4.4 to 19.5.0

Release notes

Sourced from @​nx/workspace's releases.

19.5.0 (2024-07-17)

🚀 Features

  • angular: support angular v18.1.0 (#26504)
  • core: move target defaults back to post graph step (#26596)
  • core: support compile to wasi target (#22870)
  • core: add support for wildcards in dependsOn (#19611)
  • core: uncomment start-ci-run (#26645)
  • core: avoid forking process for nx:noop (#26869)
  • core: enable plugin isolation by default (#26888)
  • core: pattern matching for target defaults (#26870)
  • core: add parallelism to target configuration (#26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • gradle: gradle atomizer (#26663)
  • gradle: add help metadata (#26810)
  • gradle: change test glob to include Tests and Test (#26913)
  • graph: add copy button for entire target configuration (#26284)
  • js: add createNodesV2 for typescript plugin (#26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#26777)
  • nx-dev: update next to fix img fetchpriority error (#26766)
  • nx-dev: add customers & company pages (#26813)
  • nx-dev: Add more OSS logos (#26922)
  • nx-dev: update home page (#26893)
  • react: add support for React Compiler in @​nx/react/babel (#26826)
  • react-native: update react-native-svg to 15.3.0 (#26827)

🩹 Fixes

  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • core: cannot read properties of undefined (reading 'options') (#26721)
  • core: register swc transpiler once per compilerOptions (#26807)
  • core: always inherit output from plugins (#26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#26806)
  • core: recursive resolve deps on create command graph (#22989)
  • core: ensure better create nodes error messaging (#26811)
  • core: load isolated plugins in parallel (#26874)
  • core: report should work if project graph errors (#26858)
  • core: do not mutate target defaults (#26941)
  • core: merge package.json plugins and updated project.json plugin… (#26952)
  • core: running just 'nx' should show help (#26871)
  • core: decrease initial memory for wasm (#26956)
  • core: properly handle reading target defaults (#26959)
  • core: disable isolation in wasm (#26960)
  • gradle: pass process.env when running gradle (#26776)
  • gradle: fix gradle exclude src/test (#26741)
  • js: node executor now correctly kills tasks when exiting (#19219)

... (truncated)

Commits
  • 1a94296 feat(core): ci-workflow adds workflow file to sharedGlobal inputs (#26948)
  • aa7c5dc chore(core): add unit tests for not connected to nx cloud (#26885)
  • 58ba1ff feat(angular): support angular v18.1.0 ... _Description has been truncated_
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud