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 @angular/cli from 14.0.7 to 14.1.1 #404

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cli from 14.0.7 to 14.1.1.

Release notes

Sourced from @​angular/cli's releases.

v14.1.1

14.1.1 (2022-08-03)

@​schematics/angular

Commit Description
fix - 83dcfb32f prevent numbers from class names

@​angular/cli

Commit Description
fix - 4ee825bac catch clause variable is not an Error instance

@​angular-devkit/build-angular

Commit Description
fix - ef6da4aad allow the esbuild-based builder to fully resolve global stylesheet packages
fix - eed54b359 catch clause variable is not an Error instance
fix - c98471094 correctly respond to preflight requests
fix - 94b444e4c correctly set ngDevMode in esbuilder

@​angular-devkit/core

Commit Description
fix - 44c18082a classify string util should concat string without using a .

@​angular/create

Commit Description
fix - cb0d3fb33 use appropriate package manager to install dependencies

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner

v14.1.0

14.1.0 (2022-07-20)

@​schematics/angular

Commit Description
feat - 707911d42 support controlling addDependency utility rule install behavior
fix - a8fe4fcc3 Allow skipping existing dependencies in E2E schematic
fix - b8bf3b480 only issue a warning for addDependency existing specifier

@​angular/cli

Commit Description
fix - 3884b8652 add esbuild browser builder to workspace schema

@​angular-devkit/build-angular

Commit Description
feat - a7709b718 add externalDependencies to the esbuild browser builder
feat - 248860ad6 add Sass file support to experimental esbuild-based builder
feat - b06ae5514 add service worker support to experimental esbuild builder
feat - b5f6d862b Identify third-party sources in sourcemaps
fix - b3a14d056 allow third-party sourcemaps to be ignored in esbuild builder

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.1.1 (2022-08-03)

@​angular/cli

Commit Type Description
4ee825bac fix catch clause variable is not an Error instance

@​schematics/angular

Commit Type Description
83dcfb32f fix prevent numbers from class names

@​angular-devkit/build-angular

Commit Type Description
ef6da4aad fix allow the esbuild-based builder to fully resolve global stylesheet packages
eed54b359 fix catch clause variable is not an Error instance
c98471094 fix correctly respond to preflight requests
94b444e4c fix correctly set ngDevMode in esbuilder

@​angular-devkit/core

Commit Type Description
44c18082a fix classify string util should concat string without using a .

@​angular/create

Commit Type Description
cb0d3fb33 fix use appropriate package manager to install dependencies

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner

14.1.0 (2022-07-20)

@​angular/cli

Commit Type Description
3884b8652 fix add esbuild browser builder to workspace schema

... (truncated)

Commits
  • c2ba3f4 release: cut the v14.1.1 release
  • 60acbb6 test: run tests on multiple node versions
  • 88267e6 build: enable bazel remote_merkle_tree_cache
  • c951b93 ci: reduce CircleCI Windows resource class to medium
  • c984710 fix(@​angular-devkit/build-angular): correctly respond to preflight requests
  • 76539db test(@​angular-devkit/build-angular): re-write live-reload tests to use new te...
  • 69a36ce test: add shard and test type/name information to test logging
  • 5e4fa47 test: use random e2e test ports (#23541)
  • df3871a test: move tempdir creation to util method
  • eed54b3 fix(@​angular-devkit/build-angular): catch clause variable is not an Error ins...
  • 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)
nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit dad17c1a256ff3785ff798c4a48f2cc033122548. 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/JzYFiROVi63) - [`nx affected --target=build ---base=origin/master --parallel`](https://nx.app/runs/Z70zrVuFvda) - [`nx affected --target=lint --base=origin/master --parallel`](https://nx.app/runs/GWezyqTmtpU)

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 #408.