nestjs-shopify / example-nx-app

Example monorepo app with @nest-shopify/nest-shopify using NestJS backend and NextJS frontend
30 stars 9 forks source link

chore(deps): update nrwl monorepo to v15.9.3 #60

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/cli (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/cypress (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/jest (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/js (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/linter (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/nest (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/next (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/node (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/react (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/web (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/webpack (source) 15.9.2 -> 15.9.3 age adoption passing confidence
@nrwl/workspace (source) 15.9.2 -> 15.9.3 age adoption passing confidence
nx (source) 15.9.2 -> 15.9.3 age adoption passing confidence

Release Notes

nrwl/nx ### [`v15.9.3`](https://togithub.com/nrwl/nx/releases/tag/15.9.3) [Compare Source](https://togithub.com/nrwl/nx/compare/15.9.2...15.9.3) ##### Bug Fixes - **angular:** consider app-routing.module.ts when setting up module federation host routes ([#​16285](https://togithub.com/nrwl/nx/issues/16285)) ([44a0c83](https://togithub.com/nrwl/nx/commit/44a0c83860321614bfd4d32838ab91deb46e22e6)) - **angular:** fix migrations cli type and use [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) to determine ng devkit version ([#​16157](https://togithub.com/nrwl/nx/issues/16157)) ([8754cd2](https://togithub.com/nrwl/nx/commit/8754cd2c7541f137ee8c18f8da504040f5d7b1d2)) - **angular:** fix path and selector handling in directive generator ([#​16017](https://togithub.com/nrwl/nx/issues/16017)) ([c4b602a](https://togithub.com/nrwl/nx/commit/c4b602a251b51a00bee655a15fac259c890fdb04)) - **angular:** host and remote app generation with directory ([#​16113](https://togithub.com/nrwl/nx/issues/16113)) ([ac44887](https://togithub.com/nrwl/nx/commit/ac448874f74d6cd57bdd9f97c0fd6af540713dd5)) - **angular:** throw error when generating component with multiple candidate modules ([#​16332](https://togithub.com/nrwl/nx/issues/16332)) ([e9725e9](https://togithub.com/nrwl/nx/commit/e9725e91b52134f5c4e152c5deacb22a9aa52412)) - **angular:** validate standalone option in the directive generator ([#​16051](https://togithub.com/nrwl/nx/issues/16051)) ([d6b80b3](https://togithub.com/nrwl/nx/commit/d6b80b32395b3ec876b72a2d974ebcdd835344ad)) - **bundling:** add missing [@​babel/core](https://togithub.com/babel/core) dependency to [@​nrwl/webpack](https://togithub.com/nrwl/webpack) ([#​16023](https://togithub.com/nrwl/nx/issues/16023)) ([6f5dbd9](https://togithub.com/nrwl/nx/commit/6f5dbd9321f35f29f412fb138a45d5253c5c42b9)) - **core:** `anyOf` should validate if at least 1 condition passes ([#​14769](https://togithub.com/nrwl/nx/issues/14769)) ([3bcc072](https://togithub.com/nrwl/nx/commit/3bcc07218282ddb779797a03a38aa79821463bce)) - **core:** correctly pass resolved compilerOptions to ts-node ([#​16240](https://togithub.com/nrwl/nx/issues/16240)) ([8c4d791](https://togithub.com/nrwl/nx/commit/8c4d7913095606fc2d1b418e30918fa7853e18a2)) - **core:** deleted projects should not be in cached graph ([#​16210](https://togithub.com/nrwl/nx/issues/16210)) ([4f67552](https://togithub.com/nrwl/nx/commit/4f67552bf3917ab053f31cad954ef63c83353437)) - **core:** do not attempt to remove non-existent package from package.json ([#​16399](https://togithub.com/nrwl/nx/issues/16399)) ([b6d1cad](https://togithub.com/nrwl/nx/commit/b6d1cad56ae8d8fecf2b9b4d852500ee2364bdff)) - **core:** do not expect each package to have hoisted version in lockfile ([#​16393](https://togithub.com/nrwl/nx/issues/16393)) ([1f714fd](https://togithub.com/nrwl/nx/commit/1f714fd7229bada5f932dd8a0b76c76e52060a32)) - **core:** don't error if lock file not present when precomputing js dependencies ([#​16094](https://togithub.com/nrwl/nx/issues/16094)) ([5000fa2](https://togithub.com/nrwl/nx/commit/5000fa2bac4665ab4c7666a666e6321738ae026f)) - **core:** don't show global version warning when Nx is invoked by itself ([#​16102](https://togithub.com/nrwl/nx/issues/16102)) ([c46f81b](https://togithub.com/nrwl/nx/commit/c46f81b55164675a6e3569f8a20ef18fa09a837c)) - **core:** ensurePackage fails on pnpm workspaces ([#​16002](https://togithub.com/nrwl/nx/issues/16002)) ([0867dba](https://togithub.com/nrwl/nx/commit/0867dbaa96702907c931edacfdd377ec074d6614)) - **core:** fix "migrate-to-inputs" migration ([#​16145](https://togithub.com/nrwl/nx/issues/16145)) ([926908e](https://togithub.com/nrwl/nx/commit/926908e314c2891b14dd1d9e0b41b28974983a78)) - **core:** fix cache recalculation ([#​16468](https://togithub.com/nrwl/nx/issues/16468)) ([0ab5be8](https://togithub.com/nrwl/nx/commit/0ab5be86c8668229d14c10b40fa71e997123c0d0)) - **core:** fix NX_PERF_LOGGING toggles ([#​16054](https://togithub.com/nrwl/nx/issues/16054)) ([20cb87b](https://togithub.com/nrwl/nx/commit/20cb87b6df1c31f20b96089394b30e04d782070e)) - **core:** hide message when migrating to a new major and already connected to cloud ([#​16466](https://togithub.com/nrwl/nx/issues/16466)) ([2ca198b](https://togithub.com/nrwl/nx/commit/2ca198b00bb08835e095e6c1f81a9de770d100d0)) - **core:** only use native hasher if available ([#​16197](https://togithub.com/nrwl/nx/issues/16197)) ([6fd9038](https://togithub.com/nrwl/nx/commit/6fd9038959db88b711077baf517d13e49305fb2d)) - **core:** respect analyzePackageJson for processProjectGraph ([#​16220](https://togithub.com/nrwl/nx/issues/16220)) ([2baf547](https://togithub.com/nrwl/nx/commit/2baf547612c14185e74365d21c7b86aa5c674278)) - **core:** run-many doesn't strip quotes surrounding target names ([#​16211](https://togithub.com/nrwl/nx/issues/16211)) ([ffe3fb1](https://togithub.com/nrwl/nx/commit/ffe3fb1de682db54d765d9cd0533e9d1d643bc5b)) - **core:** should not throw 'unable to resolve nx/package.json' ([#​16072](https://togithub.com/nrwl/nx/issues/16072)) ([9a0ab09](https://togithub.com/nrwl/nx/commit/9a0ab09716eab316a3a2be33c499afadf348b614)) - **core:** support yarn berry patches in pruned lock file ([#​15993](https://togithub.com/nrwl/nx/issues/15993)) ([6b398d6](https://togithub.com/nrwl/nx/commit/6b398d6f146b4d9133bd3ffe6ec62bf1fa7a853a)) - **core:** use located tsconfig name for tsconfig-paths when registering local plugin transpiler ([#​16476](https://togithub.com/nrwl/nx/issues/16476)) ([2742ed1](https://togithub.com/nrwl/nx/commit/2742ed1e12c825661098472b5e86f0d44494e995)) - **core:** use the module name as the name of the nx plugin ([#​16335](https://togithub.com/nrwl/nx/issues/16335)) ([121c6bd](https://togithub.com/nrwl/nx/commit/121c6bd3c361d651f0fc2acec013784ac9243d82)) - **devkit:** tree.children should support writes to directories that have the same name as their parent ([#​16074](https://togithub.com/nrwl/nx/issues/16074)) ([995f1a8](https://togithub.com/nrwl/nx/commit/995f1a8cdb4a189850b29c090f6af324cb528c1b)) - **js:** remove thirdParty default so that package.json will be generated by default ([#​16015](https://togithub.com/nrwl/nx/issues/16015)) ([b6ae2da](https://togithub.com/nrwl/nx/commit/b6ae2da4c6e5b036825db0a6c773f380d6ae79a9)) - **js:** report createGlobPatternsForDependencies errors on tailwind ([#​16266](https://togithub.com/nrwl/nx/issues/16266)) ([7abdfd4](https://togithub.com/nrwl/nx/commit/7abdfd4fb3611f497c468fa450c47091b416869b)) - **js:** update swc options so path mappings can work in all environments ([#​16390](https://togithub.com/nrwl/nx/issues/16390)) ([037919a](https://togithub.com/nrwl/nx/commit/037919a0336942a46c395f0a19735752e5477a78)) - **linter:** don't confuse buildable libs for secondary ng entry point ([#​16367](https://togithub.com/nrwl/nx/issues/16367)) ([426f22a](https://togithub.com/nrwl/nx/commit/426f22a46f7fd98ad1f3c443c2e1dbb3bc9775f8)) - **linter:** support ESM js imports in ast utils ([#​16049](https://togithub.com/nrwl/nx/issues/16049)) ([2b5e7d7](https://togithub.com/nrwl/nx/commit/2b5e7d7d79d2de9ee0edf3f00b4b31e7b146af47)) - **misc:** allow npmScope to be single @​ ([#​16053](https://togithub.com/nrwl/nx/issues/16053)) ([1ccff1c](https://togithub.com/nrwl/nx/commit/1ccff1c424b17f283893e1575560d6c2f73bec12)) - **misc:** create-nx-workspace should display short error messages ([#​16474](https://togithub.com/nrwl/nx/issues/16474)) ([ddbf33b](https://togithub.com/nrwl/nx/commit/ddbf33bbd6b3a34707da4ac2ea07a1edf508f048)) - **misc:** create-nx-workspace should show some stdout if stderr empty on error ([#​16020](https://togithub.com/nrwl/nx/issues/16020)) ([fcaf69c](https://togithub.com/nrwl/nx/commit/fcaf69caf1c9ee8eb2b251f34e02b5b431294d2f)) - **misc:** create-nx-workspace should work with custom presets on windows ([#​16473](https://togithub.com/nrwl/nx/issues/16473)) ([6ed88ef](https://togithub.com/nrwl/nx/commit/6ed88eff6802b178d5925063472b95c9a9be1eec)) - **misc:** shared deps that rely on default configuration are filtered out ([#​16193](https://togithub.com/nrwl/nx/issues/16193)) ([5989783](https://togithub.com/nrwl/nx/commit/5989783f1b65cacf35be5c98c0d3a8988ab3f62e)) - **nextjs:** Let Next.js handler serve public/ folder ([#​16318](https://togithub.com/nrwl/nx/issues/16318)) ([7008532](https://togithub.com/nrwl/nx/commit/7008532aadcc44b528bae1e9a3759eab8710fb93)) - **nextjs:** use require("next") since exports.default is no longer provided ([#​16497](https://togithub.com/nrwl/nx/issues/16497)) ([a62db8a](https://togithub.com/nrwl/nx/commit/a62db8a9895acf0755fea12bf0810d7be55195f2)) - **node:** update ts-jest config for jest 29 ([#​16201](https://togithub.com/nrwl/nx/issues/16201)) ([2361aea](https://togithub.com/nrwl/nx/commit/2361aea4adda3a50e57f166470ed4ed2ddea947f)) - **react-native:** add aliasFields to handle replaced files in browser env ([#​16106](https://togithub.com/nrwl/nx/issues/16106)) ([ec0dff3](https://togithub.com/nrwl/nx/commit/ec0dff3e3ecfdfc0ed57d15a9dc2ef15c6bdfa3e)) - **react:** install rollup package when generating lib ([#​16373](https://togithub.com/nrwl/nx/issues/16373)) ([fafe2e4](https://togithub.com/nrwl/nx/commit/fafe2e451b71e3871cb810965555bd7503fa1b8e)) - **storybook:** add [@​swc/core](https://togithub.com/swc/core) when adding storybook-addon-swc package for Next.js storybook config ([#​16553](https://togithub.com/nrwl/nx/issues/16553)) ([33303fe](https://togithub.com/nrwl/nx/commit/33303fe10724a6c48134ae49aac99327249d3cd3)) - **storybook:** v7 gen docs and install react deps ([#​16057](https://togithub.com/nrwl/nx/issues/16057)) ([d6bb263](https://togithub.com/nrwl/nx/commit/d6bb263c2e492d167c0fa4c3397807902ad97877)) - **testing:** correctly error with jest.mock for invalid filepaths ([#​15445](https://togithub.com/nrwl/nx/issues/15445)) ([86e9c03](https://togithub.com/nrwl/nx/commit/86e9c031eb657556640565b22f3627f11cdc015a)) - **testing:** merge reporter/coverage values from vite config ([#​16165](https://togithub.com/nrwl/nx/issues/16165)) ([cb5f4fd](https://togithub.com/nrwl/nx/commit/cb5f4fda7e1e49b56370e01446ea9247545700cc)) - **testing:** nullcheck polyfills in ng component testing ([#​16411](https://togithub.com/nrwl/nx/issues/16411)) ([857bde7](https://togithub.com/nrwl/nx/commit/857bde7a7b321eb5839b298d7124e144f26a1456)) - **testing:** prevent loop w/ Cypress watch & Vite processor ([#​16099](https://togithub.com/nrwl/nx/issues/16099)) ([f960776](https://togithub.com/nrwl/nx/commit/f960776563218969c665ee1435c3d98adc050505)) - **testing:** support custom workspaceRoot for angular CT ([#​15485](https://togithub.com/nrwl/nx/issues/15485)) ([9dfc66c](https://togithub.com/nrwl/nx/commit/9dfc66cc99a2ccc55fb424e87621148c28543aeb)) - **testing:** use jest v29 deps in [@​nrwl/jest](https://togithub.com/nrwl/jest) ([#​16256](https://togithub.com/nrwl/nx/issues/16256)) ([33a691b](https://togithub.com/nrwl/nx/commit/33a691ba36482c766c66a408a5f547654191f557))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.