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
14 stars 5 forks source link

Bump @nrwl/web from 13.8.0 to 14.1.1 #314

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 14.1.1.

Release notes

Sourced from @​nrwl/web's releases.

Release 14.1.1

Bug Fixes

  • misc: fix incorrect nx imports (#10131) (95412cf)
  • nextjs: update custom server setup so hostname and port are always provided (#10103) (14b3419)

Release 14.1.0

Bug Fixes

  • angular: add missing alias for the component generator (#10038) (b381e38)
  • angular: cleanup ports on exit of mf server (#10060) (b78d353)
  • angular: don't share angular mfe package (#10059) (0e5f4d5)
  • angular: fix stylus import (#9950) (be1d157)
  • angular: normalize project name and don't default to npmScope as prefix when it's not a valid html selector (#10116) (0e21fa0)
  • angular: shared transitive npm deps from host and remote applica… (#9997) (4d17b32)
  • core: align yargs options in workspace-generator with generic opts passed to other commands (#9953) (0ce7ce6)
  • core: allow daemon to disable glob cache (#10031) (fa81e3b)
  • core: automatically add root to the project.json projects (#9977) (5e23c07)
  • core: calculate dependencies of mixed targets (#9942) (e3817ef)
  • core: correct log message when uninstalled plugin is referenced in nx.json (#9994) (1d2bd1c), closes #9976
  • core: emit success false in compileTypeScriptFiles if typescript diagnostic contains errors (#10068) (a395e48)
  • core: fix having multiple versions of nx/devkit (#9998) (3d56368)
  • core: fix migrating old workspaces without nx (#10011) (83ba230)
  • core: fix migrating workspaces without any task runners configured (#10065) (d5877a9)
  • core: move removing roots migration to 14.0.6 (#10066) (8f5a826)
  • core: normalize paths in ng cli adapter when finding matching files (#10113) (cfe21b2)
  • core: pnpm exec check not matching for v7 (#10004) (68207ef)
  • core: refine move and remove generators for projects with a target name (#10063) (bef8240)
  • dep-graph: fix label width calculation (#10044) (01fa62d)
  • devkit: don't replace begining undescore when creating file (#9870) (0bd08cc), closes #8875
  • devkit: update ejs (#10072) (9254998)
  • js: .swcrc path should be customizable (#10118) (a68120a)
  • js: add missing --tag flag to the publish command (#10014) (5dbc98f)
  • js: update minimal publish script to validate project name and config (#10006) (c5a5eb3)
  • nextjs: fix support for custom distDir (#10106) (e07ef9f)
  • nx-plugin: allow async project graph processors (#10026) (3ffa7f8)
  • nx-plugin: create-nx-plugin should generate valid import path (#10107) (62d0535)
  • nx-plugin: e2e project paths should be normalized (#10123) (7d9397f)
  • nx-plugin: executors that spread async generators should work locally (#9956) (c3d30a4)
  • react-native: add migration script to change the main tag to className (#9957) (869edb7)
  • storybook: include all react exports for story generation (#10030) (a74ed0e)
  • web: option --no-runtimeChunk is not working (#7747) (0c614b2)
  • web: use cjs format for rollup if umd is not set (#8919) (6db252b)

Features

  • angular: support migrating angular cli workspaces with multiple applications (#10020) (2e8e1a4)

... (truncated)

Commits
  • 085554b cleanup(misc): remove incorrect comments
  • cb8bf52 chore(repo): update cloud to 1403 (#10070)
  • 6db252b fix(web): use cjs format for rollup if umd is not set (#8919)
  • 0c614b2 fix(web): option --no-runtimeChunk is not working (#7747)
  • 8f13762 fix(misc): file server should force remote caching when invoking build
  • 4f99b77 chore(repo): update nx to 14.0.2 (#9974)
  • 39331d1 feat(testing): move jest config to .ts files (#9854)
  • 7913f31 fix(react): use normalized app name in host/remote generators (#9909)
  • cb7fb22 feat(core): remove @​types/node from default workspace (#9853)
  • e32932d feat(react): add ability to serve remote apps in dev or static mode (#9893)
  • Additional commits viewable in compare view


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)
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

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 104b6a1
Status: ✅  Deploy successful!
Preview URL: https://7ee4bc55.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #317.