nicholasdille / docker-setup

Install, configure and update container tools
https://docker-setup.dille.io
MIT License
13 stars 2 forks source link

chore(deps): update dependency nrwl/nx to v16.7.2 #7379

Closed nicholasdille-bot closed 1 year ago

nicholasdille-bot commented 1 year ago

This PR contains the following updates:

Package Update Change
nrwl/nx patch 16.7.0 -> 16.7.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

nrwl/nx (nrwl/nx) ### [`v16.7.2`](https://togithub.com/nrwl/nx/releases/tag/16.7.2) [Compare Source](https://togithub.com/nrwl/nx/compare/16.7.1...16.7.2) ##### Bug Fixes - **core:** fix ghost alias when parsing yarn lockfile ([#​18646](https://togithub.com/nrwl/nx/issues/18646)) ([f6a7f18](https://togithub.com/nrwl/nx/commit/f6a7f18143ccea87852fab1dd0813f7a9fa31749)) - **core:** fix schema links ([#​18395](https://togithub.com/nrwl/nx/issues/18395)) ([83011f7](https://togithub.com/nrwl/nx/commit/83011f747c0abe9d2456f2f9f369829065ba353a)) - **core:** name collisions during project inference should not error out if corrected by a project.json's name ([#​18665](https://togithub.com/nrwl/nx/issues/18665)) ([a459528](https://togithub.com/nrwl/nx/commit/a4595288197030cd84ee21b36fa6d200b08f4a15)) - **core:** nx should not break if packages were not installed ([#​18687](https://togithub.com/nrwl/nx/issues/18687)) ([95099ae](https://togithub.com/nrwl/nx/commit/95099aec6175c51243f7e2103c5802d4f8a75c21)) - **core:** use existing version when calling "yarn set version" ([#​18669](https://togithub.com/nrwl/nx/issues/18669)) ([76c96fa](https://togithub.com/nrwl/nx/commit/76c96faa697c0763b8191e4f3fd06a7c3f8e57cb)) - **devkit:** convert-nx-executor should read projectNodes ([#​18684](https://togithub.com/nrwl/nx/issues/18684)) ([1857e8f](https://togithub.com/nrwl/nx/commit/1857e8f6f11648aa106028c989a956cefd508566)) - **js:** expose schematic using the generator function with a default for the project name and root format ([#​18681](https://togithub.com/nrwl/nx/issues/18681)) ([7578e4b](https://togithub.com/nrwl/nx/commit/7578e4ba4d4a633aef39992f7de639bab485eb6e)) - **linter:** Normalize paths when in getSourceFilePath ([#​18601](https://togithub.com/nrwl/nx/issues/18601)) ([da3ca76](https://togithub.com/nrwl/nx/commit/da3ca7608c3f496100d59d61c5cffdfb8e2e5945)) - **nextjs:** make next build package manager agnostic ([#​18661](https://togithub.com/nrwl/nx/issues/18661)) ([bcaecfd](https://togithub.com/nrwl/nx/commit/bcaecfd9029589986806fa257e981a3f6ff19cba)) ### [`v16.7.1`](https://togithub.com/nrwl/nx/releases/tag/16.7.1) [Compare Source](https://togithub.com/nrwl/nx/compare/16.7.0...16.7.1) ##### Bug Fixes - **core:** apply target defaults properly for executors defaults ([#​18655](https://togithub.com/nrwl/nx/issues/18655)) ([0e6a353](https://togithub.com/nrwl/nx/commit/0e6a353b33fc57c468fb207f62b10266c1fbc722)) - **core:** handle symlinks on debian for watch events ([#​18636](https://togithub.com/nrwl/nx/issues/18636)) ([28c3fa3](https://togithub.com/nrwl/nx/commit/28c3fa3f4378801f32f1183fae148b7fa6d49a26)) - **core:** improve error handling for copy and remove ([#​18656](https://togithub.com/nrwl/nx/issues/18656)) ([6a8a8a4](https://togithub.com/nrwl/nx/commit/6a8a8a41ba7a5f0eab1cbba03faf5914f03c95f3)) - **core:** set consistent working directory when calculating runtime hash inputs ([#​18643](https://togithub.com/nrwl/nx/issues/18643)) ([a5d6e0a](https://togithub.com/nrwl/nx/commit/a5d6e0a85209b437f11d38a99d501193232bb652)) - **core:** use Date.now() everywhere for tasks start and end times to avoid negative durations ([#​18595](https://togithub.com/nrwl/nx/issues/18595)) ([e2c0afe](https://togithub.com/nrwl/nx/commit/e2c0afeafbfc7fc03246e35d779f7d6c579e836a))

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.



This PR has been generated by Renovate Bot.