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.4.2 to 14.5.7 #414

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/nest from 14.4.2 to 14.5.7.

Release notes

Sourced from @​nrwl/nest's releases.

14.5.7

14.5.7 (2022-08-17)

Bug Fixes

  • angular: add check before attempting to collect secondary entrypoints #11437 (#11496) (f930117)
  • angular: add namedInputs to expected angular extension properties (#11593) (0c25e57)
  • angular: use rxjs 7.5.0 for Angular 14.1 (#11586) (47e38d1)
  • core: fix backwards compatibility with Nx 14.1.0 (#11438) (7d4a5c7)
  • linter: normalize rule context file name for cross OS (#11604) (3574fdc)
  • linter: replace all $ chars in path; not only the first (#11621) (ede5927)
  • linter: use more performant way to check for package existance (#11603) (244ac01)
  • nx-plugin: fix the file paths for newly created generators in generators.json (#11611) (2baa96a), closes #11610
  • repo: change e2e tests to publish 9999.0.2 (#11591) (0a64415)

Features

14.5.6

14.5.6 (2022-08-14)

Bug Fixes

  • core: restore the old behavior of output missing check (9d500ee)

14.5.5

14.5.5 (2022-08-12)

Bug Fixes

  • angular: 14.5.3 migration should hit @​angular/cdk (#11560) (8eb2304)
  • angular: add missing allowed extension properties (#11547) (42fe477)
  • core: include config name in the cached fileset (438e4a5)
  • core: list local plugins (#11410) (db97728)
  • express: tslib should be included if importHelpers is true (#11419) (0ce3b1a), closes #11012
  • js: update SIGINT and SIGTERM handling for tsc/swc executors (#11492) (d1af72d)
  • linter: skip prettier config if prettier is missing (#11542) (f44ba27)
  • nextjs: react root enabled for nextjs (#11362) (50afd2b), closes #11345
  • nxdev: preserve generated sitemap in cache (#11540) (57acec9)
  • react: allow async functions to work with custom webpack config (#11467) (dec9102)
  • testing: exclude jest.config.ts in angular project tsconfigs (#11468) (bd4e6ac)

... (truncated)

Commits
  • 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)
  • 01f7376 cleanup(misc): consolidate tslib version in generated projects (#11185)
  • 421b4d9 feat(nest): upgrade nest to v9 (#11120)
  • b8efa77 fix(core): remove eslintrc.json from the package build artifact (#11043)
  • 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 caecc169b778c3b85ca9bf26c34c7390205e9441. 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


🟥 Failed Commands
nx affected --target=e2e --base=origin/master --parallel
✅ Successfully ran 3 targets - [`nx affected --target=test ---base=origin/master --parallel --codeCoverage`](https://nx.app/runs/GSwt8W2sATK) - [`nx affected --target=build ---base=origin/master --parallel`](https://nx.app/runs/wFbKxEVnp9k) - [`nx affected --target=lint --base=origin/master --parallel`](https://nx.app/runs/cSB5gJwRszv)

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

Andreasgdp commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #420.