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.2.2 #341

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 14.2.2.

Release notes

Sourced from @​nrwl/web's releases.

14.2.2

14.2.2 (2022-06-08)

Bug Fixes

  • angular: add exports to package.json in the ng-packagr-lite executor (#10630) (26488c2)
  • angular: prevent deleting library's root package.json file on windows machines (#10635) (9e91baf)
  • core: custom executor package resolution should work when not using nx-plugin (#10624) (adec3e0)
  • core: handle non-existing cli entry in nx.json in migration to remove default collection (#10632) (d4274b3)
  • misc: fix printing duplicate generators that are actually extensions (#10625) (ab00752)
  • nx-plugin: generator and executor generators should work in js libs (#10621) (8fc70ce)
  • react-native: use appsDir when generating app (#10606) (e493611)
  • react: set migration to use nx cli (#10638) (a1f3e0e)
  • testing: update @​nrwl/cypress peer deps (#10618) (b9012fa)

Features

  • storybook: Custom .babelrc in Storybook (#10551) (52f824c)
  • web: enable allowDeclareFields for @​babel/preset-typescript (#9805) (5809b8b)

14.2.1

14.2.1 (2022-06-07)

Bug Fixes

  • angular: add missing angular packages to the v14 migration (#10530) (20a509d)
  • angular: apply default eager packages correctly #10496 (#10596) (339b129)
  • angular: do not configure e2e test runner when generating a library (#10553) (ec90625)
  • angular: fix component export logic to handle internal modules and secondary entry points (#10517) (2b1591d)
  • angular: fix implementation path to setup-tailwind schematic (#10545) (5ec5497)
  • angular: handle paths correctly on window when migrating angular cli workspaces to nx (#10611) (f828da9)
  • angular: update remote entry component selector to use the provided prefix (#10561) (edea01a)
  • core: do not create project graph when creating a sandbox in create-nx-workspace (10e9992)
  • core: ensure createPackageJson sorts dependencies consistently (#10476) (7ee93f0)
  • core: ensure pnpm v7 install when peer deps are missing (#10522) (daa5cfe)
  • core: fix outputs migration (#10575) (41882bf)
  • core: new and migrate commands should exit with code (#10491) (affa979)
  • core: print normalized generator name instead of aliases (#10574) (2fb1059)
  • core: require.resolve(m/package.json) is not guarunteed to work for modern module format (#10497) (7f7bc1a)
  • core: swc should be an optional peer dependency (#10461) (c9897c6)
  • devkit: add options allow trailing commas for parsing json (#10538) (925a27b)
  • docs: yarn1 does not need -W flag (#10419) (a7e2d0c)
  • js: return empty array if no helper dependencies found (#10582) (5daeaf8)
  • js: semver regex update (#10416) (c0a0f16)
  • linter: relative paths should be correct on windows (#10604) (838170e)
  • nextjs: update e2e test case to cover env variables exported from libraries (#10532) (89d9d9a), closes #9633
  • nx-plugin: handle nx.json without npmScope during plugin generation (620b858)

... (truncated)

Commits
  • 5809b8b feat(web): enable allowDeclareFields for @​babel/preset-typescript (#9805)
  • 4d7e5ba chore(misc): remove defaultCollection from generators (#10601)
  • 7f7bc1a fix(core): require.resolve(m/package.json) is not guarunteed to work for mode...
  • 914f0ce feat(misc): update typescript to 4.7 (#10560)
  • e491c6f feat(core): make nx.json optional
  • 3d97203 chore(repo): migrate to nx@14.2.0-beta.1
  • daddcde fix(web): fix dev-server deprecation warning (#10203)
  • 85b1857 fix(web): enable tree shaking (#8296)
  • 04985be chore(repo): switch publishing to use lerna (#10293)
  • 4c85e07 feat(angular): update postcss deps for new and existing workspaces (#10358)
  • 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: 3ddb84f
Status: ✅  Deploy successful!
Preview URL: https://b53775dd.bhelpful.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-nrwl-9shh.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 #343.