Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/compiler from 13.0.3 to 16.1.4 #3753

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps @angular/compiler from 13.0.3 to 16.1.4.

Release notes

Sourced from @​angular/compiler's releases.

v16.1.4

16.1.4 (2023-07-06)

core

Commit Description
fix - 4ba5850ba6 use setTimeout when coalescing tasks in Node.js (#50820)

upgrade

Commit Description
fix - a4348355ce allow for downgraded components to work with component-router (#50871)

v16.1.3

16.1.3 (2023-06-28)

core

Commit Description
fix - dd6fc5785f expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Description
fix - e1bbe47c23 support input transform functions (#50713)

platform-browser

Commit Description
fix - 79dd6a847a wait until animation completion before destroying renderer (#50677)
fix - a797f41d1b wait until animation completion before destroying renderer (#50860)

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

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

16.1.4 (2023-07-06)

core

Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#50820)

upgrade

Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#50871)

16.2.0-next.1 (2023-06-28)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

core

Commit Type Description
29340a0678 fix expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Type Description
d64864e95e fix support input transform functions (#50713)

platform-browser

Commit Type Description
2b55103e94 fix wait until animation completion before destroying renderer (#50677)
0380564f85 fix wait until animation completion before destroying renderer (#50860)

16.1.3 (2023-06-28)

core

Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Type Description
e1bbe47c23 fix support input transform functions (#50713)

platform-browser

Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#50677)
a797f41d1b fix wait until animation completion before destroying renderer (#50860)

... (truncated)

Commits
  • 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)
  • 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)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2023
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 13.0.3 to 16.1.4.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.1.4/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/compiler-16.1.4 branch from a48d4f8 to 9be24fc Compare July 7, 2023 10:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2023

Superseded by #3765.

@dependabot dependabot bot closed this Jul 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-16.1.4 branch July 14, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants