Skip to content

Commit

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

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`13.13.3`
-> `13.14.2`](https://renovatebot.com/diffs/npm/cypress/13.13.3/13.14.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.13.3/13.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.13.3/13.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[dependency-cruiser](https://redirect.github.com/sverweij/dependency-cruiser)
| [`16.3.10` ->
`16.4.1`](https://renovatebot.com/diffs/npm/dependency-cruiser/16.3.10/16.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/dependency-cruiser/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dependency-cruiser/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dependency-cruiser/16.3.10/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dependency-cruiser/16.3.10/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [nx](https://nx.dev)
([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx)) |
[`19.6.0` ->
`19.6.6`](https://renovatebot.com/diffs/npm/nx/19.6.0/19.6.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nx/19.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/19.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/19.6.0/19.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/19.6.0/19.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [zx](https://redirect.github.com/google/zx) | [`8.1.4` ->
`8.1.5`](https://renovatebot.com/diffs/npm/zx/8.1.4/8.1.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/zx/8.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zx/8.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zx/8.1.4/8.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zx/8.1.4/8.1.5?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>cypress-io/cypress (cypress)</summary>

###
[`v13.14.2`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.14.2)

[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.1...v13.14.2)

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

###
[`v13.14.1`](https://redirect.github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1)

[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1)

###
[`v13.14.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.14.0)

[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v13.13.3...v13.14.0)

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

</details>

<details>
<summary>sverweij/dependency-cruiser (dependency-cruiser)</summary>

###
[`v16.4.1`](https://redirect.github.com/sverweij/dependency-cruiser/releases/tag/v16.4.1)

[Compare
Source](https://redirect.github.com/sverweij/dependency-cruiser/compare/v16.4.0...v16.4.1)

#### 🐛  fixes

-
[`e414c0a`](https://redirect.github.com/sverweij/dependency-cruiser/commit/e414c0ad)
fix(extract): ignore entries in 'workspaces' arrays that aren't strings
(instead of throwing)
([#&#8203;955](https://redirect.github.com/sverweij/dependency-cruiser/issues/955))
- thanks to [@&#8203;asfaltboy](https://redirect.github.com/asfaltboy)
for raising the issue that led to this fix

#### 🧹 chores

Things not influencing the built & distributed artifact:

-
[`75f946f`](https://redirect.github.com/sverweij/dependency-cruiser/commit/75f946fa)
chore(doc): removes a few
[@&#8203;ts-expect-errors](https://redirect.github.com/ts-expect-errors)
now typescript has caught up with some new features
-
[`b2cd13d`](https://redirect.github.com/sverweij/dependency-cruiser/commit/b2cd13d9)/
[`bb215ae`](https://redirect.github.com/sverweij/dependency-cruiser/commit/bb215ae5)
chore(npm): updates external devDependencies
-
[`079f7d8`](https://redirect.github.com/sverweij/dependency-cruiser/commit/079f7d87)
chore(ci): cache based on the lockfile, now we use it

###
[`v16.4.0`](https://redirect.github.com/sverweij/dependency-cruiser/releases/tag/v16.4.0)

[Compare
Source](https://redirect.github.com/sverweij/dependency-cruiser/compare/v16.3.10...v16.4.0)

#### ✨ features

-
[`0335910`](https://redirect.github.com/sverweij/dependency-cruiser/commit/0335910e)
feat(cli): adds `--affected` command line option
([#&#8203;952](https://redirect.github.com/sverweij/dependency-cruiser/issues/952))
This doesn't really add a new capability to dependency-cruiser, but an
existing one more convenient to use (`--affected` == `--reaches "$(npx
watskeburt main)"`; `--affected develop` == `--reaches "$(npx watskeburt
develop)"`)
-
[`e43c1aa`](https://redirect.github.com/sverweij/dependency-cruiser/commit/e43c1aa8)
fix(extract): extends list of source that could be transformed with
babel with modern ones

#### 👷 maintenance

-
[`77ebcc9`](https://redirect.github.com/sverweij/dependency-cruiser/commit/77ebcc91)
build(npm): makes 3rd party dependency requirements more lenient
dependency-cruiser now uses carets for specifying 3rd party
dependencies. It's an experiment; it puts some trust in third party
maintainers to not make breaking changes in minor or patch releases in
exchange for a potentially smaller installed footprint because the
likelihood a 3rd party dependency is already present in node_modules
increases.
-
[`dbdf686`](https://redirect.github.com/sverweij/dependency-cruiser/commit/dbdf6861)/
[`2930a4e`](https://redirect.github.com/sverweij/dependency-cruiser/commit/2930a4e6)
build(npm): updates external dependencies

#### 🧹 chores

Things not influencing the built & distributed artifact:

-
[`860ea1a`](https://redirect.github.com/sverweij/dependency-cruiser/commit/860ea1a1)
Revert "Reapply "fix(ci): runs release & prelease on node 22.4.x instead
of 22.x to circumvent issue with 22.5 + npm 10.8.2""
The bug is fixed in later versions, and now it is more likely the runner
that makes the reproducible release artifact actually picks that later
version. 🤞
-
[`818157d`](https://redirect.github.com/sverweij/dependency-cruiser/commit/818157d9)
chore(ci): some more windows baby-sitting
-
[`15cbef2`](https://redirect.github.com/sverweij/dependency-cruiser/commit/15cbef28)
chore: converts own config to javascript
([#&#8203;951](https://redirect.github.com/sverweij/dependency-cruiser/issues/951))

</details>

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

### [`v19.6.6`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.6)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.5...19.6.6)

#### 19.6.6 (2024-09-09)

##### 🚀 Features

- **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))
- **linter:** add option to exclude projects from circular deps check
([#&#8203;27504](https://redirect.github.com/nrwl/nx/pull/27504))
- **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))

##### 🩹 Fixes

- **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))
- **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))
- **linter:** fix plugin race condition
([#&#8203;27810](https://redirect.github.com/nrwl/nx/pull/27810))
- **module-federation:** ssr uses async-node with runtime plugin
([#&#8203;27492](https://redirect.github.com/nrwl/nx/pull/27492))
- **nx-dev:** change connect to nx cloud link in home page
([d93cd00123](https://redirect.github.com/nrwl/nx/commit/d93cd00123))
- **nx-dev:** update Bill's website link
([#&#8203;27790](https://redirect.github.com/nrwl/nx/pull/27790))
- **release:** show version plan deletion log in dry-run
([#&#8203;27744](https://redirect.github.com/nrwl/nx/pull/27744))
- **vite:** tsconfig paths plugin should resolve file extensions
([#&#8203;27774](https://redirect.github.com/nrwl/nx/pull/27774))

##### ❤️  Thank You

- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   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)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
- Miroslav Jonaš
[@&#8203;meeroslav](https://redirect.github.com/meeroslav)

### [`v19.6.5`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.5)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.4...19.6.5)

#### 19.6.5 (2024-09-03)

##### 🩹 Fixes

- **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))
- **detox:** fix name with camel case
([#&#8203;27602](https://redirect.github.com/nrwl/nx/pull/27602))
- **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))
- **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))
- **nx-dev:** show first tab if none selected
([#&#8203;27701](https://redirect.github.com/nrwl/nx/pull/27701))
- **react-native:** change hermesCommand to build android
([#&#8203;27641](https://redirect.github.com/nrwl/nx/pull/27641))
- **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))

##### ❤️  Thank You

-   Austin Fahsl [@&#8203;fahslaj](https://redirect.github.com/fahslaj)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
- 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)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
-   Nicolas Beaussart
-   Victor Berchet [@&#8203;vicb](https://redirect.github.com/vicb)

### [`v19.6.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.4)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.3...19.6.4)

##### 19.6.4 (2024-08-28)

##### 🚀 Features

- **core:** return task results from imperative task runner
([#&#8203;27640](https://redirect.github.com/nrwl/nx/pull/27640))
- **nx-dev:** add deepdive callout component
([2e38860db2](https://redirect.github.com/nrwl/nx/commit/2e38860db2))

##### 🩹 Fixes

- **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:** fixes an issue where using "node:test" results in infinite
loop ([#&#8203;27685](https://redirect.github.com/nrwl/nx/pull/27685))
- **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))
- **js:** respect "watch" option when "runBuildTargetDependencies" is
true ([#&#8203;27677](https://redirect.github.com/nrwl/nx/pull/27677))
- **release:** programmatic API types should not be any
([#&#8203;27647](https://redirect.github.com/nrwl/nx/pull/27647))
- **testing:** application generators should accurately configure e2e
projects
([#&#8203;27453](https://redirect.github.com/nrwl/nx/pull/27453))
- **vite:** plugin should infer ts project correctly for libs
([#&#8203;27649](https://redirect.github.com/nrwl/nx/pull/27649))

##### ❤️  Thank You

-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- 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)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Juri [@&#8203;juristr](https://redirect.github.com/juristr)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)

### [`v19.6.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.3)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.2...19.6.3)

#### 19.6.3 (2024-08-26)

##### 🚀 Features

- **core:** expose graph json type
([#&#8203;27496](https://redirect.github.com/nrwl/nx/pull/27496))

##### 🩹 Fixes

- **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:** 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))
- **expo:** add expoLibraryGenerator to export
([#&#8203;27520](https://redirect.github.com/nrwl/nx/pull/27520))
- **js:** fix verdaccio windows for registry
([#&#8203;27350](https://redirect.github.com/nrwl/nx/pull/27350))
- **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-native:** remove upgrade command in migration
([#&#8203;27467](https://redirect.github.com/nrwl/nx/pull/27467))
- **webpack:** add migration for proxy config
([#&#8203;27621](https://redirect.github.com/nrwl/nx/pull/27621))

##### ❤️  Thank You

-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Paweł Twardziak
[@&#8203;paweltwardziak](https://redirect.github.com/paweltwardziak)

### [`v19.6.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.2)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.1...19.6.2)

##### 19.6.2 (2024-08-21)

##### 🚀 Features

- **bundling:** add option to generate sourcemaps for Rollup build
([#&#8203;27539](https://redirect.github.com/nrwl/nx/pull/27539))
- **devkit:** prefer strings over Linter enum
([#&#8203;27209](https://redirect.github.com/nrwl/nx/pull/27209))
- **graph:** add expandedTargets to project details on nx dev
([#&#8203;26911](https://redirect.github.com/nrwl/nx/pull/26911))
- **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))
- **nx-dev:** honor prefers-reduced-motion
([#&#8203;27541](https://redirect.github.com/nrwl/nx/pull/27541))

##### 🩹 Fixes

- missing export for setRemoteDefinition
([#&#8203;27491](https://redirect.github.com/nrwl/nx/pull/27491))
- **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))
- **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))
- **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))
- **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))
- **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))
- **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:** generate webpack server apps with generatePackageJson:true
by default
([#&#8203;27570](https://redirect.github.com/nrwl/nx/pull/27570))
- **nx-dev:** modify prompt
([#&#8203;27536](https://redirect.github.com/nrwl/nx/pull/27536))
- **nx-plugin:** allow create-package without e2eProject
([#&#8203;27572](https://redirect.github.com/nrwl/nx/pull/27572))
- **react:** handle more scenarios when collecting component props for
generating stories
([#&#8203;27528](https://redirect.github.com/nrwl/nx/pull/27528))
- **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 issues in static server target migrations
([#&#8203;27547](https://redirect.github.com/nrwl/nx/pull/27547))
- **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))

##### ❤️  Thank You

-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
-   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)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)

### [`v19.6.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.1)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.0...19.6.1)

#### 19.6.1 (2024-08-19)

##### 🚀 Features

- **core:** add shutdown lifecycle hook to node executor
([#&#8203;27354](https://redirect.github.com/nrwl/nx/pull/27354))
- **docs:** update OpenAI model to use gpt-4o-mini
([#&#8203;27434](https://redirect.github.com/nrwl/nx/pull/27434))
- **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))

##### 🩹 Fixes

- **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))
- **js:** handle arbitrary nested ts path mappings when re-mapping them
to the outputs
([#&#8203;27429](https://redirect.github.com/nrwl/nx/pull/27429))
- **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))
- **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))
- **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))
- **node:** build-esbuild-options.ts browser user define envs by config
([#&#8203;27480](https://redirect.github.com/nrwl/nx/pull/27480))
- **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))
- **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))
- **repo:** add dependsOn to native build
([#&#8203;27446](https://redirect.github.com/nrwl/nx/pull/27446))
- **testing:** fix misc issues in migrations
([#&#8203;27471](https://redirect.github.com/nrwl/nx/pull/27471))

##### ❤️  Thank You

- [@&#8203;NgDaddy](https://redirect.github.com/NgDaddy)
[@&#8203;NgDaddy](https://redirect.github.com/NgDaddy)
- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
-   EGonz1PCTY
- Isaac Mann
[@&#8203;isaacplmann](https://redirect.github.com/isaacplmann)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Jonathan Cammisuli
-   Kamenskih Dmitriy
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)
-   Tine Kondo [@&#8203;tinesoft](https://redirect.github.com/tinesoft)
- Wei Liang [@&#8203;weiliang79](https://redirect.github.com/weiliang79)

</details>

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

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

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

We've rolled out a new release!

#### Fixes

- Added the minimist typings to the dts bundle.
[#&#8203;872](https://redirect.github.com/google/zx/pull/872) brings the
fix.
-   Re-enabled the YAML extra
API. [#&#8203;870](https://redirect.github.com/google/zx/issues/870)
[#&#8203;879](https://redirect.github.com/google/zx/pull/879)

#### Chores

- Clarified `cd()`, `within()` and `syncProcessCwd()` interactions.
[#&#8203;878](https://redirect.github.com/google/zx/pull/878)
- Included mention of the `cwd` option in the documentation.
[#&#8203;868](https://redirect.github.com/google/zx/pull/868)
- Test enhancements.
[#&#8203;877](https://redirect.github.com/google/zx/pull/877)
[#&#8203;880](https://redirect.github.com/google/zx/pull/880)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 42d7cee commit f0c6d2d
Show file tree
Hide file tree
Showing 4 changed files with 162 additions and 169 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@
"concurrently": "8.2.2",
"core-js": "3.38.0",
"cross-env": "7.0.3",
"cypress": "13.13.3",
"cypress": "13.14.2",
"cypress-fail-fast": "7.1.1",
"cypress-wait-until": "3.0.2",
"dependency-cruiser": "16.3.10",
"dependency-cruiser": "16.4.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.2",
Expand All @@ -119,7 +119,7 @@
"ncp": "2.0.0",
"nodemon": "3.1.4",
"npm-packlist": "8.0.2",
"nx": "19.6.0",
"nx": "19.6.6",
"ora": "8.1.0",
"prettier": "3.3.3",
"prettier-plugin-curly": "0.2.2",
Expand All @@ -132,7 +132,7 @@
"typescript": "5.5.4",
"vitest": "2.0.5",
"yargs": "17.7.2",
"zx": "8.1.4"
"zx": "8.1.5"
},
"packageManager": "[email protected]",
"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.4
resolution: "zx@npm:8.1.4"
version: 8.1.5
resolution: "zx@npm:8.1.5"
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/ced255787ecb5e8d4ea6931c8d9a4f0662c2e6048c0727675c221cfdf4bdb8df9f9fbc860bd0abb93135409a33f667c33d79b900e51030ca6872efee2a886ef0
checksum: 10c0/9b525dcd703d708d249844d00359aadf0be6e8ba0d128d8aee28aa00ffc78a91b94bc2155f53c4c7e8831624bae17014bde3033a33b5e12139e163c3c3603dea
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.4"
"zx": "8.1.5"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
Expand Down
Loading

0 comments on commit f0c6d2d

Please sign in to comment.