Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issues with Nx v16.5.0 #184

Closed
github-actions bot opened this issue Jul 6, 2023 · 2 comments
Closed

Compatibility issues with Nx v16.5.0 #184

github-actions bot opened this issue Jul 6, 2023 · 2 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior enhancement Indicates an enchancement to an existing feature stale Indicates that work won't continue on an issue, pull request, or discussion

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

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

Release Notes

nrwl/nx v16.5.0

v16.5.0

16.5.0 (2023-07-05)

Bug Fixes

  • bundling: separate image and font resources so they do not conflict (#17763) (9c0c30e)
  • core: fix globbing in rust (#17803) (38101fd)
  • misc: prevent unexpected targets from root package.json when setting up root project (#17805) (c6ad657)
  • nest: do not overwrite tsconfig files with undefined in migration (#17783) (9195111)
  • nextjs: Custom server should run on fresh apps without errors (#17806) (bd7157b)
  • nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (cf08214)
  • nextjs: KeepAliveTimeout arg (#17801) (47c95ae)
  • nextjs: update workspace libs setup in weback config (#17795) (fdf7555)
  • storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (b736992)
  • webpack: sync webpack version to @nx/webpack (#17707) (77430cb)
  • webpack: use correct version for migration (#17789) (e1db93c)
  • angular: process only angular projects in migration (#17833) (20d45bb)
  • core: cli option --graph should work with scoped package names (#17820) (f2d7dcb)
  • core: fix lockfile remapping for yarn berry with aliases (#17853) (cfe1fa0)
  • core: fix race condition in task scheduler (#17837) (03ffa42)
  • core: fix workspace validation for implicitDependencies that are… (#17825) (c0508e3)
  • core: improve error message when native binaries are not found for a supported platform (#17817) (fc4b6a8)
  • core: pin @yarnpkg/parsers version to avoid dropping support for node.js v16 (#17860) (b70c7f4)
  • core: point to daemon logs when daemon closes unexpectedly (#17827) (6588ff9)
  • core: remove check for taskGraph equality (#17862) (9579404)
  • misc: fix misc issues with move generators (#17814) (7055c72)
  • nx-plugin: pass in e2e project name create package preset (#17824) (2941ddc)
  • angular: normalize path in move generator (#17877) (fced370)
  • core: fix project file map for root projects (#17894) (1590461)
  • js: ignore watch errors when a process is already killed on Windows (#17891) (9bb60a7)
  • js: normalize tsconfig paths used as correlation keys in batch implementation (#17888) (4d76d0c)
  • js: skip watcher if --watch=false for node executor (#17887) (b7d283b)
  • linter: create-package-json should omit non-npm and ignored packages (#17883) (3d77b4d)
  • nextjs: Running nx build --configuration=development should not throw an error (#17866) (3008be1)
  • nextjs: set localhost as hostname default (#17856) (88c655f)
  • nx-dev: skip docs for private package (#17843) (0608318)
  • linter: apply missing deps fix in a single patch for deps check (#17924) (55c0a16)
  • linter: ensure no trailing commas on deps-check obsolete package fix (#17915) (a70e1a8)
  • core: ignore root projects for project inference (#17949) (90584d3)
  • js: js:node executor resolves main.js and build options correctly (#17884) (47d23c8)
  • nextjs: Respect CLI output path when provided (#17947) (50ee990)

Features

  • core: set rust watcher as default (#17728) (a4c92d8)
  • core: use rust utilities for caching operations (#17638) (d327210)
  • nextjs: allow withNx to be used with other executors such as run-commands (#17819) (77ca8d7)
  • storybook: move tsconfig one level up (#17749) (e58cc79)
  • storybook: update storybook version to ^7.0.24 (#17818) (d4d48fb)
  • testing: add --force-exit to jest executor (#17790) (836cd34)
  • testing: bump cypress to latest for angular CT (#17788) (8a63d38)
  • vite: allow passing multiple test files to vite:test (#17496) (a995940)
  • core: load environment variables from configuration name (#17335) (199d621)
  • linter: allow globs in onlyDependOnLibsWithTags eslint-plugin configuration option (#17530) (576262b)
  • angular: add --bundler flag for applications (#17919) (9eaa240)
  • linter: allow banning of deep/secondary paths (#17755) (6b82a2f)
  • repo: allow testing publish workflow manually without real publ… (#17754) (9ffa90f)
  • testing: add test-setup.ts to ignored prod inputs (#17918) (8f0ec5c)
  • linter: bump typescript-eslint to 5.60.1 (#17916) (b093306)

Compare v16.5.0 with v15.9.2


Configuration

📅 Schedule: Daily at midnight (UTC).

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

@github-actions github-actions bot added bug Indicates an unexpected problem or unintended behavior enhancement Indicates an enchancement to an existing feature labels Jul 6, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 5, 2023

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 github-actions bot added the stale Indicates that work won't continue on an issue, pull request, or discussion label Sep 5, 2023
@github-actions
Copy link
Contributor Author

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior enhancement Indicates an enchancement to an existing feature stale Indicates that work won't continue on an issue, pull request, or discussion
Projects
None yet
Development

No branches or pull requests

1 participant