domjtalbot / nx-mesh

GraphQL Mesh support for Nx
https://www.npmjs.com/package/nx-mesh
MIT License
24 stars 1 forks source link

Compatibility issues with Nx `v16.4.1` #181

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Automated tests failed against Nx v16.4.1. These errors need to be addressed, before v16.4.1 can be supported.

Package Change
πŸ‹ nrwl/nx v15.9.2 -> v16.4.1

Release Notes

nrwl/nx v16.4.1 ### [`v16.4.1`](https://github.com/nrwl/nx/releases/tag/v16.4.1) ## [16.4.1](https://github.com/nrwl/nx/compare/16.4.0...16.4.1) (2023-06-29) ### Bug Fixes * **angular:** process only angular projects in migration ([#17833](https://github.com/nrwl/nx/issues/17833)) ([7be9aef](https://github.com/nrwl/nx/commit/7be9aef7251e89b40f4fe3d16ba055aed0a756cf)) * **bundling:** separate image and font resources so they do not conflict ([#17763](https://github.com/nrwl/nx/issues/17763)) ([baaa579](https://github.com/nrwl/nx/commit/baaa579b39cd65f22a0bc16dc66d6103a44c8fdc)) * **core:** cli option --graph should work with scoped package names ([#17820](https://github.com/nrwl/nx/issues/17820)) ([55963d6](https://github.com/nrwl/nx/commit/55963d60fafbeeae2dd21b67fe6ecef9aaf56321)) * **core:** fix globbing in rust ([#17803](https://github.com/nrwl/nx/issues/17803)) ([6acf28e](https://github.com/nrwl/nx/commit/6acf28e86caed258cec194e7fb93d039c8feac82)) * **core:** fix lockfile remapping for yarn berry with aliases ([#17853](https://github.com/nrwl/nx/issues/17853)) ([db13316](https://github.com/nrwl/nx/commit/db1331630addeb3ce21b3ed8e167975eb9de8639)) * **core:** fix race condition in task scheduler ([#17837](https://github.com/nrwl/nx/issues/17837)) ([b2a7927](https://github.com/nrwl/nx/commit/b2a7927245edc409d98674968fa1327265a0dad9)) * **core:** fix workspace validation for implicitDependencies that are… ([#17825](https://github.com/nrwl/nx/issues/17825)) ([09f8a8d](https://github.com/nrwl/nx/commit/09f8a8d7d17e1722fbc0920ef7d3d0b8033acd55)) * **core:** improve error message when native binaries are not found for a supported platform ([#17817](https://github.com/nrwl/nx/issues/17817)) ([0b5cb5b](https://github.com/nrwl/nx/commit/0b5cb5b1c10df6ea251603b94c8f468b40b3a2a5)) * **core:** pin @yarnpkg/parsers version to avoid dropping support for node.js v16 ([#17860](https://github.com/nrwl/nx/issues/17860)) ([e075e2d](https://github.com/nrwl/nx/commit/e075e2d6e19db97873676c40ae3d9c9cbca556ee)) * **core:** point to daemon logs when daemon closes unexpectedly ([#17827](https://github.com/nrwl/nx/issues/17827)) ([0b57d42](https://github.com/nrwl/nx/commit/0b57d42f1944764e289c96ef4ac549463e4fd52b)) * **core:** remove check for taskGraph equality ([#17862](https://github.com/nrwl/nx/issues/17862)) ([5a42215](https://github.com/nrwl/nx/commit/5a422150078bafe5e60a65c3ffa3ca62876ff96a)) * **misc:** fix misc issues with move generators ([#17814](https://github.com/nrwl/nx/issues/17814)) ([f45f484](https://github.com/nrwl/nx/commit/f45f484ee5b9d4efa46f92fb11b8d81948920164)) * **misc:** prevent unexpected targets from root package.json when setting up root project ([#17805](https://github.com/nrwl/nx/issues/17805)) ([0a24474](https://github.com/nrwl/nx/commit/0a24474f774e47d6e4a6492cf5296a4d47eb4f59)) * **nest:** do not overwrite tsconfig files with undefined in migration ([#17783](https://github.com/nrwl/nx/issues/17783)) ([43f129d](https://github.com/nrwl/nx/commit/43f129dfbd7f7dc31e140bcf5b0ad9d2cba3cd5c)) * **nextjs:** Custom server should run on fresh apps without errors ([#17806](https://github.com/nrwl/nx/issues/17806)) ([2deb3a9](https://github.com/nrwl/nx/commit/2deb3a9ae3293a4c7672fbba04703dc487da5d81)) * **nextjs:** For serve executor keepAliveTimeout should be camelCased ([#17792](https://github.com/nrwl/nx/issues/17792)) ([2bab225](https://github.com/nrwl/nx/commit/2bab225141e6b9ff4fc64c7de6f8e5de039b2ab6)) * **nextjs:** KeepAliveTimeout arg ([#17801](https://github.com/nrwl/nx/issues/17801)) ([b90cd23](https://github.com/nrwl/nx/commit/b90cd236f3c2d17b0f6ac716d80fc58b1fb7924e)) * **nextjs:** update workspace libs setup in weback config ([#17795](https://github.com/nrwl/nx/issues/17795)) ([38bfae2](https://github.com/nrwl/nx/commit/38bfae2aa7c4e4cb88a1cbd0967b3c5696995afd)) * **nx-plugin:** pass in e2e project name create package preset ([#17824](https://github.com/nrwl/nx/issues/17824)) ([e54535e](https://github.com/nrwl/nx/commit/e54535e0d347c636f0e8a794d4a6af39ded911ca)) * **storybook:** fix 6.1.0 migration to prevent wiping out eslintrc ([#17753](https://github.com/nrwl/nx/issues/17753)) ([cb140ed](https://github.com/nrwl/nx/commit/cb140ed26088ac114a690ccee075571af541fd46)) * **storybook:** fix migration version ([9151176](https://github.com/nrwl/nx/commit/9151176784415ee6004d2a4bce56e2b0860f939f)) * **webpack:** sync webpack version to @nx/webpack ([#17707](https://github.com/nrwl/nx/issues/17707)) ([683a02f](https://github.com/nrwl/nx/commit/683a02ffff92d7a15483c6be2f6d6c647601173d)) * **webpack:** use correct version for migration ([#17789](https://github.com/nrwl/nx/issues/17789)) ([69d0c8b](https://github.com/nrwl/nx/commit/69d0c8b43519fe302e8e874da624afe46b9ab305)) ### Features * **storybook:** update storybook version to ^7.0.24 ([#17818](https://github.com/nrwl/nx/issues/17818)) ([85a84d1](https://github.com/nrwl/nx/commit/85a84d1d806efa61a20ef472433a7f73f648b2ae))
[Compare v16.4.1 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...16.4.1)

Configuration

πŸ“… Schedule: Daily at midnight (UTC).

This issue has been generated by the nx-latest workflow. πŸ––

github-actions[bot] commented 1 year ago

Warning

This issue is stale because it has been open for 60 days with no activity. πŸ’€

Either remove the stale label or leave a comment else this issue will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stale for 67 days with no activity.