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 `v17.0.2` #204

Open github-actions[bot] opened 8 months ago

github-actions[bot] commented 8 months ago

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

Package Change
🐋 nrwl/nx v15.9.2 -> v17.0.2

Release Notes

nrwl/nx v17.0.2 ### [`v17.0.2`](https://github.com/nrwl/nx/releases/tag/v17.0.2) ## 17.0.2 ### 🩹 Fixes - **core:** do not filter updated files when the native watcher is in use ([#19757](https://github.com/nrwl/nx/pull/19757)) - **core:** ensure require.resolve('nx') resolves correctly ([#19800](https://github.com/nrwl/nx/pull/19800)) - **core:** negated paths should be considered by prefix migration ([#19791](https://github.com/nrwl/nx/pull/19791)) - **core:** await output drain before exiting show ([#19793](https://github.com/nrwl/nx/pull/19793)) - **core:** change the order of watch ignores so that nxignore is the last one added ([#19801](https://github.com/nrwl/nx/pull/19801)) - **core:** sort all workspace files after combining ([#19806](https://github.com/nrwl/nx/pull/19806)) - **core:** provide better error message if we cannot read a file when finding imports ([#19809](https://github.com/nrwl/nx/pull/19809)) - **misc:** publish legacy readmes ([#19762](https://github.com/nrwl/nx/pull/19762)) - **nextjs:** Custom server should work on fresh applications ([#19833](https://github.com/nrwl/nx/pull/19833)) - **react:** Update error message for invalid remote name ([#19744](https://github.com/nrwl/nx/pull/19744)) - **vite:** throw informative error if no vitest config exists ([#19819](https://github.com/nrwl/nx/pull/19819)) - **vue:** do not generate component in lib by default ([#19755](https://github.com/nrwl/nx/pull/19755)) - **vue:** drop vue jest dependency ([#19756](https://github.com/nrwl/nx/pull/19756)) - **vue:** Standalone tsconfig moduleResultion should be node ([#19759](https://github.com/nrwl/nx/pull/19759)) - **vue:** move vue-tsc in devDependencies ([#19772](https://github.com/nrwl/nx/pull/19772)) - **webpack:** add back deprecated Stylus support until v18 ([#19810](https://github.com/nrwl/nx/pull/19810)) ### ❤️ Thank You - Craigory Coppola @AgentEnder - Jack Hsu @jaysoo - Jason Jean @FrozenPandaz - Jonathan Cammisuli - Katerina Skroumpelou @mandarini - Nicholas Cunningham @ndcunningham - Pavel Fedorin
[Compare v17.0.2 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...17.0.2)

Configuration

📅 Schedule: Daily at midnight (UTC).

This issue has been generated by the nx-latest workflow. 🖖