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.1` #203

Open github-actions[bot] opened 11 months ago

github-actions[bot] commented 11 months ago

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

Package Change
šŸ‹ nrwl/nx v15.9.2 -> v17.0.1

Release Notes

nrwl/nx v17.0.1 ### [`v17.0.1`](https://github.com/nrwl/nx/releases/tag/v17.0.1) ## 17.0.1 ### šŸ©¹ Fixes - **core:** do not filter updated files when the native watcher is in use ([#19757](https://github.com/nrwl/nx/pull/19757)) - **misc:** publish legacy readmes ([#19762](https://github.com/nrwl/nx/pull/19762)) - **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)) ### ā¤ļø Thank You - Jason Jean @FrozenPandaz - Jonathan Cammisuli - Katerina Skroumpelou @mandarini - Nicholas Cunningham @ndcunningham
[Compare v17.0.1 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...17.0.1)

Configuration

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

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