nx-examples icon indicating copy to clipboard operation
nx-examples copied to clipboard

Issue Reproduction for nrwl/nx#12033

Open njlaw opened this issue 3 years ago • 2 comments

Reproduction Steps

This is another reproduction for nrwl/nx#12033.

  1. Change the version of the uuid dependency to 9.0.0 in package.json.
  2. Run nx print-affected --base=af24ee030a865468d9cc537318fb4e9372da9801 | jq '.projects'

Actual Results

All projects are affected.

[
  "products-product-detail-page",
  "products",
  "products-e2e",
  "shared-product-state",
  "products-home-page",
  "shared-cart-state",
  "cart-cart-page",
  "cart",
  "cart-e2e",
  "shared-product-types",
  "shared-product-data",
  "shared-product-ui",
  "shared-e2e-utils",
  "shared-assets",
  "shared-header",
  "shared-jsxify",
  "shared-styles"
]

Expected Results

Only projects that depend on uuid should be affected. The actual list may be slightly different; I didn't evaluate the full dependency tree.

[
  "products",
  "products-e2e"
]

njlaw avatar Sep 15 '22 21:09 njlaw

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit af24ee030a865468d9cc537318fb4e9372da9801. You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Sep 15 '22 21:09 nx-cloud[bot]

Deploy Preview for nrwl-nx-examples-dep-graph ready!

Name Link
Latest commit af24ee030a865468d9cc537318fb4e9372da9801
Latest deploy log https://app.netlify.com/sites/nrwl-nx-examples-dep-graph/deploys/63239d8c927e1b0009bcbad4
Deploy Preview https://deploy-preview-227--nrwl-nx-examples-dep-graph.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 15 '22 21:09 netlify[bot]