Skip to content

Commit

Permalink
chore(deps): update chore (#11561)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nx](https://nx.dev)
([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx)) |
[`19.6.6` ->
`19.7.3`](https://renovatebot.com/diffs/npm/nx/19.6.6/19.7.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nx/19.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/19.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/19.6.6/19.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/19.6.6/19.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [zx](https://redirect.github.com/google/zx) | [`8.1.5` ->
`8.1.6`](https://renovatebot.com/diffs/npm/zx/8.1.5/8.1.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/zx/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zx/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zx/8.1.5/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zx/8.1.5/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>nrwl/nx (nx)</summary>

### [`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
([#&#8203;27875](https://redirect.github.com/nrwl/nx/pull/27875))

##### 🩹 Fixes

- **core:** handle sync generator failures
([#&#8203;27650](https://redirect.github.com/nrwl/nx/pull/27650))
- **core:** handle --no-interative for create-nx-workspace
([#&#8203;27702](https://redirect.github.com/nrwl/nx/pull/27702))
- **core:** respect filenames of inputs when computing task hash
([#&#8203;27873](https://redirect.github.com/nrwl/nx/pull/27873))
- **core:** handleErrors should display error cause if it exists
([#&#8203;27886](https://redirect.github.com/nrwl/nx/pull/27886))
- **gradle:** fix gradle app deps
([#&#8203;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
([#&#8203;27636](https://redirect.github.com/nrwl/nx/pull/27636))
- **misc:** createNodesV2 plugins should show inference capabilities
([#&#8203;27896](https://redirect.github.com/nrwl/nx/pull/27896))
- **nx-cloud:** include nxCloudId when generating connect urls
([#&#8203;27882](https://redirect.github.com/nrwl/nx/pull/27882))
- **webpack:** handle relative paths for additionalEntryPath
([#&#8203;27885](https://redirect.github.com/nrwl/nx/pull/27885))

##### ❤️  Thank You

- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   Louie Weng [@&#8203;lourw](https://redirect.github.com/lourw)
- Nate Jacobs
[@&#8203;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
([#&#8203;27764](https://redirect.github.com/nrwl/nx/pull/27764))
- **release:** ensure git commits containing pipe can be parsed reliably
([#&#8203;27840](https://redirect.github.com/nrwl/nx/pull/27840))

##### ❤️  Thank You

- James Henry
[@&#8203;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
([#&#8203;27787](https://redirect.github.com/nrwl/nx/pull/27787))

##### 🩹 Fixes

- **core:** make sure sharedGlobals is referenced in default namedInputs
([#&#8203;27813](https://redirect.github.com/nrwl/nx/pull/27813))
- **release:** respect updateDependents being explicitly disabled in
conventional commits
([#&#8203;27851](https://redirect.github.com/nrwl/nx/pull/27851))

##### ❤️  Thank You

- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Juri Strumpflohner
[@&#8203;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
([#&#8203;27539](https://redirect.github.com/nrwl/nx/pull/27539))
- **bundling:** add nxCopyAssetsPlugin for Vite to use in JS libs
([#&#8203;27593](https://redirect.github.com/nrwl/nx/pull/27593))
- **core:** add shutdown lifecycle hook to node executor
([#&#8203;27354](https://redirect.github.com/nrwl/nx/pull/27354))
- **core:** add sqlite db for nx
([#&#8203;26891](https://redirect.github.com/nrwl/nx/pull/26891))
- **core:** expose graph json type
([#&#8203;27496](https://redirect.github.com/nrwl/nx/pull/27496))
- **core:** return task results from imperative task runner
([#&#8203;27640](https://redirect.github.com/nrwl/nx/pull/27640))
- **core:** refactor graph implementation details
([#&#8203;27267](https://redirect.github.com/nrwl/nx/pull/27267))
- **core:** allow disabling registered task sync generators
([#&#8203;27638](https://redirect.github.com/nrwl/nx/pull/27638))
- **core:** allow skipping sync when running tasks
([#&#8203;27697](https://redirect.github.com/nrwl/nx/pull/27697))
- **core:** add shutdown lifecycle hook to node executor"
([#&#8203;27794](https://redirect.github.com/nrwl/nx/pull/27794))
- **core:** update PNPM GH action setup to use v4 and pnpm version 9
([#&#8203;27664](https://redirect.github.com/nrwl/nx/pull/27664))
- **devkit:** prefer strings over Linter enum
([#&#8203;27209](https://redirect.github.com/nrwl/nx/pull/27209))
- **docs:** update OpenAI model to use gpt-4o-mini
([#&#8203;27434](https://redirect.github.com/nrwl/nx/pull/27434))
- **graph:** add expandedTargets to project details on nx dev
([#&#8203;26911](https://redirect.github.com/nrwl/nx/pull/26911))
- **graph:** update tags to render on a single line by default with
expand option
([#&#8203;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
([#&#8203;27518](https://redirect.github.com/nrwl/nx/pull/27518))
- **js:** generate package.json with overrides and resolutions
([#&#8203;27601](https://redirect.github.com/nrwl/nx/pull/27601))
- **js:** add metadata to the typescript inferred tasks
([#&#8203;27806](https://redirect.github.com/nrwl/nx/pull/27806))
- **linter:** add option to exclude projects from circular deps check
([#&#8203;27504](https://redirect.github.com/nrwl/nx/pull/27504))
- **nx-cloud:** alias for login and logout
([#&#8203;27358](https://redirect.github.com/nrwl/nx/pull/27358))
- **nx-cloud:** remove feature flag for nx login
([#&#8203;27657](https://redirect.github.com/nrwl/nx/pull/27657))
- **nx-cloud:** add 'generate-token' option to connect
([#&#8203;27678](https://redirect.github.com/nrwl/nx/pull/27678))
- **nx-cloud:** remove env variable for login
([#&#8203;27791](https://redirect.github.com/nrwl/nx/pull/27791))
- **nx-dev:** add Explain with AI to Enterprise and Pro Plans
([#&#8203;27455](https://redirect.github.com/nrwl/nx/pull/27455))
- **nx-dev:** add Monorepo World banner to hero
([#&#8203;27482](https://redirect.github.com/nrwl/nx/pull/27482))
- **nx-dev:** honor prefers-reduced-motion
([#&#8203;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
([#&#8203;27755](https://redirect.github.com/nrwl/nx/pull/27755))
- **nx-dev:** make animations more performant
([#&#8203;27757](https://redirect.github.com/nrwl/nx/pull/27757))
- **nx-dev:** add create-nx-workspace from nx-cloud on ci section
([#&#8203;27756](https://redirect.github.com/nrwl/nx/pull/27756))
- **react:** add rspack module federation support
([#&#8203;27696](https://redirect.github.com/nrwl/nx/pull/27696))
- **react:** add module federation static server
([#&#8203;27802](https://redirect.github.com/nrwl/nx/pull/27802))
- **remix:** infer targets for remix vite in @&#8203;nx/remix/plugin
([#&#8203;27713](https://redirect.github.com/nrwl/nx/pull/27713))

##### 🩹 Fixes

- missing export for setRemoteDefinition
([#&#8203;27491](https://redirect.github.com/nrwl/nx/pull/27491))
- **angular:** generate
[@&#8203;nx/angular](https://redirect.github.com/nx/angular) in
devDependencies and move to dependencies when using runtime helpers
([#&#8203;27405](https://redirect.github.com/nrwl/nx/pull/27405))
- **angular:** module-federation-ssr-dev-server should call correct
builder
([#&#8203;27477](https://redirect.github.com/nrwl/nx/pull/27477))
- **angular:** bump ngrx version to 18.0.2
([#&#8203;27506](https://redirect.github.com/nrwl/nx/pull/27506))
- **angular:** ensure target default for
'[@&#8203;nx/angular](https://redirect.github.com/nx/angular):webpack-browser'
is set [#&#8203;26483](https://redirect.github.com/nrwl/nx/issues/26483)
([#&#8203;27616](https://redirect.github.com/nrwl/nx/pull/27616),
[#&#8203;26483](https://redirect.github.com/nrwl/nx/issues/26483))
- **bundling:** update snapshots for copy assets plugin
([#&#8203;27610](https://redirect.github.com/nrwl/nx/pull/27610))
- **core:** fix importing files with special characters
([#&#8203;27484](https://redirect.github.com/nrwl/nx/pull/27484))
- **core:** use withVerbose util
([#&#8203;27553](https://redirect.github.com/nrwl/nx/pull/27553))
- **core:** support import detection of packages installed from git
remote URL
([#&#8203;27569](https://redirect.github.com/nrwl/nx/pull/27569))
- **core:** fix compat for old remote caches
([#&#8203;27574](https://redirect.github.com/nrwl/nx/pull/27574))
- **core:** enable using the daemon in docker if enabled explicitly
([#&#8203;27585](https://redirect.github.com/nrwl/nx/pull/27585))
- **core:** ensure file watcher is looking for correct config on windows
([#&#8203;27594](https://redirect.github.com/nrwl/nx/pull/27594))
- **core:** change order of CI providers to match their popularity
([#&#8203;27623](https://redirect.github.com/nrwl/nx/pull/27623))
- **core:** not parse hex to number
([#&#8203;27515](https://redirect.github.com/nrwl/nx/pull/27515))
- **core:** nx migrate should determine angular devkit migration from
cli or schematics
[#&#8203;20282](https://redirect.github.com/nrwl/nx/issues/20282)
([#&#8203;27634](https://redirect.github.com/nrwl/nx/pull/27634),
[#&#8203;20282](https://redirect.github.com/nrwl/nx/issues/20282))
- **core:** do not stream output when static output style is enabled
([#&#8203;27642](https://redirect.github.com/nrwl/nx/pull/27642))
- **core:** fix --e2eTestRunner for create-nx-workspace with react
native ([#&#8203;27543](https://redirect.github.com/nrwl/nx/pull/27543))
- **core:** negative workspace-root filesets should override positive
filesets
([#&#8203;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
([#&#8203;27583](https://redirect.github.com/nrwl/nx/pull/27583))
- **core:** change remoteCache to getRemoteCache
([#&#8203;27673](https://redirect.github.com/nrwl/nx/pull/27673))
- **core:** fixes an issue where using "node:test" results in infinite
loop ([#&#8203;27685](https://redirect.github.com/nrwl/nx/pull/27685))
- **core:** handle file change conflicts between sync generators
([#&#8203;27695](https://redirect.github.com/nrwl/nx/pull/27695))
- **core:** filter branch in preparation for nx import
([#&#8203;27652](https://redirect.github.com/nrwl/nx/pull/27652))
- **core:** add parallelism to target defaults schema
([#&#8203;27710](https://redirect.github.com/nrwl/nx/pull/27710))
- **core:** bump plugin pool attempts to work with slow runtimes
([#&#8203;27726](https://redirect.github.com/nrwl/nx/pull/27726))
- **core:** optimize daemon output glob matching
([#&#8203;27775](https://redirect.github.com/nrwl/nx/pull/27775))
- **core:** fix wasm build
([#&#8203;27830](https://redirect.github.com/nrwl/nx/pull/27830))
- **core:** move daemon server-process.json watching to outputs watcher
([#&#8203;27832](https://redirect.github.com/nrwl/nx/pull/27832))
- **detox:** fix name with camel case
([#&#8203;27602](https://redirect.github.com/nrwl/nx/pull/27602))
- **esbuild:** declaration:true should find the correct package root
regardless of cwd
[#&#8203;26261](https://redirect.github.com/nrwl/nx/issues/26261)
([#&#8203;27560](https://redirect.github.com/nrwl/nx/pull/27560),
[#&#8203;26261](https://redirect.github.com/nrwl/nx/issues/26261))
- **expo:** add expoLibraryGenerator to export
([#&#8203;27520](https://redirect.github.com/nrwl/nx/pull/27520))
- **expo:** fix unable to build expo local for yarn 4
([#&#8203;26992](https://redirect.github.com/nrwl/nx/pull/26992))
- **expo:** add cacheVersion to metro.config
([#&#8203;27646](https://redirect.github.com/nrwl/nx/pull/27646))
- **gradle:** track childProjects in properties report
([#&#8203;27488](https://redirect.github.com/nrwl/nx/pull/27488))
- **gradle:** fix tasksFileLines might be undefined
([#&#8203;27548](https://redirect.github.com/nrwl/nx/pull/27548))
- **gradle:** fix child project deps
([#&#8203;27643](https://redirect.github.com/nrwl/nx/pull/27643))
- **gradle:** fix find root for projects
([#&#8203;27651](https://redirect.github.com/nrwl/nx/pull/27651))
- **graph:** fix "args" help tooltip in pdv and only show "args" usage
in fallback example
([#&#8203;27808](https://redirect.github.com/nrwl/nx/pull/27808))
- **js:** handle arbitrary nested ts path mappings when re-mapping them
to the outputs
([#&#8203;27429](https://redirect.github.com/nrwl/nx/pull/27429))
- **js:** only sync references when composite is true, preserve comments
in other parts of file
([#&#8203;27530](https://redirect.github.com/nrwl/nx/pull/27530))
- **js:** ensure assets option in tsc executor defaults to empty array
for programmatic usage
([#&#8203;27565](https://redirect.github.com/nrwl/nx/pull/27565))
- **js:** fix verdaccio windows for registry
([#&#8203;27350](https://redirect.github.com/nrwl/nx/pull/27350))
- **js:** respect "watch" option when "runBuildTargetDependencies" is
true ([#&#8203;27677](https://redirect.github.com/nrwl/nx/pull/27677))
- **linter:** update the
[@&#8203;nx/dependency-checks](https://redirect.github.com/nx/dependency-checks)
rule to read the package.json content from the rule context
([#&#8203;27476](https://redirect.github.com/nrwl/nx/pull/27476))
- **linter:** fix plugin race condition
([#&#8203;27810](https://redirect.github.com/nrwl/nx/pull/27810))
- **misc:** ensure custom reporters are usable with
[@&#8203;nx/playwright](https://redirect.github.com/nx/playwright):playwright
([#&#8203;27443](https://redirect.github.com/nrwl/nx/pull/27443))
- **misc:** fix the URL of the
[@&#8203;naxodev/nx-cloudflare](https://redirect.github.com/naxodev/nx-cloudflare)
plugin ([#&#8203;27723](https://redirect.github.com/nrwl/nx/pull/27723))
- **module-federation:** ensure target defaults are set correctly
[#&#8203;27448](https://redirect.github.com/nrwl/nx/issues/27448)
([#&#8203;27472](https://redirect.github.com/nrwl/nx/pull/27472),
[#&#8203;27448](https://redirect.github.com/nrwl/nx/issues/27448))
- **module-federation:** ensure shared packages can be shared from host
[#&#8203;27162](https://redirect.github.com/nrwl/nx/issues/27162)
([#&#8203;27513](https://redirect.github.com/nrwl/nx/pull/27513),
[#&#8203;27162](https://redirect.github.com/nrwl/nx/issues/27162))
- **module-federation:** ssr uses async-node with runtime plugin
([#&#8203;27492](https://redirect.github.com/nrwl/nx/pull/27492))
- **nextjs:** should not fail when running outside of nx cli
([#&#8203;27523](https://redirect.github.com/nrwl/nx/pull/27523))
- **nextjs:** Should be able to run custom server targets with swc
([#&#8203;27526](https://redirect.github.com/nrwl/nx/pull/27526))
- **nextjs:** schema type for unitTestRunner for library
([#&#8203;26824](https://redirect.github.com/nrwl/nx/pull/26824))
- **node:** build-esbuild-options.ts browser user define envs by config
([#&#8203;27480](https://redirect.github.com/nrwl/nx/pull/27480))
- **node:** generate webpack server apps with generatePackageJson:true
by default
([#&#8203;27570](https://redirect.github.com/nrwl/nx/pull/27570))
- **nx-dev:** Og image path generation
([#&#8203;27456](https://redirect.github.com/nrwl/nx/pull/27456))
- **nx-dev:** bad link from home page
([#&#8203;27475](https://redirect.github.com/nrwl/nx/pull/27475))
- **nx-dev:** fix use `key` instead of `env` to reference cache key in…
([#&#8203;26644](https://redirect.github.com/nrwl/nx/pull/26644))
- **nx-dev:** modify prompt
([#&#8203;27536](https://redirect.github.com/nrwl/nx/pull/27536))
- **nx-dev:** show first tab if none selected
([#&#8203;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
([#&#8203;27776](https://redirect.github.com/nrwl/nx/pull/27776))
- **nx-dev:** update Bill's website link
([#&#8203;27790](https://redirect.github.com/nrwl/nx/pull/27790))
- **nx-plugin:** allow create-package without e2eProject
([#&#8203;27572](https://redirect.github.com/nrwl/nx/pull/27572))
- **react:** ensure
[@&#8203;vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react)
is installed for storybook
([#&#8203;27463](https://redirect.github.com/nrwl/nx/pull/27463))
- **react:** enable vitejs-plugin-react-swc for swc compiler
([#&#8203;27457](https://redirect.github.com/nrwl/nx/pull/27457))
- **react:** handle more scenarios when collecting component props for
generating stories
([#&#8203;27528](https://redirect.github.com/nrwl/nx/pull/27528))
- **react:** tailwind with rspack should work on generation
[#&#8203;27028](https://redirect.github.com/nrwl/nx/issues/27028)
([#&#8203;27619](https://redirect.github.com/nrwl/nx/pull/27619),
[#&#8203;27028](https://redirect.github.com/nrwl/nx/issues/27028))
- **react:** ensure interop between webpack and rspack module federation
([#&#8203;27824](https://redirect.github.com/nrwl/nx/pull/27824))
- **react-native:** remove upgrade command in migration
([#&#8203;27467](https://redirect.github.com/nrwl/nx/pull/27467))
- **react-native:** change hermesCommand to build android
([#&#8203;27641](https://redirect.github.com/nrwl/nx/pull/27641))
- **release:** programmatic API types should not be any
([#&#8203;27647](https://redirect.github.com/nrwl/nx/pull/27647))
- **release:** release plan command should take filters and touched
projects into account
([#&#8203;27706](https://redirect.github.com/nrwl/nx/pull/27706))
- **release:** version plan changelogs should contain authors and refs
([#&#8203;27737](https://redirect.github.com/nrwl/nx/pull/27737))
- **release:** support forwarding the --access flag to npm publish
([#&#8203;27765](https://redirect.github.com/nrwl/nx/pull/27765))
- **release:** show version plan deletion log in dry-run
([#&#8203;27744](https://redirect.github.com/nrwl/nx/pull/27744))
- **repo:** add dependsOn to native build
([#&#8203;27446](https://redirect.github.com/nrwl/nx/pull/27446))
- **storybook:** should generate correct config for nextjs apps
[#&#8203;27233](https://redirect.github.com/nrwl/nx/issues/27233)
([#&#8203;27510](https://redirect.github.com/nrwl/nx/pull/27510),
[#&#8203;27233](https://redirect.github.com/nrwl/nx/issues/27233))
- **testing:** fix misc issues in migrations
([#&#8203;27471](https://redirect.github.com/nrwl/nx/pull/27471))
- **testing:** fix issues in static server target migrations
([#&#8203;27547](https://redirect.github.com/nrwl/nx/pull/27547))
- **testing:** application generators should accurately configure e2e
projects
([#&#8203;27453](https://redirect.github.com/nrwl/nx/pull/27453))
- **vite:** plugin should infer serve target if server config defined
[#&#8203;27370](https://redirect.github.com/nrwl/nx/issues/27370)
([#&#8203;27507](https://redirect.github.com/nrwl/nx/pull/27507),
[#&#8203;27370](https://redirect.github.com/nrwl/nx/issues/27370))
- **vite:** load the correct config file from
[@&#8203;nx/vite](https://redirect.github.com/nx/vite):test executor
([#&#8203;27514](https://redirect.github.com/nrwl/nx/pull/27514))
- **vite:** add typecheck inferred target for vite plugin
[#&#8203;27501](https://redirect.github.com/nrwl/nx/issues/27501)
([#&#8203;27531](https://redirect.github.com/nrwl/nx/pull/27531),
[#&#8203;27501](https://redirect.github.com/nrwl/nx/issues/27501))
- **vite:** plugin should infer ts project correctly for libs
([#&#8203;27649](https://redirect.github.com/nrwl/nx/pull/27649))
- **vite:** tsconfig paths plugin should resolve file extensions
([#&#8203;27774](https://redirect.github.com/nrwl/nx/pull/27774))
- **webpack:** add migration for proxy config
([#&#8203;27621](https://redirect.github.com/nrwl/nx/pull/27621))

##### ❤️  Thank You

- [@&#8203;NgDaddy](https://redirect.github.com/NgDaddy)
[@&#8203;NgDaddy](https://redirect.github.com/NgDaddy)
-   Austin Fahsl [@&#8203;fahslaj](https://redirect.github.com/fahslaj)
- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Chau Tran
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   EGonz1PCTY
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Feliche-Demian Netliukh
- Guilherme Prezzi
[@&#8203;menosprezzi](https://redirect.github.com/menosprezzi)
- Isaac Mann
[@&#8203;isaacplmann](https://redirect.github.com/isaacplmann)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Jonathan Cammisuli
-   Juri [@&#8203;juristr](https://redirect.github.com/juristr)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
-   Kamenskih Dmitriy
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   Louie Weng [@&#8203;lourw](https://redirect.github.com/lourw)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Miroslav Jonaš
[@&#8203;meeroslav](https://redirect.github.com/meeroslav)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)
-   Nicolas Beaussart
- Paweł Twardziak
[@&#8203;paweltwardziak](https://redirect.github.com/paweltwardziak)
-   Tine Kondo [@&#8203;tinesoft](https://redirect.github.com/tinesoft)
-   Victor Berchet [@&#8203;vicb](https://redirect.github.com/vicb)
- Wei Liang [@&#8203;weiliang79](https://redirect.github.com/weiliang79)

</details>

<details>
<summary>google/zx (zx)</summary>

### [`v8.1.6`](https://redirect.github.com/google/zx/releases/tag/8.1.6)

[Compare
Source](https://redirect.github.com/google/zx/compare/8.1.5...8.1.6)

##### Improvements & Fixes

- The `$.preferLocal` option now also accepts a directory
[#&#8203;886](https://redirect.github.com/google/zx/pull/886),
[#&#8203;887](https://redirect.github.com/google/zx/pull/887).

```ts
$.preferLocal = true             // injects node_modules/.bin to the $PATH
$.preferLocal = '/foo/bar'       // attaches /foo/bar to the $PATH
$.preferLocal = ['/bar', '/baz'] // now the $PATH includes both /bar and /baz
```

Why not just `$.env['PATH'] = 'extra:' + '$.env['PATH']`?
Well, the API internally does the same, but also [handles the win paths
peculiarities](https://redirect.github.com/google/zx/blob/main/src/util.ts#L54).

- Provided `$.killSignal` option for the symmetry with the
`$.timeoutSignal`. You can override the default termination flow
[#&#8203;885](https://redirect.github.com/google/zx/pull/885):

```ts
$.killSignal = 'SIGKILL'

const p = $({nothrow: true})`sleep 10000`
setTimeout(p.kill, 100)
  
(await p).signal // SIGKILL
```

- `$` opt presets became chainable
[#&#8203;883](https://redirect.github.com/google/zx/pull/883):

```ts
const $$ = $({ nothrow: true })
assert.equal((await $$`exit 1`).exitCode, 1)

const $$$ = $$({ sync: true }) // Both {nothrow: true, sync: true} are applied
assert.equal($$$`exit 2`.exitCode, 2)
```

- Enhanced the internal `Duration` parser
[#&#8203;884](https://redirect.github.com/google/zx/pull/884):

```ts
const p = $({timeout: '1mss'})`sleep 999` // raises an error now
```

- Abortion signal listeners are now removed after the process completes
[#&#8203;881](https://redirect.github.com/google/zx/issues/881),
[#&#8203;889](https://redirect.github.com/google/zx/pull/889),
[zurk#12](https://redirect.github.com/webpod/zurk/pull/12),
[zurk#13](https://redirect.github.com/webpod/zurk/pull/13).
- Extended integration tests matrix, added nodejs-nightly builds and TS
dev snapshots
[#&#8203;888](https://redirect.github.com/google/zx/pull/888)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent f22c9fb commit d18da85
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 71 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"ncp": "2.0.0",
"nodemon": "3.1.4",
"npm-packlist": "8.0.2",
"nx": "19.6.6",
"nx": "19.7.3",
"ora": "8.1.0",
"prettier": "3.3.3",
"prettier-plugin-curly": "0.2.2",
Expand All @@ -132,7 +132,7 @@
"typescript": "5.6.2",
"vitest": "2.0.5",
"yargs": "17.7.2",
"zx": "8.1.5"
"zx": "8.1.6"
},
"packageManager": "yarn@4.4.0",
"npmClient": "yarn"
Expand Down
6 changes: 3 additions & 3 deletions packages/create-redwood-rsc-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4378,8 +4378,8 @@ __metadata:
linkType: hard

"zx@npm:^8.1.4":
version: 8.1.5
resolution: "zx@npm:8.1.5"
version: 8.1.6
resolution: "zx@npm:8.1.6"
dependencies:
"@types/fs-extra": "npm:>=11"
"@types/node": "npm:>=20"
Expand All @@ -4390,6 +4390,6 @@ __metadata:
optional: true
bin:
zx: build/cli.js
checksum: 10c0/9b525dcd703d708d249844d00359aadf0be6e8ba0d128d8aee28aa00ffc78a91b94bc2155f53c4c7e8831624bae17014bde3033a33b5e12139e163c3c3603dea
checksum: 10c0/ce565a9a04e43752be98e0b1ffef8be2c7539dc7de3934b220924387334a4b045fae9ba163ce041464a8a05c2239f71095ef1339309e7e90c687184bb572b367
languageName: node
linkType: hard
2 changes: 1 addition & 1 deletion packages/framework-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"esbuild": "0.23.1",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"zx": "8.1.5"
"zx": "8.1.6"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
Expand Down
130 changes: 65 additions & 65 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5731,15 +5731,15 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/tao@npm:19.6.6":
version: 19.6.6
resolution: "@nrwl/tao@npm:19.6.6"
"@nrwl/tao@npm:19.7.3":
version: 19.7.3
resolution: "@nrwl/tao@npm:19.7.3"
dependencies:
nx: "npm:19.6.6"
nx: "npm:19.7.3"
tslib: "npm:^2.3.0"
bin:
tao: index.js
checksum: 10c0/4d0328808bdc935b2c713534a02ba2bb7b17ac5cce9c8461592f637cd0abb2a13d3524998ac0afc4db4646a07f8851eaf42ecef2f90bdf0533ca795a797c923d
checksum: 10c0/af16f1670c0aaa3e2d12598918124ba2e15f24a2c274aed6ac01be4342c718971e10a8f201f6a7521e65dfd1a0b134767a7b3cf3280824de920e76ca02ec8fa1
languageName: node
linkType: hard

Expand All @@ -5762,72 +5762,72 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-darwin-arm64@npm:19.6.6"
"@nx/nx-darwin-arm64@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-darwin-arm64@npm:19.7.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-darwin-x64@npm:19.6.6"
"@nx/nx-darwin-x64@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-darwin-x64@npm:19.7.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-freebsd-x64@npm:19.6.6"
"@nx/nx-freebsd-x64@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-freebsd-x64@npm:19.7.3"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.6.6"
"@nx/nx-linux-arm-gnueabihf@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.7.3"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-linux-arm64-gnu@npm:19.6.6"
"@nx/nx-linux-arm64-gnu@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-arm64-gnu@npm:19.7.3"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-linux-arm64-musl@npm:19.6.6"
"@nx/nx-linux-arm64-musl@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-arm64-musl@npm:19.7.3"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-linux-x64-gnu@npm:19.6.6"
"@nx/nx-linux-x64-gnu@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-x64-gnu@npm:19.7.3"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-linux-x64-musl@npm:19.6.6"
"@nx/nx-linux-x64-musl@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-linux-x64-musl@npm:19.7.3"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-win32-arm64-msvc@npm:19.6.6"
"@nx/nx-win32-arm64-msvc@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-win32-arm64-msvc@npm:19.7.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:19.6.6":
version: 19.6.6
resolution: "@nx/nx-win32-x64-msvc@npm:19.6.6"
"@nx/nx-win32-x64-msvc@npm:19.7.3":
version: 19.7.3
resolution: "@nx/nx-win32-x64-msvc@npm:19.7.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -8238,7 +8238,7 @@ __metadata:
tsx: "npm:4.19.1"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.2"
zx: "npm:8.1.5"
zx: "npm:8.1.6"
bin:
rw-fwtools-attw: ./dist/bins/rw-fwtools-attw.js
languageName: unknown
Expand Down Expand Up @@ -21535,20 +21535,20 @@ __metadata:
languageName: node
linkType: hard

"lines-and-columns@npm:2.0.3":
version: 2.0.3
resolution: "lines-and-columns@npm:2.0.3"
checksum: 10c0/09525c10010a925b7efe858f1dd3184eeac34f0a9bc34993075ec490efad71e948147746b18e9540279cc87cd44085b038f986903db3de65ffe96d38a7b91c4c
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
checksum: 10c0/3da6ee62d4cd9f03f5dc90b4df2540fb85b352081bee77fe4bbcd12c9000ead7f35e0a38b8d09a9bb99b13223446dd8689ff3c4959807620726d788701a83d2d
languageName: node
linkType: hard

"lines-and-columns@npm:~2.0.3":
version: 2.0.3
resolution: "lines-and-columns@npm:2.0.3"
checksum: 10c0/09525c10010a925b7efe858f1dd3184eeac34f0a9bc34993075ec490efad71e948147746b18e9540279cc87cd44085b038f986903db3de65ffe96d38a7b91c4c
languageName: node
linkType: hard

"listr2@npm:6.6.1":
version: 6.6.1
resolution: "listr2@npm:6.6.1"
Expand Down Expand Up @@ -23769,22 +23769,22 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:19.6.6, nx@npm:>=17.1.2 < 20":
version: 19.6.6
resolution: "nx@npm:19.6.6"
"nx@npm:19.7.3, nx@npm:>=17.1.2 < 20":
version: 19.7.3
resolution: "nx@npm:19.7.3"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nrwl/tao": "npm:19.6.6"
"@nx/nx-darwin-arm64": "npm:19.6.6"
"@nx/nx-darwin-x64": "npm:19.6.6"
"@nx/nx-freebsd-x64": "npm:19.6.6"
"@nx/nx-linux-arm-gnueabihf": "npm:19.6.6"
"@nx/nx-linux-arm64-gnu": "npm:19.6.6"
"@nx/nx-linux-arm64-musl": "npm:19.6.6"
"@nx/nx-linux-x64-gnu": "npm:19.6.6"
"@nx/nx-linux-x64-musl": "npm:19.6.6"
"@nx/nx-win32-arm64-msvc": "npm:19.6.6"
"@nx/nx-win32-x64-msvc": "npm:19.6.6"
"@nrwl/tao": "npm:19.7.3"
"@nx/nx-darwin-arm64": "npm:19.7.3"
"@nx/nx-darwin-x64": "npm:19.7.3"
"@nx/nx-freebsd-x64": "npm:19.7.3"
"@nx/nx-linux-arm-gnueabihf": "npm:19.7.3"
"@nx/nx-linux-arm64-gnu": "npm:19.7.3"
"@nx/nx-linux-arm64-musl": "npm:19.7.3"
"@nx/nx-linux-x64-gnu": "npm:19.7.3"
"@nx/nx-linux-x64-musl": "npm:19.7.3"
"@nx/nx-win32-arm64-msvc": "npm:19.7.3"
"@nx/nx-win32-x64-msvc": "npm:19.7.3"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
"@zkochan/js-yaml": "npm:0.0.7"
Expand All @@ -23803,7 +23803,7 @@ __metadata:
ignore: "npm:^5.0.4"
jest-diff: "npm:^29.4.1"
jsonc-parser: "npm:3.2.0"
lines-and-columns: "npm:~2.0.3"
lines-and-columns: "npm:2.0.3"
minimatch: "npm:9.0.3"
node-machine-id: "npm:1.1.12"
npm-run-path: "npm:^4.0.1"
Expand Down Expand Up @@ -23850,7 +23850,7 @@ __metadata:
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 10c0/d2a914ebc3769ef1b6f7881c4c43737d757d87b1b065578ed027440129c112aecba70834f9b1982ac4edc5bc9122bde9f6f1a19de46a14d815cd5eb818abfca0
checksum: 10c0/486d9be5076e7ee012fb63b199b178c7386e9d9a8e918ea3705d9203481e991bc1fa2abc1f66b3c3f402b81db1c5ef3af8bf5ee7dcd142e356828da44d3cb217
languageName: node
linkType: hard

Expand Down Expand Up @@ -26714,7 +26714,7 @@ __metadata:
ncp: "npm:2.0.0"
nodemon: "npm:3.1.4"
npm-packlist: "npm:8.0.2"
nx: "npm:19.6.6"
nx: "npm:19.7.3"
ora: "npm:8.1.0"
prettier: "npm:3.3.3"
prettier-plugin-curly: "npm:0.2.2"
Expand All @@ -26727,7 +26727,7 @@ __metadata:
typescript: "npm:5.6.2"
vitest: "npm:2.0.5"
yargs: "npm:17.7.2"
zx: "npm:8.1.5"
zx: "npm:8.1.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -30527,9 +30527,9 @@ __metadata:
languageName: node
linkType: hard

"zx@npm:8.1.5":
version: 8.1.5
resolution: "zx@npm:8.1.5"
"zx@npm:8.1.6":
version: 8.1.6
resolution: "zx@npm:8.1.6"
dependencies:
"@types/fs-extra": "npm:>=11"
"@types/node": "npm:>=20"
Expand All @@ -30540,6 +30540,6 @@ __metadata:
optional: true
bin:
zx: build/cli.js
checksum: 10c0/9b525dcd703d708d249844d00359aadf0be6e8ba0d128d8aee28aa00ffc78a91b94bc2155f53c4c7e8831624bae17014bde3033a33b5e12139e163c3c3603dea
checksum: 10c0/ce565a9a04e43752be98e0b1ffef8be2c7539dc7de3934b220924387334a4b045fae9ba163ce041464a8a05c2239f71095ef1339309e7e90c687184bb572b367
languageName: node
linkType: hard

0 comments on commit d18da85

Please sign in to comment.