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.1.1` #168

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

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

Package Change
🐋 nrwl/nx v15.9.2 -> v16.1.1

Release Notes

nrwl/nx v16.1.1 ### [`v16.1.1`](https://github.com/nrwl/nx/releases/tag/v16.1.1) ## [16.1.1](https://github.com/nrwl/nx/compare/16.1.0...16.1.1) (2023-05-05) ### Bug Fixes * **core:** handle schema property with const value ([#16797](https://github.com/nrwl/nx/issues/16797)) ([e7e78c5](https://github.com/nrwl/nx/commit/e7e78c56cdfb70f3d4022986051380fd7bad4f64)) * **core:** match all occurences when substituting tokens in targetDef… ([#16783](https://github.com/nrwl/nx/issues/16783)) ([f0a1c33](https://github.com/nrwl/nx/commit/f0a1c33fb2d2372645a8403020f6c74bb6c07c24)) * **core:** obey nx.json package manager property ([#16777](https://github.com/nrwl/nx/issues/16777)) ([7eec0d7](https://github.com/nrwl/nx/commit/7eec0d73aec6c664509c63dfdeaeee783c5da492)) * **core:** register task timings correctly in task profiling life cycle ([#16801](https://github.com/nrwl/nx/issues/16801)) ([1d8be1c](https://github.com/nrwl/nx/commit/1d8be1c9997f34f4939cab29a8021e2bf88b2a59)) * **devkit:** ensure ignore has been initialized in visitNotIgnoredFiles ([#16820](https://github.com/nrwl/nx/issues/16820)) ([a0fb8df](https://github.com/nrwl/nx/commit/a0fb8df4d2532f1e2fd273f4c7bba4eb6a3194b3)) * **devkit:** fix issue replacing package dependencies in malformed pa… ([#16823](https://github.com/nrwl/nx/issues/16823)) ([b93d46d](https://github.com/nrwl/nx/commit/b93d46dbc9f5bffeb66065c6f623a552a2082fed)) * **misc:** ignore more binary formats during migration ([#16784](https://github.com/nrwl/nx/issues/16784)) ([c15c4dd](https://github.com/nrwl/nx/commit/c15c4ddfe03622f89fdb07c32e3f820c75e2ea11)) * **misc:** make Nx 16 migration safer when treee throws an exception ([#16782](https://github.com/nrwl/nx/issues/16782)) ([197105a](https://github.com/nrwl/nx/commit/197105af9afd7eed698d3fc9265281ec49b22966)) * **misc:** update URL to point to live page for plugin registry ([#16817](https://github.com/nrwl/nx/issues/16817)) ([4942eb4](https://github.com/nrwl/nx/commit/4942eb49658f46e177734ceab4cd3d04c6c829b2)) * **nextjs:** add workspace dependencies to transpilePackages automatically ([#16774](https://github.com/nrwl/nx/issues/16774)) ([8d35eda](https://github.com/nrwl/nx/commit/8d35edac392ae9ffe422d1ab39da888e0d9efb91)) * **nextjs:** enable Next.js 13.4 support ([#16819](https://github.com/nrwl/nx/issues/16819)) ([8beb4e4](https://github.com/nrwl/nx/commit/8beb4e442499d87de77eca680612ac7359bc4ac0)) * **react:** add `app` directory in the default `tailwind.config.js` ([#16656](https://github.com/nrwl/nx/issues/16656)) ([402ccbf](https://github.com/nrwl/nx/commit/402ccbf18217278b664c7c734512f42223bf11b7)) * **repo:** fix nightly registry failing on windows ([#16804](https://github.com/nrwl/nx/issues/16804)) ([747050e](https://github.com/nrwl/nx/commit/747050e4a81c18bde06a990cd846784889ef3eb1)) ### Features * **node:** allow executing esm compiled scripts ([#10414](https://github.com/nrwl/nx/issues/10414)) ([1c791db](https://github.com/nrwl/nx/commit/1c791dbd8e944bb5c7d9b253670ce8a54f76d8f2)) * **react:** support allowJs customization in the rollup executor ([#16789](https://github.com/nrwl/nx/issues/16789)) ([575c6a1](https://github.com/nrwl/nx/commit/575c6a152f4d167343bc30e83730cea9ff311c69)) * **repo:** add CI check for valid codeowners patterns ([#16729](https://github.com/nrwl/nx/issues/16729)) ([84dd418](https://github.com/nrwl/nx/commit/84dd4180ba29a19d86b99a270a5a84d66bab4b90)) * **repo:** enable daemon for nightly tests ([#16808](https://github.com/nrwl/nx/issues/16808)) ([c55630b](https://github.com/nrwl/nx/commit/c55630b4d6070c61b4e8cb0be734a715b30b6011)) ### Reverts * Revert "chore(misc): publish 16.1.1-beta.0" ([127e8d4](https://github.com/nrwl/nx/commit/127e8d44c193e6319c2a105395e3987a97245f6b))
[Compare v16.1.1 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...16.1.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.