yellowspot / ng2-truncate

Angular 2 truncate pipe
47 stars 7 forks source link

Bump @angular/compiler from 14.2.3 to 16.1.2 #207

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/compiler from 14.2.3 to 16.1.2.

Release notes

Sourced from @​angular/compiler's releases.

v16.1.2

16.1.2 (2023-06-21)

http

Commit Description
fix - 9488a3fd46 Send query params on fetch request (#50740)
fix - 5ae001829c use serializeBody to support JSON payload in FetchBackend (#50776)

v16.1.1

16.1.1 (2023-06-14)

compiler-cli

Commit Description
fix - 71360b3a3e libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50715)

core

Commit Description
fix - d9bed48eb5 extend toSignal to accept any Subscribable (#50162)

migrations

Commit Description
fix - 5e1d8444ae Prevent a component from importing itself. (#50554)

v16.1.0

16.1.0 (2023-06-13)

compiler

Commit Description
fix - 4e663297c5 error when reading compiled input transforms metadata in JIT mode (#50600)
fix - 721bc72649 resolve deprecation warning with TypeScript 5.1 (#50460)

core

Commit Description
feat - 68017d4e75 add ability to transform input values (#50420)
feat - 69dadd2502 support TypeScript 5.1 (#50156)
fix - c0ebe34cbd add additional component metadata to component ID generation (#50336)

http

Commit Description
feat - 85c5427582 Introduction of the fetch Backend for the HttpClient (#50247)

v16.1.0-rc.0

16.1.0-rc.0 (2023-06-08)

compiler

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

16.1.2 (2023-06-21)

http

Commit Type Description
9488a3fd46 fix Send query params on fetch request (#50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend (#50776)

16.1.1 (2023-06-14)

compiler-cli

Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50715)

core

Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#50162)

migrations

Commit Type Description
5e1d8444ae fix Prevent a component from importing itself. (#50554)

16.1.0 (2023-06-13)

compiler

Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#50460)

core

Commit Type Description
68017d4e75 feat add ability to transform input values (#50420)
69dadd2502 feat support TypeScript 5.1 (#50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#50336)

http

Commit Type Description
85c5427582 feat Introduction of the fetch Backend for the HttpClient (#50247)

16.0.6 (2023-06-13)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 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)
  • cc51122 refactor(compiler): fix insertBefore ownership logic (#50118)
  • 803d7dc refactor(compiler): convert conditional ast in template pipeline (#50118)
  • 3522704 refactor(compiler): purify literal arrays and maps in template pipeline (#50118)
  • a56726c refactor(compiler): transform all expressions in the template pipeline (#50118)
  • 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)