Skip to content

build: 📦 nrwl monorepo to v16.3.2 #515

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

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/devkit (source) 16.2.2 -> 16.3.2 age adoption passing confidence
@nx/eslint-plugin (source) 16.2.2 -> 16.3.2 age adoption passing confidence
@nx/jest (source) 16.2.2 -> 16.3.2 age adoption passing confidence
@nx/js (source) 16.2.2 -> 16.3.2 age adoption passing confidence
@nx/linter (source) 16.2.2 -> 16.3.2 age adoption passing confidence
@nx/plugin (source) 16.2.2 -> 16.3.2 age adoption passing confidence
@nx/workspace (source) 16.2.2 -> 16.3.2 age adoption passing confidence
create-nx-workspace (source) 16.2.2 -> 16.3.2 age adoption passing confidence
nx (source) 16.2.2 -> 16.3.2 age adoption passing confidence

Release Notes

nrwl/nx

v16.3.2

Compare Source

Bug Fixes
  • angular: do not overwrite ng-packagr version if already installed (#​17353) (a285367)
  • angular: dynamic host should not generate webpack.prod.config.js (#​17385) (7159a03)
  • core: do not ship source maps with nx packages (#​17389) (a9b9cd3)
  • core: reorganize global installation check for better clarity (#​17373) (940a8d7)
  • js: do not overwrite supported typescript version (#​17350) (80d1018)
  • node: When serving using js:node executor NODE_ENV should not be undefined (#​17375) (c24a1c6)
  • storybook: re-enable x-prompt and remove custom handling (#​17360) (62fb383)

v16.3.1

Compare Source

Bug Fixes

v16.3.0

Compare Source

Bug Fixes
  • core: add @​monodon/rust back to the plugins array (#​17332) (346c1f7)
  • core: add watcherOptions to server-process.json watcher (c4db74d)
  • core: change "minimal" stack to "none" (5afe34e)
  • core: use windowsHide for hashRuntime (b0e3a1d)
  • js: postProcessInlinedDependencies throwing error on movePackage (#​16127) (dfa19f5)
  • misc: do not check against the global version on npm (7154c87)
  • misc: revert the check to investigate the perf (48d1c89)
  • testing: normalize path for react CT spec generator (#​17221) (21f642a)
  • webpack: support webworker (#​17136) (#​17137) (8251906)
  • core: fix projectFileMap access in plugins (1670986)
  • core: correct require path when pulling in ngcli adapter for generators (d786fae)
  • core: pnpm should not error when fetching migrations with install (faba249)
  • vite: register tsconfig paths for vitest (#​17047) (9fc99c6)
  • core: correct require path when pulling in ngcli adapter for generators (d786fae)
  • core: pnpm should not error when fetching migrations with install (faba249)
  • repo: add missing lsof package needed to kill ports (c9cd67e)
  • vite: register tsconfig paths for vitest (#​17047) (9fc99c6)
  • core: clone project graph during incremental update (8b1907a)
  • react-native: fix android keystore not generated correctly (#​17074) (b0b531a)
  • web: provide free port to http-server (#​16917) (4896126)
  • angular: avoid duplicating RouterModule.forChild import (#​17144) (fff3a25)
  • core: do not create empty graph when it is not cached (#​17139) (25328b3)
  • nextjs: support relative imports in next.config.js (#​17127) (b636173)
  • web: file watcher should only watch files in its project #​17085 (#​17113) (28df418)
  • core: consistent pnpm lockfile v6 version parsing (#​17135) (60dda1a)
  • core: tree should not be changed after committed to disk in migrations (#​17071) (f95f8c4)
  • nextjs: kill Next.js server when parent process exits (1fd7836)
  • storybook: increase e2e test timeouts (#​17176) (fc38dc1)
  • angular: export a default module for require calls (#​17189) (5b028e4)
  • core: cleanup task hasher (a9f1d3a)
  • core: handle multiple messages (#​17199) (c57f7b8)
  • core: optimize task hasher speed when dealing with external nodes (42ffa7c)
  • core: update package-manager utils to normalize yarn-path when migrating (#​17088) (c9ec7d0)
  • core: use version range check for yarn tarball packages (0dfe6fc)
  • devkit: return null for ESM dependencies instead of throwing error in ensurePackage (#​17195) (6d586dd)
  • nextjs: Generate an unstyled component when --style=none (#​17196) (3c77bd7)
  • nextjs: set NX_NEXT_DIR when running next server (#​17205) (47de95e)
  • nextjs: support config files with dots in filename (#​17204) (45a0171)
  • react: fix typings for generated redux files (#​17171) (4b5ebc8)
  • react: use fork for module-federation-dev-server so processes are cleaned up correctly (#​17194) (7cc67a3)
  • testing: make sure new tsconfig exists before adding ref (#​17147) (15ea10e)
  • web: use 127.0.0.1 loopback address when checking if a port is open (#​17192) (fe4682a)
  • core: fix incremental graph updates (13ba79e)
  • core: handle empty scripts in nx init (#​17238) (99afe11)
  • js: set node_env when building with esbuild (#​17251) (923e6d8)
  • js: sourcemaps should work with js:node executor (#​17261) (f01cdca)
  • nextjs: fix custom server templates (#​17266) (0d48d4d)
  • react: use pipe output capture (ac41730)
  • storybook: update and enable e2e test for standalone (#​17217) (8999993)
  • core: do not destructure potential null value in watch callback (4398932)
  • core: handle nx package with version range in migrate command (#​17304) (ceeb2a6)
  • core: set verdaccio for authToken with location (#​17318) (4314423)
  • js: log config file errors correctly (#​17311) (2865b8d)
  • js: should check for all possible prettierrc formats before creating a default one (#​17157) (911f753)
  • nextjs: adjust generated CSS-in-JS to match latest Next.js recommendations (#​17294) (a7c6d5a)
  • node: Nightly failures (#​17320) (02c19cb)
  • react: update .swcrc with plugin for CSS-in-JS solution when SWC is used for apps (#​17295) (c8a264a)
  • angular: loosen package updates requirements (#​17317) (646f79f)
  • core: remove extraneous appName prompts for Node standalone in CNW; remove invariant check for determining stack (231b9df)
Features

Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from ced7058 to 92e2d9d Compare June 2, 2023 21:51
@renovate renovate bot changed the title build: 📦 nrwl monorepo to v16.3.1 build: 📦 nrwl monorepo to v16.3.2 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 92e2d9d to 2f3fa3a Compare June 5, 2023 01:57
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 5, 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

@dianjuar dianjuar merged commit 14cbc57 into main Jun 5, 2023
@dianjuar dianjuar deleted the renovate/nrwl-monorepo branch June 5, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant