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.9 #332

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 14.1.9.

Release notes

Sourced from @​nrwl/web's releases.

14.1.9

14.1.9 (2022-05-25)

Bug Fixes

  • angular: add types to tsconfig.editor.json correctly (#10316) (43d5e62)
  • angular: fix angular mfe when use NormalModuleReplacementPlugin with path alias ends with /* (#10355) (f25e94a)
  • angular: return error when name is missing from package.json (#10356) (0de895d)
  • angular: throw error when npmScope is incorrect (#10366) (9808e65)
  • angular: when generating --preset angular and --cli nx use angular readme at root (a2d9d56)
  • core: bump nrwl/ci workflow versions (399f2ab)
  • core: call pnpm run without -- for pnpm v7 (#10305) (7b7fc89), closes #10111
  • core: default project is not set correctly (7f5137d)
  • core: do not default to white color (271c3d4)
  • core: ensure updateStorybook in nrwl/workspace:move handle direc… (#10399) (124fd7d)
  • core: include types/node in deps when adding workspace-generator (#10388) (c17a086)
  • core: preserve dash casing when passing args to executors (6351413)
  • core: use absolute paths when resolving package.json files (8198b78)
  • devkit: parseTargetString should support targets with colons in the name (#10400) (e439718)
  • js: format .lib.swcrc file with nx format (#10254) (17c4022)
  • js: move swc/helpers to dependencies instead of devDependencies (#10275) (692418d), closes #10270
  • linter: do not remap paths that cannot be matched on fix (#10371) (5baaab4)
  • linter: make entry point check for ts paths more specific (#10365) (4863e51)
  • misc: misc fixes (e6f73a8)
  • node: add workaround for handling sub processes in node:node executor (#10292) (7b9b0cd), closes #9305
  • react: migrations should not crash when adding development configuration (#10261) (c35b13d)
  • repo: fix add-to-monorepo test (#10333) (0c8eade)
  • repo: fix pnpm v7 install config (#10361) (d0ece6e)
  • repo: update package group during publishing (#10411) (2814a86)
  • storybook: some storybook doc and other fixes (#10387) (76b8e66)
  • testing: add tsquery as a dep for jest (#10454) (36a7144)

Features

  • angular: expose builder functions (#10252) (b1cc187)
  • angular: support alternate remote entry filenames #10206 (#10432) (a299469)
  • angular: update postcss deps for new and existing workspaces (#10358) (4c85e07)
  • core: make nx prefix customizable (80259e1)
  • core: support customizing command header (8fddedf)
  • detox: upgrade detox to 19.6.9 (#10306) (714d1a9)
  • js: implement a smarter compiler (tsc, swc) helper dependency d… (#10297) (36010c1), closes #10270
  • react-native: upgrade metro to 0.70.3 (#10307) (0bee597)
  • react-native: upgrade react-native to 0.68.2 (#10380) (5192b09)
  • storybook: change executors to use buildDev instead of standalone (#10385) (80b4439)
  • storybook: use native storybook/angular executor (#9332) (51b66d1)
  • web: add support for Node ESM when used to package SSR-ready library (#10349) (70f1a6b)

14.1.8

... (truncated)

Commits
  • 04985be chore(repo): switch publishing to use lerna (#10293)
  • 4c85e07 feat(angular): update postcss deps for new and existing workspaces (#10358)
  • 70f1a6b feat(web): add support for Node ESM when used to package SSR-ready library (#...
  • 6351413 fix(core): preserve dash casing when passing args to executors
  • ecf88a6 fix(testing): update v14 migration and migrate jest.config.ts to use `expor...
  • fecbb81 fix(react): set mode correctly when serve --prod is used (#10235)
  • 23f6d54 fix(react): SWC compiled code should include react jsx runtime (#10220)
  • 0cc7042 chore(repo): updated dependency fs-extra to ^10.1.0 (#9985)
  • c4e5b7c fix(react): host server exits when one of the remotes fail (#10185)
  • 77cc38a fix(angular): use fork in file-server for http-server (#10161)
  • 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-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c0b8458
Status: ✅  Deploy successful!
Preview URL: https://19e4effe.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
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Superseded by #336.