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.0.1 #296

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 14.0.1.

Release notes

Sourced from @​nrwl/web's releases.

Release 14.0.1

Bug Fixes

  • angular: remove src from lintFilePatterns (#9940) (9f87d4c)
  • core: remove log during migrate (#9935) (f98459e)
  • testing: include jest.config.ts in tsconfig.spec.json (#9938) (b93091b)

Release 14.0.0

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • angular: mf generators failed with directory (#9922) (56aa346)
  • angular: path normalize was in correct on windows #9861 (#9881) (5fb6fc7)
  • angular: remove implicit deps creation from mfe (#9799) (dfd4a1d)
  • angular: share secondary entry points (#9896) (cc38970)
  • angular: there is no cors option on the file-server (#9923) (e7f220d)
  • core: allow parsing dot notation cli args (#9812) (74a4047), closes #9764
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (1857138), closes #9801
  • core: fix migrate race conditions (#9794) (c047151)
  • core: fix migration for tasks runners (#9778) (945ee01)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: fix writing partial files to disk during migration (#9931) (e3a88d4)
  • core: handle failed CI workflows in CNW CLI (#9915) (ec0f4b4)
  • core: improve generated workflows (#9921) (d27563b)
  • core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (75b0744)
  • core: local plugins should resolve in package-manager workspaces (#9913) (2d2c8a7), closes #9823
  • core: make CNW preset property open for custom presets (31b6473)
  • core: remove @​nrwl/workspace when adding nx to monorepo (#9813) (bfbe8fc)
  • core: replaceAppNameWithPath should not consider defaultConfiguration #9706 (#9729) (9cef14d)
  • dep-graph: fix display of nested workspaceLayout directories (#9918) (5f12ce0)
  • devkit: remove from package-json should pass when dev dependencies null (#9903) (b225d98), closes #9877
  • js: add init generator placeholder (#9777) (3e94d4c)
  • js: enable hidden files as assets (#9880) (67b34a0)
  • js: ignore tsx and .test. files with buildable swc libraries (#9540) (696fefd), closes #9442
  • node: webpack executor doesn't respect option outputFileName (#9740) (0e68c61)
  • nxdev: update navbar for extending nx (#9886) (ec2a2f1)
  • react: handle transform properly for js/ts files in @​nrwl/react/plugin/jest (#9898) (8171e68), closes #9640
  • react: migrate react-test-renderer correctly (#9811) (67a5b41)
  • react: path normalize was in correct on windows #9861 (#9882) (943382e)
  • react: update migration to work without targets (#9901) (e744768)
  • react: update migrations to work for projects without targets (#9906) (ff3b3a7)
  • react: use normalized app name in host/remote generators (#9909) (7913f31)
  • storybook: component props should only consider inputs #9417 (#9780) (33ec4ac)
  • storybook: remove hard-coded ci:true option (#9827) (c0de03b), closes #9681
  • testing: provide descriptive message when the project does not have targets defined. (#9795) (02cf4be), closes #9756

... (truncated)

Commits
  • 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)
  • 46e7b4d chore(core): improve help output for generators and executors (#9800)
  • 75b0744 fix(core): init generators should not crash when trying to remove dependencie...
  • 12f0f19 feat(react): add support for MFEs (#9413)
  • 05a9544 cleanup(misc): replace deprecated String.prototype.substr()
  • cb4126c fix(react): pass configuration from context when reading build target options...
  • cea9c0c docs(core): add description to web package (#9526)
  • 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: 2da149c
Status: ✅  Deploy successful!
Preview URL: https://d64feee2.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #299.