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/nx-cloud from 13.1.2 to 14.1.3 #365

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/nx-cloud from 13.1.2 to 14.1.3.

Release notes

Sourced from @​nrwl/nx-cloud's releases.

Release 14.1.3

Bug Fixes

Release 14.1.2

Bug Fixes

  • angular: expand extends property when reading nx.json in the angular cli adapter (#10165) (0a1e822)
  • angular: fix collecting secondary entry points for module federation builds (#10129) (e212cb9)
  • angular: kill ports correctly (#10142) (1d3beca)
  • angular: use fork in file-server for http-server (#10161) (77cc38a)
  • core: add dependency from workspace to devkit (#10147) (ac8ebed)
  • core: add tao to package group (#10148) (8b81087)
  • core: skip dependencies already added (avoid circular dependencies) (#9744) (8e4a38e)
  • core: update run-migrations log message (#10137) (27d7eeb)
  • js: add missing projectType property to @nrwl/js:library generator (#10159) (6d4f971)
  • react: remove collected dependency from module federation shared config when not found in package.json (#10157) (67e233d)

Features

  • angular: add support for passing additional shared dependencies in the module federation config (#10156) (b8c175f)
  • core: expose hash file function in hasher (#10146) (4a91966)
  • js: add --includeBabelRc flag for @​nrwl/js:library generator (#8793, #8600) (#10055) (664df0e)

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

... (truncated)

Commits
  • c428751 Release 14.1.3
  • c9e28a1 chore(core): cleanup create-nx-workspace from obsolete code (#10174)
  • 43ac1f9 fix(core): fix broken cnw with pnpm v7 (#10175)
  • 728cd1d Release 14.1.2
  • 03c378c chore(nxdev): enable e2e testing for nx-dev (#10088)
  • 77cc38a fix(angular): use fork in file-server for http-server (#10161)
  • 67e233d fix(react): remove collected dependency from module federation shared config ...
  • b8c175f feat(angular): add support for passing additional shared dependencies in the ...
  • 0a1e822 fix(angular): expand extends property when reading nx.json in the angular cli...
  • a2b704d docs(nxdev): allow to use ts or js for typescript / javascript syntax highlig...
  • 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)
cloudflare-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e176aa7
Status: ✅  Deploy successful!
Preview URL: https://60a96374.bhelpful.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-nrwl-ehwi.bhelpful.pages.dev

View logs

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
No Duplication information No Duplication information

dependabot[bot] commented 2 years ago

Superseded by #367.