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/nest from 14.5.0 to 14.6.2 #430

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/nest from 14.5.0 to 14.6.2.

Release notes

Sourced from @​nrwl/nest's releases.

14.6.2

14.6.2 (2022-09-01)

Bug Fixes

14.6.1

14.6.1 (2022-08-31)

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

14.6.0

14.6.0 (2022-08-31)

Bug Fixes

  • angular: adds missing types in the schemes of remote and host generators (#11428) (9294b64)
  • angular: change rxjs migration to conditional migration (#11771) (b86ace5)
  • angular: remote entry component template typo (#11707) (3822d83)
  • angular: remote generator should not assume a default host (#11705) (6f0c22f)
  • angular: use x-dropdown for nx console project hint (#11706) (614b2d2)
  • core: Add throw of error if a dependency is not in the graph (#11652) (2d50f35)
  • core: make --verbose consistent with NX_VERBOSE_LOGGING=true (c0dd2f5)
  • core: pass-through ipc messages to and from task processes (#11744) (8b02670)
  • core: project graph should be read from executor context (6948ffd)
  • devkit: convertNxExecutor() should properly emit observables (6fdc123), closes #11653
  • devkit: split-create-tree should use nx cli (#11736) (3ff6809)
  • devkit: support expanded x-prompt object for input prompts (7c8839b)
  • docs: fix typo in github actions setup (#10989) (27f9cc7)
  • linter: add jest to root .eslintrc if selected as unit test runner (#11555) (187f520)
  • linter: target migration version (#11783) (a04b13d)
  • linter: use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773) (bbe7a36)
  • misc: skip projects configured in package.json for adding schemas (#11742) (47045c4)
  • misc: use autocomplete prompt for projects for x-dropdown, project, projectName (9d6e53b)
  • next: add default hostname value to @​nrwl/next:server (#11701) (3afb6bf)
  • nextjs: fix .next folder linting (#11614) (89a4013), closes #11541
  • nextjs: fix React 18 detection (#11656) (43b6e1e)
  • nextjs: set __NEXT_REACT_ROOT only when the version of react-dom is 18 or above (#11749) (4dfd0f3)
  • react): fix(react: fix missing integrity tags in production builds (#10949) (36a72c7), closes #10926
  • react: fix webpack node api config error serving a react app (#11580) (34fdbc0), closes #11571
  • react: support older npm version (#11646) (c4a0d85)
  • storybook: change the react native storybook searchDir option to array (#11628) (670d9f1)
  • storybook: ignore addon-postcss from version update (#11801) (835d0ef), closes #11465
  • storybook: remove react typings from angular tsconfig (#11769) (6ea8d0d), closes #11746 #11746

... (truncated)

Commits
  • bbe7a36 fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773)
  • f8da1ad chore(repo): update nx to 14.6.0-beta.3
  • 458fc36 chore(misc): split create tree with empty workspace to remove parameter (#10188)
  • 1c66a22 docs(nxdev): upgrade nextseo dependency (#11402)
  • b67ca98 fix(nest): update nestjs versions for init generators (#11355)
  • See full diff 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)
nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5250c7f1bc08c59e08d621024bcc2884d3b05c99. 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


✅ Successfully ran 2 targets - [`nx affected --target=build --base=origin/master --parallel`](https://cloud.nx.app/runs/CByxKk00iye) - [`nx affected --target=lint --base=origin/master --parallel`](https://cloud.nx.app/runs/tdjFv7HEQaq)

Sent with 💌 from NxCloud.

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 5250c7f1bc08c59e08d621024bcc2884d3b05c99. You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

sonarcloud[bot] commented 1 year 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 #433.