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

fix: bump @nrwl/node from 11.6.1 to 16.3.2 #75

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2023

Bumps @nrwl/node from 11.6.1 to 16.3.2.

Release notes

Sourced from @​nrwl/node'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
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/node since your current version.


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 [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/node) from 11.6.1 to 16.3.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.3.2/packages-legacy/node)

---
updated-dependencies:
- dependency-name: "@nrwl/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2023

Superseded by #77.

@dependabot dependabot bot closed this Jun 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/node-16.3.2 branch June 27, 2023 00:19
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