Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
@nx/cypress (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/devkit (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/esbuild (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/eslint (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/eslint-plugin (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/jest (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/js (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/react (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/storybook (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/vite (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/web (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@nx/workspace (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
@storybook/test-runner ^0.16.0 -> ^0.24.0 age confidence dependencies minor
@swc-node/register 1.8.0 -> 1.11.1 age confidence dependencies minor
@swc/cli ^0.1.63 -> ^0.7.0 age confidence dependencies minor
@swc/core (source) ^1.3.101 -> ^1.15.3 age confidence dependencies minor
@testing-library/react 14.0.0 -> 14.3.1 age confidence dependencies minor
@types/react (source) ^18.2.55 -> ^18.3.27 age confidence dependencies minor
@types/react-dom (source) ^18.2.18 -> ^18.3.7 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) 6.13.2 -> 6.21.0 age confidence dependencies minor
@typescript-eslint/parser (source) 6.13.2 -> 6.21.0 age confidence dependencies minor
@vitejs/plugin-react (source) ^4.2.1 -> ^4.7.0 age confidence dependencies minor
@vitest/coverage-v8 (source) 1.2.2 -> 1.6.1 age confidence dependencies minor
@vitest/ui (source) 1.0.4 -> 1.6.1 age confidence dependencies minor
@vscode/vsce (source) 2.21.1 -> 2.32.0 age confidence dependencies minor
bentocache 1.0.0-beta.7 -> 1.5.0 age confidence dependencies minor
chokidar ^3.5.3 -> ^3.6.0 age confidence dependencies minor
cypress (source) ^13.6.1 -> ^13.17.0 age confidence dependencies minor
debug >=4.3.1 -> 4.4.3 age confidence pnpm.overrides pin
ip >=2.0.0 -> 2.0.1 age confidence pnpm.overrides pin
jotai ^2.6.0 -> ^2.6.1 age confidence dependencies minor
loader-utils >=1.4.2 -> 3.3.1 age confidence pnpm.overrides pin
log4brains (source) ^1.0.1 -> ^1.1.0 age confidence dependencies minor
markdown-it >=12.3.2 -> 14.1.0 age confidence pnpm.overrides pin
minimist >=1.2.5 -> 1.2.8 age confidence pnpm.overrides pin
next (source) >=13.4.20-canary.13 -> 16.0.3 age confidence pnpm.overrides pin
node (source) 20.11.0 -> 20.19.5 age confidence minor
node-fetch >=2.6.7 -> 3.3.2 age confidence pnpm.overrides pin
nth-check >=2.0.1 -> 2.1.1 age confidence pnpm.overrides pin
nx (source) 18.0.4 -> 18.3.5 age confidence dependencies minor
parse-url >=8.1.0 -> 10.0.3 age confidence pnpm.overrides pin
pnpm (source) 8.10.5 -> 8.15.9 age confidence packageManager minor
pnpm (source) 8.10.2 -> 8.15.9 age confidence uses-with minor
postcss (source) >=8.4.35 -> 8.5.6 age confidence pnpm.overrides pin
postcss (source) 8.4.35 -> 8.5.6 age confidence dependencies minor
prettier (source) ^3.0.0 -> ^3.6.2 age confidence dependencies minor
react (source) 18.2.0 -> 18.3.1 age confidence peerDependencies minor
react (source) 18.2.0 -> 18.3.1 age confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age confidence peerDependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age confidence dependencies minor
react-error-boundary ^4.0.12 -> ^4.1.2 age confidence dependencies minor
shell-quote >=1.7.3 -> 1.8.3 age confidence pnpm.overrides pin
simple-git (source) >=3.16.0 -> 3.30.0 age confidence pnpm.overrides pin
tailwind-merge ^2.2.0 -> ^2.6.0 age confidence dependencies minor
tailwindcss (source) 3.2.7 -> 3.4.18 age confidence dependencies minor
ts-pattern ^5.0.5 -> ^5.9.0 age confidence dependencies minor
tslib (source) ^2.6.2 -> ^2.8.1 age confidence dependencies minor
tsx (source) ^4.6.2 -> ^4.7.0 age confidence dependencies minor
typescript (source) 5.3.3 -> 5.9.3 age confidence dependencies minor
typia (source) ^5.3.11 -> ^5.4.1 age confidence dependencies minor
vscode-uri ^3.0.8 -> ^3.1.0 age confidence dependencies minor

Release Notes

nrwl/nx (@​nx/cypress)

v18.3.5

Compare Source

18.3.5 (2024-05-15)
🩹 Fixes
  • core: fix affected detection for inputs after named inputs (#​23354)
❤️ Thank You

v18.3.4

Compare Source

18.3.4 (2024-04-25)
🚀 Features
  • core: add root level forwardAllArgs (#​22753)
🩹 Fixes
  • core: different commands should not be considered compatible targets (#​22863)
  • core: fix pnpm install order on ci workflows (#​22580)
  • core: workspace context glob respects exclude (#​22939)
  • core: handle events that do not have paths (#​22947)
  • core: fix exclude for empty array (#​22951)
  • core: move a few api points to return root maps directly (#​22949)
  • core: regression register ts transpiler for local plugin (#​22964)
  • core: handle created directories when watching on linux (#​22980)
  • core: ensure create nodes functions are properly parallelized (#​23005)
  • gradle: change gradle command to be relative path (#​22963)
  • gradle: should skip println in project report (#​22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#​22988)
  • graph: don't listen to system theme changes in console (#​22938)
  • linter: do not infer lint tasks for projects without files to lint (#​22944)
  • misc: fix publish script (#​22981)
  • misc: perf logging shouldn't be enabled twice (#​23012)
  • node: e2e target fails out of the box (#​22987)
  • repo: downgrade to macos-13 in publish workflow (#​22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#​22953)
❤️ Thank You

v18.3.3

Compare Source

18.3.3 (2024-04-20)
🩹 Fixes
  • angular: fix loading postcss configuration in ng-packagr executors (#​22900)
  • core: group command exit listeners to avoid warning (#​22892)
  • core: handle plugin errors from isolation correctly (#​22890)
  • core: disable pty on windows until stable (#​22910)
  • core: fix cursor being hidden and process shutdown for ctrl c (#​22895)
  • misc: add --verbose support to nx graph (#​22889)
  • misc: mark migration for escaping env vars as skipped in nx repair (#​22916)
  • misc: don't clear node_modules require cache (#​22907)
  • testing: bust require cache in jest plugin so configs reload (#​22893)
  • vue: do not add verbatimImportSyntax to tsconfig (#​22905)
❤️ Thank You

v18.3.2

Compare Source

18.3.2 (2024-04-18)
🚀 Features
  • core: load native files from tmp location instead of node_modules (#​22648)
🩹 Fixes
  • bundling: handle circular dependencies in @​nx/esbuild getExtraDependencies (#​22644)
  • core: load config util supports absolute paths on windows (#​22837)
  • core: keep plugin workers until main process shutdown (#​22860)
  • core: handle schema validation errors running commands directly (#​22864)
  • core: forward args provided to the nx add command to the invoked init generator (#​22855)
  • core: fix hashing of external dependencies (#​22865)
  • nx-cloud: ensure root .env files are loaded during dte (#​22859)
  • testing: fix jest ci target names (#​22858)
❤️ Thank You

v18.3.1

Compare Source

18.3.1 (2024-04-17)
🩹 Fixes
  • core: repair sourcemap creation in createNodes (#​22851)
❤️ Thank You

v18.3.0

Compare Source

18.3.0 (2024-04-16)
🚀 Features
🩹 Fixes
  • angular: prevent false positive validation due to option default value in dev-server executor (#​22606)
  • angular: respect skipPackageJson correctly in library generator (#​22608)
  • angular: fix @​nx/angular/src/utils entry point (#​22609)
  • angular: fix dynamic module federation generation (#​22724)
  • angular: respect skipPackageJson correctly across generators (#​22777)
  • angular: execute wrapped schematics post tasks and log messages (#​22780)
  • bundling: support exported array of options for rollup (#​22703)
  • bundling: print errors from rollup build (#​22707)
  • bundling: show codeframes for Rollup build errors (#​22845)
  • core: do not assume workspace inputs cause all projects to be af… (#​22573)
  • core: write terminal output to cache folder (#​22673)
  • core: errors from create dependencies should show properly (#​22695)
  • core: not passing props of run-commands to underlying command (#​22595)
  • core: update pty version to add windows specific flags (#​22711)
  • core: detect imports from template literals in dynamic imports (#​22749)
  • core: attach cli args from target options explicitly with '=' (#​22756)
  • core: fix plugin exclude option (#​22738)
  • core: improve isCI to better detect other providers (#​22694)
  • core: errors thrown when creating projects should prevent running targets (#​22807)
  • core: use name instead of .prototype.name when comparing errors (#​22840)
  • core: fix init logging and package.json updates (#​22843)
  • devkit: update peer dependency on nx to include Nx 19 (#​22811)
  • js: update jest snapshot after vite-plugin-dts bump (#​22621)
  • js: append target when generating tmp tsconfig to prevent conflicts #​21396 (#​22671, #​21396)
  • js: propagate error from child process to @​nx/js:node executor (#​22705)
  • js: do not default to commonjs type field in package.json (#​22819)
  • misc: fix optional branch tracking on ci pipeline (#​22652)
  • module-federation: serve dynamic remotes statically in their own processes (#​22688)
  • nextjs: Adding tailwind should work when creating an app OOTB (#​22709)
  • nuxt: use loadConfigFile from devkit rather than @​nuxt/kit (#​22571)
  • nx-dev: Update urls that are 404 (#​22653)
  • react-native: storybook relative paths (#​22031)
  • react-native: should ask for app name when preset is react native (#​22761)
  • react-native: fix unable to resolve on windows (#​22759)
  • release: respect root .npmrc registry settings for publishing (12afa20210)
  • release: do not try to interpolate packageRoot for root project (#​22771)
  • testing: fix playwright executor uiPort option schema (#​22610)
  • testing: app generators should create correct e2e config at generation time (#​22565)
  • vite: ensure cache is created correctly for separate vite and vitest config files #​22244 (#​22618, #​22244)
  • vite: pass cli arguments as options to vitest (#​22355)
  • webpack: bring back previous SVG and SVGR behavior for React projects (#​22628)
  • webpack: support standard webpack config with @​nx/webpack:dev-server (#​22660)
  • webpack: remove url-loader from dependencies since it is replaced by asset modules (#​22698)
  • webpack: typo for outputPath (#​22734)
  • webpack: Should work when absolute paths are supplied as output (#​22736)
❤️ Thank You

v18.2.4

Compare Source

18.2.4 (2024-04-09)
🩹 Fixes
  • angular: fix dynamic module federation generation (#​22724)
  • core: update pty version to add windows specific flags (#​22711)
  • nextjs: Adding tailwind should work when creating an app OOTB (#​22709)
❤️ Thank You

v18.2.3

Compare Source

18.2.3 (2024-04-05)
🚀 Features
  • core: list crystal plugins with nx report (#​22649)
🩹 Fixes
  • bundling: print errors from rollup build (#​22707)
  • core: write terminal output to cache folder (#​22673)
  • core: errors from create dependencies should show properly (#​22695)
  • core: not passing props of run-commands to underlying command (#​22595)
  • js: update jest snapshot after vite-plugin-dts bump (#​22621)
  • js: append target when generating tmp tsconfig to prevent conflicts #​21396 (#​22671, #​21396)
  • js: propagate error from child process to @​nx/js:node executor (#​22705)
  • misc: fix optional branch tracking on ci pipeline (#​22652)
  • module-federation: serve dynamic remotes statically in their own processes (#​22688)
  • nx-dev: Update urls that are 404 (#​22653)
  • release: respect root .npmrc registry settings for publishing (9dd97c43a1)
  • testing: fix playwright executor uiPort option schema (#​22610)
  • testing: app generators should create correct e2e config at generation time (#​22565)
  • vite: ensure cache is created correctly for separate vite and vitest config files #​22244 (#​22618, #​22244)
  • webpack: bring back previous SVG and SVGR behavior for React projects (#​22628)
  • webpack: support standard webpack config with @​nx/webpack:dev-server (#​22660)
  • webpack: remove url-loader from dependencies since it is replaced by asset modules (#​22698)
❤️ Thank You

v18.2.2

Compare Source

18.2.2 (2024-04-02)
🚀 Features
  • vite: migrate to latest vite-plugin-dts (#​22614)
🩹 Fixes
  • angular: prevent false positive validation due to option default value in dev-server executor (#​22606)
  • angular: respect skipPackageJson correctly in library generator (#​22608)
  • angular: fix @​nx/angular/src/utils entry point (#​22609)
  • core: do not assume workspace inputs cause all projects to be af… (#​22573)
  • react-native: storybook relative paths (#​22031)
❤️ Thank You

v18.2.1

Compare Source

18.2.1 (2024-03-28)
🩹 Fixes
❤️ Thank You

v18.2.0

Compare Source

18.2.0 (2024-03-28)
🚀 Features
  • angular: support angular 17.3.0 (#​22202)
  • bundling: refactor rollup executor to perform single build for all formats (#​22436)
  • core: add ability to add metadata to projects (#​22299)
  • core: create structured project graph errors with all plugin er… (#​22404)
  • core: add ability to scope plugins (#​22379)
  • gradle: add gradle init generator (#​22245)
  • gradle: make gradle public (#​22399)
  • gradle: add gradle init generator (#​22245)
  • gradle: add technology (#​22528)
  • graph: remove polyfills from graph client (#​22494)
  • testing: infer open-cypress task (#​22556)
  • webpack: create build log for remotes to help debug errors (#​22539)
🩹 Fixes
  • angular: target correct versions of ng-packagr to create stylesheet worker synchronously (#​22485)
  • angular: prevent creating stylesheet worker multiple times in ng-packagr executors (#​22491)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (a00f6438b9)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail (#​21926)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (66ae83e569)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail ([

@renovate renovate bot requested a review from sullivanpj as a code owner January 8, 2024 02:44
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from f1befb8 to e510e06 Compare February 12, 2024 02:25
stormie-bot
stormie-bot previously approved these changes Feb 12, 2024
@stormie-bot stormie-bot enabled auto-merge (squash) February 12, 2024 02:25
@socket-security
Copy link

socket-security bot commented Feb 12, 2024

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e510e06 to ce8d02f Compare February 19, 2024 02:10
stormie-bot
stormie-bot previously approved these changes Feb 19, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from ce8d02f to 8ddf8a7 Compare February 26, 2024 00:32
stormie-bot
stormie-bot previously approved these changes Feb 26, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8ddf8a7 to 1a704c6 Compare March 4, 2024 01:32
stormie-bot
stormie-bot previously approved these changes Mar 4, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 1a704c6 to 45b9630 Compare March 11, 2024 00:52
stormie-bot
stormie-bot previously approved these changes Mar 11, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 45b9630 to 1b332cb Compare March 18, 2024 01:40
stormie-bot
stormie-bot previously approved these changes Mar 18, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 1b332cb to 1ac724a Compare March 25, 2024 01:49
stormie-bot
stormie-bot previously approved these changes Mar 25, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 1ac724a to 32494b9 Compare April 1, 2024 00:37
stormie-bot
stormie-bot previously approved these changes Apr 1, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 32494b9 to bf42e4f Compare April 8, 2024 01:15
stormie-bot
stormie-bot previously approved these changes Apr 8, 2024
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 0f93bcc to 609130d Compare March 31, 2025 02:02
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 609130d to e2f716f Compare April 7, 2025 03:16
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e2f716f to 9d6609c Compare April 21, 2025 02:04
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 9c93e00 to 7899d18 Compare May 5, 2025 02:43
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 7899d18 to 37ab582 Compare May 12, 2025 02:05
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from e82759e to 600ece6 Compare May 26, 2025 03:17
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 600ece6 to e0b5385 Compare June 2, 2025 00:30
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e0b5385 to 9feae88 Compare June 9, 2025 01:04
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 41c0598 to e3b2fa4 Compare June 23, 2025 00:55
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 66da083 to ce1c9c7 Compare July 7, 2025 01:14
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 836ca3f to eee036b Compare July 21, 2025 00:49
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from eee036b to 0afd7a0 Compare August 11, 2025 00:52
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 0afd7a0 to ca90329 Compare August 25, 2025 01:35
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 250defc to 63c611c Compare September 22, 2025 00:40
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 63c611c to b87a269 Compare September 29, 2025 00:32
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from b87a269 to 8d99d9d Compare October 6, 2025 00:42
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8d99d9d to 6827246 Compare October 13, 2025 01:03
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 82fe332 to 41dfa74 Compare October 27, 2025 02:31
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 41dfa74 to 8fa7be7 Compare November 3, 2025 02:02
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8fa7be7 to 6d9d45f Compare November 10, 2025 03:12
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 6d9d45f to 1ead028 Compare November 24, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants