Skip to content

Commit

Permalink
Update dependency nx to ^16.0.3 (#162)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx)) |
[`^16.0.2` ->
`^16.0.3`](https://renovatebot.com/diffs/npm/nx/16.0.2/16.0.3) |
[![age](https://badges.renovateapi.com/packages/npm/nx/16.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/nx/16.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/nx/16.0.3/compatibility-slim/16.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/nx/16.0.3/confidence-slim/16.0.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nrwl/nx</summary>

### [`v16.0.3`](https://togithub.com/nrwl/nx/releases/tag/16.0.3)

[Compare Source](https://togithub.com/nrwl/nx/compare/16.0.2...16.0.3)

##### Bug Fixes

- **angular:** clean up ssr main.server.ts generation
([#&#8203;16699](https://togithub.com/nrwl/nx/issues/16699))
([b94bb35](https://togithub.com/nrwl/nx/commit/b94bb35eb697afc76e726e86ff300488265e89f9))
- **core:** task runner parallel should read from taskRunnerOptions
([#&#8203;16707](https://togithub.com/nrwl/nx/issues/16707))
([36f9f7d](https://togithub.com/nrwl/nx/commit/36f9f7d96117ba17658383f5646a92525511dc57))
- **devkit:** use the old package dependency version for new package
([#&#8203;16709](https://togithub.com/nrwl/nx/issues/16709))
([a34cb02](https://togithub.com/nrwl/nx/commit/a34cb029ea3210ee302a282bf52514a569289cf2))
- **node:** ensure that bundlers for node is webpack/esbuild
([#&#8203;16702](https://togithub.com/nrwl/nx/issues/16702))
([7f060ae](https://togithub.com/nrwl/nx/commit/7f060aeb218f8f1ef5eb07a6cfbeb61108e71805))

##### Features

- **misc:** list should link to nx.dev/community for more plugins
([#&#8203;16673](https://togithub.com/nrwl/nx/issues/16673))
([236686a](https://togithub.com/nrwl/nx/commit/236686aed537de6361efb2e8b7033a808f6842db))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/dermoumi/crafts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent 328e3a1 commit 8676508
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"husky": "^8.0.3",
"nx": "^16.0.2",
"nx": "^16.0.3",
"typescript": "^5.0.4"
}
}
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8676508

Please sign in to comment.