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

Bump nx from 15.9.2 to 16.0.1 #61

Merged
merged 1 commit into from
May 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2023

Bumps nx from 15.9.2 to 16.0.1.

Release notes

Sourced from nx's releases.

16.0.1

16.0.1 (2023-04-28)

Bug Fixes

  • angular: do not run migration generator bumping angular cli version when update is skipped (#16643) (6e745f8)
  • core: empty exclude pattern should not result in error (#16645) (2695e97)
  • core: ensure stale dependencies are pruned in graph (#16533) (f138a34)
  • core: fix nx migrate to the same version (#16626) (08ecd81)
  • core: include more binary extensions (#16639) (deee934)
  • core: nx report should not display duplicate packages (#16647) (e09c055)
  • core: prefer NX_TASKS_RUNNER over NX_RUNNER (#16618) (58d089c)
  • core: preserve deps in package.json for nx init react (#16528) (d384415)
  • js: do not depend on nx for typescript utils (#16642) (feef647)
  • nextjs: show a warning when user uses emotion with appDir layout (#16636) (a7c4009)
  • node: default webpack build to not perform default optimizations for Node (#16625) (b3d07a8)
  • react-native: fix react native npm preset (#16624) (828f77a)
  • react: Fix .module css being generated when --globalCss is passed (#16648) (99b69b8)
  • repo: fix broken npm-audit after pnpm migration (#16631) (d8f9af8)
  • testing: ensure e2e cypress can use 4200 port in the test (#16646) (2fc5d33)
  • testing: fix react CT w/ vite and dependant projects (#16475) (4554f65)

Features

  • bundling: add esbuild migration to correctly set thirdParty option (#16640) (341c916)
  • nx-dev: change code-fences and code-output styles (#16649) (f559e67)
  • vite: throw an error if vite config is not found at provided path (#16600) (94300fe)

16.0.0

16.0.0 (2023-04-27)

Bug Fixes

  • angular: fix migrations cli type and use @​angular-devkit/build-angular to determine ng devkit version (#16157) (e9f97f8)
  • angular: fix path and selector handling in directive generator (#16017) (9b60863)
  • angular: fix path handling and validate standalone option in pipe generator (#16080) (74633f5)
  • angular: host and remote app generation with directory (#16113) (44c5471)
  • angular: validate standalone option in the directive generator (#16051) (bf9542a)
  • bundling: add missing @​babel/core dependency to @​nrwl/webpack (#16023) (bfea455)
  • core: anyOf should validate if at least 1 condition passes (#14769) (c3ba5ab)
  • core: deleted projects should not be in cached graph (#16210) (1df2d68)
  • core: don't error if lock file not present when precomputing js dependencies (#16094) (18c016b)
  • core: don't show global version warning when Nx is invoked by itself (#16102) (2887596)
  • core: ensurePackage fails on pnpm workspaces (#16002) (b3a3f2a)
  • core: fix "migrate-to-inputs" migration (#16145) (aaa1113)
  • core: fix broken command-line unit test (#16152) (00ed85d)
  • core: fix NX_PERF_LOGGING toggles (#16054) (45a1a6e)
  • core: fix parallel cli argument not default to 3 when not specified (#13837) (f14aac6)

... (truncated)

Commits
  • 58d089c fix(core): prefer NX_TASKS_RUNNER over NX_RUNNER (#16618)
  • d384415 fix(core): preserve deps in package.json for nx init react (#16528)
  • 2695e97 fix(core): empty exclude pattern should not result in error (#16645)
  • e09c055 fix(core): nx report should not display duplicate packages (#16647)
  • 08ecd81 fix(core): fix nx migrate to the same version (#16626)
  • f138a34 fix(core): ensure stale dependencies are pruned in graph (#16533)
  • db43ea1 docs(linter): fix outdated rule name for enforce-module-boundaries (#16637)
  • 13a35bf docs(misc): expose nx init command flags in docs and the terminal help (#16433)
  • afa5eb5 docs(core): document the @​nrwl => @​nx rescope (#16403)
  • b1e3545 fix(core): do not strip additional angular.json properties (#16615)
  • 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.9.2 to 16.0.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.0.1/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 Apr 30, 2023
@leroykorterink
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit f13aa85 into main May 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-16.0.1 branch May 1, 2023 10:57
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.

1 participant