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

chore(deps): migrate nx to 16.8.1 #387

Merged
merged 2 commits into from
Sep 11, 2023
Merged

chore(deps): migrate nx to 16.8.1 #387

merged 2 commits into from
Sep 11, 2023

Conversation

timonmasberg
Copy link
Member

This PR migrates the project to the latest stable version of NX.

NX Release Notes:

16.8.1 (2023-09-07)

Bug Fixes

  • angular: keep dependency-checks enabled for buildable libraries (#19047) (58b13a2)
  • core: do not prompt, only warn when projectNameAndRootLayout is … (#19037) (18acd9a)
  • core: do not validate remote cache validity (#19059) (1f9dc40)
  • core: prettier 3 shouldn't cause errors due to esm + compile cache (#19042) (ac2bea7)
  • core: register ts transpiler when running .ts backed plugins (#19027) (22dadbc)
  • js: handle nested wildcard imports and paths that start with # (#19056) (2194422)
  • js: workspace lib devDependencies should not be added to package.json (#17802) (14a4ef4)
  • linter: ensure config manipulations are run only if config is supported (#19035) (85b03c2)
  • linter: fix dep-checks projPackageJsonDeps caching for IDE (#18935) (2e1d48e)
  • linter: handle non-JSON eslintrc files when updating overrides (#19026) (4365c01)
  • misc: calculate cwd relative path correctly for generators and executors (#18933) (24de089)
  • misc: nx view-logs should open the nx-cloud link when connected … (#17808) (2e0b09a)
  • misc: use preset apps instead of empty (#19051) (655a0a7)
  • node: explicitly check that project is a library before updating imports (#19040) (6ac6473)
  • react: fix createGlobPAtternsForDependencies path (#18546) (62f526a)
  • react: set "watch: false" on module federation serve-static options (#19052) (2e52c14)
  • vite: check for undefined and create types array (#19045) (143b223)
  • webpack: enable in memory caching when building for node in watch mode (#18348) (1f10398)

Published:
2023-09-07T22:16:51Z

Release URL:
https://github.com/nrwl/nx/releases/tag/16.8.1

This PR has been automatically generated by the NX Migration Github Action.

@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@timonmasberg timonmasberg merged commit 33c9f5b into main Sep 11, 2023
9 checks passed
@timonmasberg timonmasberg deleted the migrate-nx-to-16.8.1 branch September 11, 2023 08:48
@timonmasberg
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant