Skip to content

chore(deps-dev): bump nx from 15.4.2 to 16.3.2 - #102

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nx-16.3.2
Open

chore(deps-dev): bump nx from 15.4.2 to 16.3.2#102
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nx-16.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2023

Copy link
Copy Markdown
Contributor

Bumps nx from 15.4.2 to 16.3.2.

Release notes

Sourced from nx's releases.

16.3.2

16.3.2 (2023-06-02)

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)

16.3.1

16.3.1 (2023-06-01)

Bug Fixes

  • core: export a function to create a projectFileMap from project graph (9047db4)
  • node: extend @​nx/node:webpack migration to all targets (#17337) (51ff862)

16.3.0

16.3.0 (2023-05-31)

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)

... (truncated)

Commits
  • 940a8d7 fix(core): reorganize global installation check for better clarity (#17373)
  • 9047db4 fix(core): export a function to create a projectFileMap from project graph
  • b0e3a1d fix(core): use windowsHide for hashRuntime
  • c4db74d fix(core): add watcherOptions to server-process.json watcher
  • 48d1c89 fix(misc): revert the check to investigate the perf
  • 7154c87 fix(misc): do not check against the global version on npm
  • 97c3bef chore(core): add load yaml function (#17300)
  • bba78ee feat(core): compile native code for freebsd (#17313)
  • 7c9ec72 docs(core): fix wrong option name in watch command examples (#17298)
  • ceeb2a6 fix(core): handle nx package with version range in migrate command (#17304)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.4.2 to 16.3.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.3.2/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants