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.3` #205

Open github-actions[bot] opened 11 months ago

github-actions[bot] commented 11 months ago

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

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

Release Notes

nrwl/nx v17.0.3 ### [`v17.0.3`](https://github.com/nrwl/nx/releases/tag/v17.0.3) ## 17.0.3 ### 🩹 Fixes - **angular:** allow numbers following a dash in application prefix ([#19926](https://github.com/nrwl/nx/pull/19926)) - **angular:** extract remotes from manifest correctly #19880 ([#19894](https://github.com/nrwl/nx/pull/19894), [#19880](https://github.com/nrwl/nx/issues/19880)) - **core:** canonicalize watch event paths on all linux distros ([#19848](https://github.com/nrwl/nx/pull/19848)) - **core:** package json configuration should never override project.json in generators ([#19874](https://github.com/nrwl/nx/pull/19874)) - **core:** generate should handle multiselect shorthand ([#19790](https://github.com/nrwl/nx/pull/19790)) - **core:** ensure project order in graph is deterministic ([#19968](https://github.com/nrwl/nx/pull/19968)) - **core:** properly sort all workspace files ([#20013](https://github.com/nrwl/nx/pull/20013)) - **detox:** Update jest transform to point to correct tsconfig ([#19977](https://github.com/nrwl/nx/pull/19977)) - **js:** add missing entry to migrations.json ([#19869](https://github.com/nrwl/nx/pull/19869)) - **js:** should respect vitest test environment ([#19859](https://github.com/nrwl/nx/pull/19859)) - **js:** fix typescript analysis for imports in objects in arrays ([#19862](https://github.com/nrwl/nx/pull/19862)) - **js:** add @babel/plugin-transform-class-properties to babel preset ([#19818](https://github.com/nrwl/nx/pull/19818)) - **js:** add dlx to pm commands ([#19743](https://github.com/nrwl/nx/pull/19743)) - **js:** handle empty objects for migration to remove deprecated buil… ([#19996](https://github.com/nrwl/nx/pull/19996)) - **linter:** fix flat config migration ([#19742](https://github.com/nrwl/nx/pull/19742)) - **misc:** nx init should add .nx/cache to gitignore ([#19961](https://github.com/nrwl/nx/pull/19961)) - **misc:** create-nx-workspace should not log undefined for preset deprecation ([#19960](https://github.com/nrwl/nx/pull/19960)) - **module-federation:** refactor federate-module generator ([#19979](https://github.com/nrwl/nx/pull/19979)) - **nextjs:** Setup Tailwind should work with nextjs app router ([#19934](https://github.com/nrwl/nx/pull/19934)) - **nx-dev:** mobile menu, adding ai chat and changelog ([#19887](https://github.com/nrwl/nx/pull/19887)) - **nx-plugin:** move tests from 'tests' to 'src' directory ([#19866](https://github.com/nrwl/nx/pull/19866)) - **plugins:** change locally published packages version from `1.0.0` -> `0.0.0-e2e… ([#20023](https://github.com/nrwl/nx/pull/20023)) - **react:** Update types version so that there is no mismatch when using yarn ([#19882](https://github.com/nrwl/nx/pull/19882)) - **repo:** fix freebsd hanging issue ([#20042](https://github.com/nrwl/nx/pull/20042)) - **testing:** add e2e for root project should not add eslintrc.base ([#19860](https://github.com/nrwl/nx/pull/19860)) - **vue:** remove filter from cnw ([#19879](https://github.com/nrwl/nx/pull/19879)) - **vue:** dont require project when generating component ([#19885](https://github.com/nrwl/nx/pull/19885)) - **vue:** remove jest generators ([#19997](https://github.com/nrwl/nx/pull/19997)) ### ❤️ Thank You - beeman - Colum Ferry @Coly010 - Craigory Coppola @AgentEnder - Dan Roujinsky - Emily Xiong @xiongemi - Jason Jean @FrozenPandaz - Jonathan Cammisuli - Juri Strumpflohner @juristr - Katerina Skroumpelou @mandarini - Leosvel Pérez Espinosa @leosvelperez - Miroslav Jonaš @meeroslav - Nicholas Cunningham @ndcunningham - sonikasharma1403 @86649832+sonikasharma1403 - Tine Kondo @tinesoft
[Compare v17.0.3 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...17.0.3)

Configuration

📅 Schedule: Daily at midnight (UTC).

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