TwilioDevEd / browser-dialer-angular

A browser-based dialer interface powered by AngularJS and Twilio Client
MIT License
9 stars 6 forks source link

Bump @angular/compiler from 2.2.4 to 16.1.8 #813

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/compiler from 2.2.4 to 16.1.8.

Release notes

Sourced from @​angular/compiler's releases.

v16.1.8

16.1.8 (2023-08-02)

compiler

Commit Description
fix - cc722ea1f5 return full spans for Comment nodes (#50855)

v16.1.7

16.1.7 (2023-07-26)

http

Commit Description
fix - 916916d835 check whether Zone is defined (#51119)

v16.1.6

16.1.6 (2023-07-19)

http

Commit Description
fix - dea8dc0378 Run fetch request out the angular zone (#50981)

v16.1.5

16.1.5 (2023-07-13)

animations

Commit Description
fix - f920fcbd94 Ensure elements are removed from the cache after leave animation. (#50929)

core

Commit Description
fix - 499fb5c772 ensure that standalone components get correct injector instances (#50954)
fix - c65913ecb7 handle deref returning null on RefactiveNode. (#50992)

platform-browser

Commit Description
perf - 31419f6a3b do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#51005)

upgrade

Commit Description
fix - 3efb577cf3 Use takeUntil on leaky subscription. (#50901)

v16.1.4

16.1.4 (2023-07-06)

core

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

16.1.8 (2023-08-02)

compiler

Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#50855)

16.2.0-next.4 (2023-07-26)

common

Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#51148)

http

Commit Type Description
57e8412e53 fix check whether Zone is defined (#51119)

16.1.7 (2023-07-26)

http

Commit Type Description
916916d835 fix check whether Zone is defined (#51119)

16.2.0-next.3 (2023-07-19)

http

Commit Type Description
c5608e5ca9 fix Run fetch request out the angular zone (#50981)

16.1.6 (2023-07-19)

http

Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#50981)

16.2.0-next.2 (2023-07-13)

... (truncated)

Commits
  • cc722ea fix(compiler): return full spans for Comment nodes (#50855)
  • 1899658 refactor(compiler): properly sanitize identifier names in template pipeline (...
  • 18b36d7 refactor: improve type safety of interpolation AST (#50903)
  • b8c3656 refactor(compiler): add a new interface for NgModule metadata to t rebase be ...
  • 71360b3 fix(compiler-cli): libraries compiled with v16.1+ breaking with Angular frame...
  • 00bc813 refactor(platform-browser): replace our own toBeAnInstanceOf with `toBeInst...
  • 4e66329 fix(compiler): error when reading compiled input transforms metadata in JIT m...
  • 9847085 refactor(compiler): support property interpolation in the template pipeline (...
  • 6984431 refactor(compiler): write expressions in the template pipeline (#50118)
  • a48c5f7 refactor(compiler): support pipes in the template pipeline (#50118)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/compiler since your current version.


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)