storm-software / cyclone-ui

🌀 A repository containing Tamagui based design components used by Storm Software. Like Shadcn UI, the components are copied into other repositories via the Cyclone CLI.
https://cyclone-ui.com
Apache License 2.0
4 stars 0 forks source link

fix(deps): update dependencies-non-major (minor) - autoclosed #58

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) ^7.14.5 -> ^7.25.2 age adoption passing confidence dependencies minor
@nx/devkit (source) 19.3.1 -> 19.7.3 age adoption passing confidence dependencies minor
@nx/js (source) 19.3.1 -> 19.7.3 age adoption passing confidence dependencies minor
@oclif/core ^3.26.2 -> ^3.27.0 age adoption passing confidence dependencies minor
@oclif/plugin-autocomplete ^3.0.13 -> ^3.2.4 age adoption passing confidence dependencies minor
@oclif/plugin-help ^6.0.20 -> ^6.2.11 age adoption passing confidence dependencies minor
@oclif/plugin-search ^1.0.21 -> ^1.2.9 age adoption passing confidence dependencies minor
@oclif/plugin-version ^2.0.16 -> ^2.2.12 age adoption passing confidence dependencies minor
@react-navigation/stack (source) ^6.3.20 -> ^6.4.1 age adoption passing confidence dependencies minor
@swc-node/register ~1.8.0 -> ~1.10.0 age adoption passing confidence dependencies minor
@swc/core (source) ~1.3.85 -> ~1.7.0 age adoption passing confidence dependencies minor
@​tamagui/next-plugin ^1.94.4 -> ^1.111.1 age adoption passing confidence dependencies minor
@types/node (source) 20.9.0 -> 20.16.5 age adoption passing confidence dependencies minor
chroma-js ^2.4.2 -> ^2.6.0 age adoption passing confidence dependencies minor
decode-formdata ^0.7.5 -> ^0.8.0 age adoption passing confidence dependencies minor
esbuild ^0.20.2 -> ^0.23.0 age adoption passing confidence dependencies minor
expo-linking (source) ^6.2.2 -> ^6.3.1 age adoption passing confidence dependencies minor
expo-router (source) ^3.3.1 -> ^3.4.8 age adoption passing confidence dependencies minor
i18next (source) ^23.11.2 -> ^23.15.1 age adoption passing confidence dependencies minor
node (source) 20.11.0 -> 20.17.0 age adoption passing confidence minor
pkg-types ^1.1.0 -> ^1.2.0 age adoption passing confidence dependencies minor
pnpm (source) 9.4.0+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74 -> 9.10.0 age adoption passing confidence packageManager minor
prettier-plugin-tailwindcss ^0.5.13 -> ^0.6.0 age adoption passing confidence dependencies minor
react-native (source, changelog) 0.73.2 -> 0.75.3 age adoption passing confidence peerDependencies minor
react-native (source, changelog) 0.74.1 -> 0.75.3 age adoption passing confidence dependencies minor
terser (source) ^5.24.0 -> ^5.32.0 age adoption passing confidence dependencies minor
ts-jest (source) ^29.1.1 -> ^29.1.2 age adoption passing confidence dependencies minor
tslib (source) ^2.3.0 -> ^2.7.0 age adoption passing confidence dependencies minor
tslib (source) ^2.6.2 -> ^2.7.0 age adoption passing confidence dependencies minor
typescript (source) ~5.2.2 -> ~5.6.0 age adoption passing confidence dependencies minor
verdaccio (source) ^5.27.0 -> ^5.32.2 age adoption passing confidence dependencies minor

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

babel/babel (@​babel/core) ### [`v7.25.2`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.9...v7.25.2) ##### :bug: Bug Fix - `babel-core`, `babel-traverse` - [#​16695](https://redirect.github.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ### [`v7.24.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7249-2024-07-15) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.8...v7.24.9) ##### :bug: Bug Fix - `babel-core`, `babel-standalone` - [#​16639](https://redirect.github.com/babel/babel/pull/16639) Avoid `require()` call in `@babel/standalone` bundle ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-types` - [#​16638](https://redirect.github.com/babel/babel/pull/16638) fix: provide legacy typings for TS < 4.1 ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-transform-optional-chaining` - [#​16617](https://redirect.github.com/babel/babel/pull/16617) Avoid extra parens in TS `as`/`satisfies` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :house: Internal - `babel-helper-module-transforms` - [#​16629](https://redirect.github.com/babel/babel/pull/16629) Lazy top-level initializations for module transforms ([@​guybedford](https://redirect.github.com/guybedford)) ### [`v7.24.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7248-2024-07-11) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.7...v7.24.8) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​16567](https://redirect.github.com/babel/babel/pull/16567) Do not use strict mode in TS `declare` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-generator` - [#​16630](https://redirect.github.com/babel/babel/pull/16630) Correctly print parens around `in` in `for` heads ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16626](https://redirect.github.com/babel/babel/pull/16626) Fix printing of comments in `await using` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16591](https://redirect.github.com/babel/babel/pull/16591) fix typescript code generation for yield expression inside type expre… ([@​SreeXD](https://redirect.github.com/SreeXD)) - `babel-parser` - [#​16613](https://redirect.github.com/babel/babel/pull/16613) Disallow destructuring assignment in `using` declarations ([@​H0onnn](https://redirect.github.com/H0onnn)) - [#​16490](https://redirect.github.com/babel/babel/pull/16490) fix: do not add `.value: undefined` to regexp literals ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#​16615](https://redirect.github.com/babel/babel/pull/16615) Remove boolean props from `ObjectTypeInternalSlot` visitor keys ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript` - [#​16566](https://redirect.github.com/babel/babel/pull/16566) fix: Correctly handle `export import x =` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-generator` - [#​16625](https://redirect.github.com/babel/babel/pull/16625) Avoid unnecessary parens around `async` in `for await` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-traverse` - [#​16619](https://redirect.github.com/babel/babel/pull/16619) Avoid checking `Scope.globals` multiple times ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ### [`v7.24.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7247-2024-06-05) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.6...v7.24.7) ##### :bug: Bug Fix - `babel-node` - [#​16554](https://redirect.github.com/babel/babel/pull/16554) Allow extra flags in babel-node ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-traverse` - [#​16522](https://redirect.github.com/babel/babel/pull/16522) fix: incorrect `constantViolations` with destructuring ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-explicit-resource-management` - [#​16524](https://redirect.github.com/babel/babel/pull/16524) fix: Transform `using` in `switch` correctly ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :house: Internal - `babel-helpers`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16525](https://redirect.github.com/babel/babel/pull/16525) Delete unused array helpers ([@​blakewilson](https://redirect.github.com/blakewilson)) ### [`v7.24.6`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7246-2024-05-24) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.5...v7.24.6) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties` - [#​16514](https://redirect.github.com/babel/babel/pull/16514) Fix source maps for private member expressions ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs` - [#​16515](https://redirect.github.com/babel/babel/pull/16515) Fix source maps for template literals ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16485](https://redirect.github.com/babel/babel/pull/16485) Support undecorated static accessor in anonymous classes ([@​JLHwung](https://redirect.github.com/JLHwung)) - [#​16484](https://redirect.github.com/babel/babel/pull/16484) Fix decorator bare yield await ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs3` - [#​16483](https://redirect.github.com/babel/babel/pull/16483) Fix: throw TypeError if addInitializer is called after finished ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-typescript` - [#​16476](https://redirect.github.com/babel/babel/pull/16476) fix: Correctly parse `cls.fn = x` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :house: Internal - `babel-core`, `babel-helpers`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16501](https://redirect.github.com/babel/babel/pull/16501) Generate helper metadata at build time ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helpers` - [#​16499](https://redirect.github.com/babel/babel/pull/16499) Add `tsconfig.json` for `@babel/helpers/src/helpers` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-cli`, `babel-helpers`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16495](https://redirect.github.com/babel/babel/pull/16495) Move all runtime helpers to individual files ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-parser`, `babel-traverse` - [#​16482](https://redirect.github.com/babel/babel/pull/16482) Statically generate boilerplate for bitfield accessors ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - Other - [#​16466](https://redirect.github.com/babel/babel/pull/16466) Migrate import assertions syntax ([@​JLHwung](https://redirect.github.com/JLHwung)) ### [`v7.24.5`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.4...v7.24.5) ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#​16377](https://redirect.github.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#​16440](https://redirect.github.com/babel/babel/pull/16440) Fix suppressed error order ([@​sossost](https://redirect.github.com/sossost)) - [#​16408](https://redirect.github.com/babel/babel/pull/16408) Await nullish async disposable ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#​16407](https://redirect.github.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### :house: Internal - Other - [#​16414](https://redirect.github.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser` - [#​16425](https://redirect.github.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16417](https://redirect.github.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16439](https://redirect.github.com/babel/babel/pull/16439) Make `NodePath` distributive ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-plugin-proposal-partial-application`, `babel-types` - [#​16421](https://redirect.github.com/babel/babel/pull/16421) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-plugin-transform-class-properties`, `babel-preset-env` - [#​16406](https://redirect.github.com/babel/babel/pull/16406) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#​16357](https://redirect.github.com/babel/babel/pull/16357) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://redirect.github.com/romgrk))
nrwl/nx (@​nx/devkit) ### [`v19.7.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.7.2...19.7.3) ##### 19.7.3 (2024-09-12) ##### 🚀 Features - **core:** import warns when source and destination directories are different ([#​27875](https://redirect.github.com/nrwl/nx/pull/27875)) ##### 🩹 Fixes - **core:** handle sync generator failures ([#​27650](https://redirect.github.com/nrwl/nx/pull/27650)) - **core:** handle --no-interative for create-nx-workspace ([#​27702](https://redirect.github.com/nrwl/nx/pull/27702)) - **core:** respect filenames of inputs when computing task hash ([#​27873](https://redirect.github.com/nrwl/nx/pull/27873)) - **core:** handleErrors should display error cause if it exists ([#​27886](https://redirect.github.com/nrwl/nx/pull/27886)) - **gradle:** fix gradle app deps ([#​27865](https://redirect.github.com/nrwl/nx/pull/27865)) - **js:** keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator ([#​27636](https://redirect.github.com/nrwl/nx/pull/27636)) - **misc:** createNodesV2 plugins should show inference capabilities ([#​27896](https://redirect.github.com/nrwl/nx/pull/27896)) - **nx-cloud:** include nxCloudId when generating connect urls ([#​27882](https://redirect.github.com/nrwl/nx/pull/27882)) - **webpack:** handle relative paths for additionalEntryPath ([#​27885](https://redirect.github.com/nrwl/nx/pull/27885)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://redirect.github.com/AgentEnder) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - Louie Weng [@​lourw](https://redirect.github.com/lourw) - Nate Jacobs [@​iAmNathanJ](https://redirect.github.com/iAmNathanJ) ### [`v19.7.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.7.1...19.7.2) #### 19.7.2 (2024-09-10) ##### 🩹 Fixes - **core:** take nx-release-publish target defaults into account for implicit target ([#​27764](https://redirect.github.com/nrwl/nx/pull/27764)) - **release:** ensure git commits containing pipe can be parsed reliably ([#​27840](https://redirect.github.com/nrwl/nx/pull/27840)) ##### ❤️ Thank You - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) ### [`v19.7.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.7.0...19.7.1) #### 19.7.1 (2024-09-10) ##### 🚀 Features - **release:** allow local dependency version protocols to be preserved, pnpm publish support ([#​27787](https://redirect.github.com/nrwl/nx/pull/27787)) ##### 🩹 Fixes - **core:** make sure sharedGlobals is referenced in default namedInputs ([#​27813](https://redirect.github.com/nrwl/nx/pull/27813)) - **release:** respect updateDependents being explicitly disabled in conventional commits ([#​27851](https://redirect.github.com/nrwl/nx/pull/27851)) ##### ❤️ Thank You - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) ### [`v19.7.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.0) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.6...19.7.0) #### 19.7.0 (2024-09-09) ##### 🚀 Features - **bundling:** add option to generate sourcemaps for Rollup build ([#​27539](https://redirect.github.com/nrwl/nx/pull/27539)) - **bundling:** add nxCopyAssetsPlugin for Vite to use in JS libs ([#​27593](https://redirect.github.com/nrwl/nx/pull/27593)) - **core:** add shutdown lifecycle hook to node executor ([#​27354](https://redirect.github.com/nrwl/nx/pull/27354)) - **core:** add sqlite db for nx ([#​26891](https://redirect.github.com/nrwl/nx/pull/26891)) - **core:** expose graph json type ([#​27496](https://redirect.github.com/nrwl/nx/pull/27496)) - **core:** return task results from imperative task runner ([#​27640](https://redirect.github.com/nrwl/nx/pull/27640)) - **core:** refactor graph implementation details ([#​27267](https://redirect.github.com/nrwl/nx/pull/27267)) - **core:** allow disabling registered task sync generators ([#​27638](https://redirect.github.com/nrwl/nx/pull/27638)) - **core:** allow skipping sync when running tasks ([#​27697](https://redirect.github.com/nrwl/nx/pull/27697)) - **core:** add shutdown lifecycle hook to node executor" ([#​27794](https://redirect.github.com/nrwl/nx/pull/27794)) - **core:** update PNPM GH action setup to use v4 and pnpm version 9 ([#​27664](https://redirect.github.com/nrwl/nx/pull/27664)) - **devkit:** prefer strings over Linter enum ([#​27209](https://redirect.github.com/nrwl/nx/pull/27209)) - **docs:** update OpenAI model to use gpt-4o-mini ([#​27434](https://redirect.github.com/nrwl/nx/pull/27434)) - **graph:** add expandedTargets to project details on nx dev ([#​26911](https://redirect.github.com/nrwl/nx/pull/26911)) - **graph:** update tags to render on a single line by default with expand option ([#​27829](https://redirect.github.com/nrwl/nx/pull/27829)) - **js:** add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json ([#​27518](https://redirect.github.com/nrwl/nx/pull/27518)) - **js:** generate package.json with overrides and resolutions ([#​27601](https://redirect.github.com/nrwl/nx/pull/27601)) - **js:** add metadata to the typescript inferred tasks ([#​27806](https://redirect.github.com/nrwl/nx/pull/27806)) - **linter:** add option to exclude projects from circular deps check ([#​27504](https://redirect.github.com/nrwl/nx/pull/27504)) - **nx-cloud:** alias for login and logout ([#​27358](https://redirect.github.com/nrwl/nx/pull/27358)) - **nx-cloud:** remove feature flag for nx login ([#​27657](https://redirect.github.com/nrwl/nx/pull/27657)) - **nx-cloud:** add 'generate-token' option to connect ([#​27678](https://redirect.github.com/nrwl/nx/pull/27678)) - **nx-cloud:** remove env variable for login ([#​27791](https://redirect.github.com/nrwl/nx/pull/27791)) - **nx-dev:** add Explain with AI to Enterprise and Pro Plans ([#​27455](https://redirect.github.com/nrwl/nx/pull/27455)) - **nx-dev:** add Monorepo World banner to hero ([#​27482](https://redirect.github.com/nrwl/nx/pull/27482)) - **nx-dev:** honor prefers-reduced-motion ([#​27541](https://redirect.github.com/nrwl/nx/pull/27541)) - **nx-dev:** add deepdive callout component ([daf5837a21](https://redirect.github.com/nrwl/nx/commit/daf5837a21)) - **nx-dev:** add Mike Hartington in the team section ([#​27755](https://redirect.github.com/nrwl/nx/pull/27755)) - **nx-dev:** make animations more performant ([#​27757](https://redirect.github.com/nrwl/nx/pull/27757)) - **nx-dev:** add create-nx-workspace from nx-cloud on ci section ([#​27756](https://redirect.github.com/nrwl/nx/pull/27756)) - **react:** add rspack module federation support ([#​27696](https://redirect.github.com/nrwl/nx/pull/27696)) - **react:** add module federation static server ([#​27802](https://redirect.github.com/nrwl/nx/pull/27802)) - **remix:** infer targets for remix vite in @​nx/remix/plugin ([#​27713](https://redirect.github.com/nrwl/nx/pull/27713)) ##### 🩹 Fixes - missing export for setRemoteDefinition ([#​27491](https://redirect.github.com/nrwl/nx/pull/27491)) - **angular:** generate [@​nx/angular](https://redirect.github.com/nx/angular) in devDependencies and move to dependencies when using runtime helpers ([#​27405](https://redirect.github.com/nrwl/nx/pull/27405)) - **angular:** module-federation-ssr-dev-server should call correct builder ([#​27477](https://redirect.github.com/nrwl/nx/pull/27477)) - **angular:** bump ngrx version to 18.0.2 ([#​27506](https://redirect.github.com/nrwl/nx/pull/27506)) - **angular:** ensure target default for '[@​nx/angular](https://redirect.github.com/nx/angular):webpack-browser' is set [#​26483](https://redirect.github.com/nrwl/nx/issues/26483) ([#​27616](https://redirect.github.com/nrwl/nx/pull/27616), [#​26483](https://redirect.github.com/nrwl/nx/issues/26483)) - **bundling:** update snapshots for copy assets plugin ([#​27610](https://redirect.github.com/nrwl/nx/pull/27610)) - **core:** fix importing files with special characters ([#​27484](https://redirect.github.com/nrwl/nx/pull/27484)) - **core:** use withVerbose util ([#​27553](https://redirect.github.com/nrwl/nx/pull/27553)) - **core:** support import detection of packages installed from git remote URL ([#​27569](https://redirect.github.com/nrwl/nx/pull/27569)) - **core:** fix compat for old remote caches ([#​27574](https://redirect.github.com/nrwl/nx/pull/27574)) - **core:** enable using the daemon in docker if enabled explicitly ([#​27585](https://redirect.github.com/nrwl/nx/pull/27585)) - **core:** ensure file watcher is looking for correct config on windows ([#​27594](https://redirect.github.com/nrwl/nx/pull/27594)) - **core:** change order of CI providers to match their popularity ([#​27623](https://redirect.github.com/nrwl/nx/pull/27623)) - **core:** not parse hex to number ([#​27515](https://redirect.github.com/nrwl/nx/pull/27515)) - **core:** nx migrate should determine angular devkit migration from cli or schematics [#​20282](https://redirect.github.com/nrwl/nx/issues/20282) ([#​27634](https://redirect.github.com/nrwl/nx/pull/27634), [#​20282](https://redirect.github.com/nrwl/nx/issues/20282)) - **core:** do not stream output when static output style is enabled ([#​27642](https://redirect.github.com/nrwl/nx/pull/27642)) - **core:** fix --e2eTestRunner for create-nx-workspace with react native ([#​27543](https://redirect.github.com/nrwl/nx/pull/27543)) - **core:** negative workspace-root filesets should override positive filesets ([#​27524](https://redirect.github.com/nrwl/nx/pull/27524)) - **core:** make sure env vars specified in run-commands envFile option take priority over other loaded env files ([#​27583](https://redirect.github.com/nrwl/nx/pull/27583)) - **core:** change remoteCache to getRemoteCache ([#​27673](https://redirect.github.com/nrwl/nx/pull/27673)) - **core:** fixes an issue where using "node:test" results in infinite loop ([#​27685](https://redirect.github.com/nrwl/nx/pull/27685)) - **core:** handle file change conflicts between sync generators ([#​27695](https://redirect.github.com/nrwl/nx/pull/27695)) - **core:** filter branch in preparation for nx import ([#​27652](https://redirect.github.com/nrwl/nx/pull/27652)) - **core:** add parallelism to target defaults schema ([#​27710](https://redirect.github.com/nrwl/nx/pull/27710)) - **core:** bump plugin pool attempts to work with slow runtimes ([#​27726](https://redirect.github.com/nrwl/nx/pull/27726)) - **core:** optimize daemon output glob matching ([#​27775](https://redirect.github.com/nrwl/nx/pull/27775)) - **core:** fix wasm build ([#​27830](https://redirect.github.com/nrwl/nx/pull/27830)) - **core:** move daemon server-process.json watching to outputs watcher ([#​27832](https://redirect.github.com/nrwl/nx/pull/27832)) - **detox:** fix name with camel case ([#​27602](https://redirect.github.com/nrwl/nx/pull/27602)) - **esbuild:** declaration:true should find the correct package root regardless of cwd [#​26261](https://redirect.github.com/nrwl/nx/issues/26261) ([#​27560](https://redirect.github.com/nrwl/nx/pull/27560), [#​26261](https://redirect.github.com/nrwl/nx/issues/26261)) - **expo:** add expoLibraryGenerator to export ([#​27520](https://redirect.github.com/nrwl/nx/pull/27520)) - **expo:** fix unable to build expo local for yarn 4 ([#​26992](https://redirect.github.com/nrwl/nx/pull/26992)) - **expo:** add cacheVersion to metro.config ([#​27646](https://redirect.github.com/nrwl/nx/pull/27646)) - **gradle:** track childProjects in properties report ([#​27488](https://redirect.github.com/nrwl/nx/pull/27488)) - **gradle:** fix tasksFileLines might be undefined ([#​27548](https://redirect.github.com/nrwl/nx/pull/27548)) - **gradle:** fix child project deps ([#​27643](https://redirect.github.com/nrwl/nx/pull/27643)) - **gradle:** fix find root for projects ([#​27651](https://redirect.github.com/nrwl/nx/pull/27651)) - **graph:** fix "args" help tooltip in pdv and only show "args" usage in fallback example ([#​27808](https://redirect.github.com/nrwl/nx/pull/27808)) - **js:** handle arbitrary nested ts path mappings when re-mapping them to the outputs ([#​27429](https://redirect.github.com/nrwl/nx/pull/27429)) - **js:** only sync references when composite is true, preserve comments in other parts of file ([#​27530](https://redirect.github.com/nrwl/nx/pull/27530)) - **js:** ensure assets option in tsc executor defaults to empty array for programmatic usage ([#​27565](https://redirect.github.com/nrwl/nx/pull/27565)) - **js:** fix verdaccio windows for registry ([#​27350](https://redirect.github.com/nrwl/nx/pull/27350)) - **js:** respect "watch" option when "runBuildTargetDependencies" is true ([#​27677](https://redirect.github.com/nrwl/nx/pull/27677)) - **linter:** update the [@​nx/dependency-checks](https://redirect.github.com/nx/dependency-checks) rule to read the package.json content from the rule context ([#​27476](https://redirect.github.com/nrwl/nx/pull/27476)) - **linter:** fix plugin race condition ([#​27810](https://redirect.github.com/nrwl/nx/pull/27810)) - **misc:** ensure custom reporters are usable with [@​nx/playwright](https://redirect.github.com/nx/playwright):playwright ([#​27443](https://redirect.github.com/nrwl/nx/pull/27443)) - **misc:** fix the URL of the [@​naxodev/nx-cloudflare](https://redirect.github.com/naxodev/nx-cloudflare) plugin ([#​27723](https://redirect.github.com/nrwl/nx/pull/27723)) - **module-federation:** ensure target defaults are set correctly [#​27448](https://redirect.github.com/nrwl/nx/issues/27448) ([#​27472](https://redirect.github.com/nrwl/nx/pull/27472), [#​27448](https://redirect.github.com/nrwl/nx/issues/27448)) - **module-federation:** ensure shared packages can be shared from host [#​27162](https://redirect.github.com/nrwl/nx/issues/27162) ([#​27513](https://redirect.github.com/nrwl/nx/pull/27513), [#​27162](https://redirect.github.com/nrwl/nx/issues/27162)) - **module-federation:** ssr uses async-node with runtime plugin ([#​27492](https://redirect.github.com/nrwl/nx/pull/27492)) - **nextjs:** should not fail when running outside of nx cli ([#​27523](https://redirect.github.com/nrwl/nx/pull/27523)) - **nextjs:** Should be able to run custom server targets with swc ([#​27526](https://redirect.github.com/nrwl/nx/pull/27526)) - **nextjs:** schema type for unitTestRunner for library ([#​26824](https://redirect.github.com/nrwl/nx/pull/26824)) - **node:** build-esbuild-options.ts browser user define envs by config ([#​27480](https://redirect.github.com/nrwl/nx/pull/27480)) - **node:** generate webpack server apps with generatePackageJson:true by default ([#​27570](https://redirect.github.com/nrwl/nx/pull/27570)) - **nx-dev:** Og image path generation ([#​27456](https://redirect.github.com/nrwl/nx/pull/27456)) - **nx-dev:** bad link from home page ([#​27475](https://redirect.github.com/nrwl/nx/pull/27475)) - **nx-dev:** fix use `key` instead of `env` to reference cache key in… ([#​26644](https://redirect.github.com/nrwl/nx/pull/26644)) - **nx-dev:** modify prompt ([#​27536](https://redirect.github.com/nrwl/nx/pull/27536)) - **nx-dev:** show first tab if none selected ([#​27701](https://redirect.github.com/nrwl/nx/pull/27701)) - **nx-dev:** change connect to nx cloud link in home page ([f39b995b88](https://redirect.github.com/nrwl/nx/commit/f39b995b88)) - **nx-dev:** make sure graph height works and render mode is nx-docs ([#​27776](https://redirect.github.com/nrwl/nx/pull/27776)) - **nx-dev:** update Bill's website link ([#​27790](https://redirect.github.com/nrwl/nx/pull/27790)) - **nx-plugin:** allow create-package without e2eProject ([#​27572](https://redirect.github.com/nrwl/nx/pull/27572)) - **react:** ensure [@​vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react) is installed for storybook ([#​27463](https://redirect.github.com/nrwl/nx/pull/27463)) - **react:** enable vitejs-plugin-react-swc for swc compiler ([#​27457](https://redirect.github.com/nrwl/nx/pull/27457)) - **react:** handle more scenarios when collecting component props for generating stories ([#​27528](https://redirect.github.com/nrwl/nx/pull/27528)) - **react:** tailwind with rspack should work on generation [#​27028](https://redirect.github.com/nrwl/nx/issues/27028) ([#​27619](https://redirect.github.com/nrwl/nx/pull/27619), [#​27028](https://redirect.github.com/nrwl/nx/issues/27028)) - **react:** ensure interop between webpack and rspack module federation ([#​27824](https://redirect.github.com/nrwl/nx/pull/27824)) - **react-native:** remove upgrade command in migration ([#​27467](https://redirect.github.com/nrwl/nx/pull/27467)) - **react-native:** change hermesCommand to build android ([#​27641](https://redirect.github.com/nrwl/nx/pull/27641)) - **release:** programmatic API types should not be any ([#​27647](https://redirect.github.com/nrwl/nx/pull/27647)) - **release:** release plan command should take filters and touched projects into account ([#​27706](https://redirect.github.com/nrwl/nx/pull/27706)) - **release:** version plan changelogs should contain authors and refs ([#​27737](https://redirect.github.com/nrwl/nx/pull/27737)) - **release:** support forwarding the --access flag to npm publish ([#​27765](https://redirect.github.com/nrwl/nx/pull/27765)) - **release:** show version plan deletion log in dry-run ([#​27744](https://redirect.github.com/nrwl/nx/pull/27744)) - **repo:** add dependsOn to native build ([#​27446](https://redirect.github.com/nrwl/nx/pull/27446)) - **storybook:** should generate correct config for nextjs apps [#​27233](https://redirect.github.com/nrwl/nx/issues/27233) ([#​27510](https://redirect.github.com/nrwl/nx/pull/27510), [#​27233](https://redirect.github.com/nrwl/nx/issues/27233)) - **testing:** fix misc issues in migrations ([#​27471](https://redirect.github.com/nrwl/nx/pull/27471)) - **testing:** fix issues in static server target migrations ([#​27547](https://redirect.github.com/nrwl/nx/pull/27547)) - **testing:** application generators should accurately configure e2e projects ([#​27453](https://redirect.github.com/nrwl/nx/pull/27453)) - **vite:** plugin should infer serve target if server config defined [#​27370](https://redirect.github.com/nrwl/nx/issues/27370) ([#​27507](https://redirect.github.com/nrwl/nx/pull/27507), [#​27370](https://redirect.github.com/nrwl/nx/issues/27370)) - **vite:** load the correct config file from [@​nx/vite](https://redirect.github.com/nx/vite):test executor ([#​27514](https://redirect.github.com/nrwl/nx/pull/27514)) - **vite:** add typecheck inferred target for vite plugin [#​27501](https://redirect.github.com/nrwl/nx/issues/27501) ([#​27531](https://redirect.github.com/nrwl/nx/pull/27531), [#​27501](https://redirect.github.com/nrwl/nx/issues/27501)) - **vite:** plugin should infer ts project correctly for libs ([#​27649](https://redirect.github.com/nrwl/nx/pull/27649)) - **vite:** tsconfig paths plugin should resolve file extensions ([#​27774](https://redirect.github.com/nrwl/nx/pull/27774)) - **webpack:** add migration for proxy config ([#​27621](https://redirect.github.com/nrwl/nx/pull/27621)) ##### ❤️ Thank You - [@​NgDaddy](https://redirect.github.com/NgDaddy) [@​NgDaddy](https://redirect.github.com/NgDaddy) - Austin Fahsl [@​fahslaj](https://redirect.github.com/fahslaj) - Benjamin Cabanes [@​bcabanes](https://redirect.github.com/bcabanes) - Chau Tran - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@​A

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/client-s3@3.583.0 Transitive: environment, filesystem, shell +41 5.21 MB aws-sdk-bot
npm/@babel/core@7.24.4 environment, filesystem, unsafe +27 9.78 MB nicolo-ribaudo
npm/@babel/core@7.25.2 environment, filesystem, unsafe +22 8.35 MB nicolo-ribaudo
npm/@babel/preset-react@7.24.1 Transitive: environment +12 2.7 MB nicolo-ribaudo
npm/@clack/prompts@0.7.0 None +1 354 kB natemoo-re
npm/@cloudflare/workers-types@4.20240524.0 None 0 3.66 MB wrangler-publisher
npm/@expo/cli@0.18.19 environment, filesystem, network, shell, unsafe Transitive: eval +31 17.2 MB brentvatne
npm/@formkit/tempo@0.1.1 None 0 501 kB justin-schroeder
npm/@nx/devkit@18.3.4 environment, filesystem, shell, unsafe +1 188 kB nrwl-jason
npm/@nx/devkit@19.6.5 None +1 232 kB jack-nrwl, jameshenry, nrwl-jason, ...1 more
npm/@nx/eslint-plugin@19.3.1 filesystem Transitive: environment +25 5.26 MB nrwl-jason
npm/@nx/eslint@19.3.1 environment, filesystem +25 5.3 MB nrwl-jason
npm/@nx/expo@19.3.1 environment, filesystem +25 5.44 MB nrwl-jason
npm/@nx/jest@19.3.1 environment, filesystem, unsafe +35 6.02 MB nrwl-jason
npm/@nx/js@18.3.4 environment, filesystem, shell Transitive: unsafe +219 15 MB nrwl-jason
npm/@nx/js@19.6.5 Transitive: environment +25 5.58 MB jack-nrwl, jameshenry, nrwl-jason, ...1 more
npm/@nx/next@19.3.1 environment, filesystem +29 5.87 MB nrwl-jason
npm/@nx/node@19.3.1 environment +25 5.18 MB nrwl-jason
npm/ts-node@10.9.1 environment, filesystem, unsafe +4 1.04 MB cspotcode

🚮 Removed packages: npm/@swc/helpers@0.5.11), npm/@taplo/cli@0.7.0), npm/@types/jest@29.5.12), npm/chokidar@3.6.0), npm/commander@12.1.0), npm/execa@8.0.1), npm/fs-extra@11.2.0), npm/lodash.debounce@4.0.8)

View full report↗︎

renovate[bot] commented 1 week ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: undefined
temporary-error