BHelpful / MomentMeal

MomentMeal is a marketplace for food and recipes. We help you find and create the best recipes and meal plans for you.
https://momentmeal.com/
GNU Affero General Public License v3.0
13 stars 5 forks source link

Bump @nrwl/cli from 14.4.2 to 14.5.1 #398

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/cli from 14.4.2 to 14.5.1.

Release notes

Sourced from @​nrwl/cli's releases.

14.5.1

14.5.1 (2022-07-28)

Note: Version bump only for package @​nrwl/nx-source

14.5.0

14.5.0 (2022-07-28)

Bug Fixes

  • angular: add @​angular/localize to list of default packages to be eagerly loaded in mf apps (#11189) (b7a1cd3)
  • angular: amend wrong project name schema options to hint nx console to show a project dropdown (#11097) (9352f2e)
  • angular: do not generate ts path mappings for lazy loaded libs in app tsconfig file (#11125) (1b6e587)
  • angular: do not set a module federation remote project as the default project (#11127) (ba592f8)
  • angular: do not write files unnecessarily in mfe to mf migration (#11126) (8ce1444)
  • angular: emit dts when using entrypoint name as filename in ng-packagr executors (#11032) (bc5c414)
  • angular: update module federation logic to correctly identify workspace libs secondary entry points (#11286) (7db3aac)
  • angular: update package watch version on secondary entrypoint changes when building libraries in watch mode (#11230) (41693f9)
  • core: adjust add and addDev command for pnpm when it is in a pnpm workspace (608ef8e)
  • core: handle specifying a prerelease version without a package when migrating (#11129) (9933d91)
  • core: improve performance of enforce-module-boundaries linting rule on Windows (#11251) (2f0cd86)
  • core: outputs in nx.json targetDefaults is not work (#11157) (f8104d9), closes #11141
  • core: print out configuration for run-many logging (#11228) (b89e321)
  • core: remove eslintrc.json from the package build artifact (#11043) (b8efa77)
  • core: use generator options from nx config (#11006) (d579f94), closes #11004
  • core: use proper package manager when installing package for migration (#11213) (f285446)
  • dep-graph: filter by text correctly during quick inputs (#10986) (fb4e92a)
  • linter: correctly fix absolute imports across package boundaries (8e6a66c)
  • linter: escape dollar signs in filepaths (#11009) (74c3c6c)
  • linter: improve performance of runtime lint utils (#11100) (5194551)
  • linter: update typescript eslint dependency (#11112) (c117ad5)
  • misc: add dotenv as dependencies for plugins that import it (#11167) (96e84ee)
  • misc: make unparsed not required and add smart provider in adapter (#11262) (00ef4c7)
  • misc: show help when no command is passed (#11269) (1a900d4)
  • nextjs: adjust generator reference in Next startup page component (9436a96)
  • nextjs: fix invalid config warning by sanitizing it before passing to Next.js (#11313) (1fef99d)
  • nextjs: set development outputPath to a different one from production build (#11169) (e3d5c53), closes #10312
  • react-native: fix library path in Podfile (#11327) (b4cc8c2)
  • react-native: only add resolverMainFields to metro.config for storybook (#11326) (2b44aaf)
  • react: buildable library sets NODE_ENV correctly (#11294) (4bb8ab1)
  • react: do not set a module federation remote project as the default project (#11128) (2163c54)
  • react: fix typo in testing-library migrations (57a6ebc)
  • repo: explicitly stop all agents on failure (#11123) (8ab6ad4)
  • storybook: adjusted STORYBOOK_ (#11171) (edc9ce1)
  • storybook: change-storybook-targets should not fail if no build (#11038) (01e25ec)
  • storybook: fix schema to read projectName from config (#11098) (a2d9577)
  • storybook: include polyfills in Storybook tsconfig for ngapps (#11136) (943d4ba)
  • testing: update exports for .ts plugin files (#11200) (0cd8d8c)
  • web: fix http-server proxyOptions arg converter (#11309) (5614307), closes #11302

... (truncated)

Commits


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)
nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5c1e2da1d59ae0efce1483f9f36e0cd4d733d5ea. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx affected --target=e2e --base=origin/master --parallel
✅ Successfully ran 3 targets - [`nx affected --target=test ---base=origin/master --parallel --codeCoverage`](https://nx.app/runs/NmNDP51d7tM) - [`nx affected --target=build ---base=origin/master --parallel`](https://nx.app/runs/RtLhQXBq71N) - [`nx affected --target=lint --base=origin/master --parallel`](https://nx.app/runs/91NtdbrExAR)

Sent with 💌 from NxCloud.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #403.