Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps @angular/compiler from 14.2.7 to 16.0.5.

Release notes

Sourced from @​angular/compiler's releases.

v16.0.5

16.0.5 (2023-06-08)

compiler

Commit Description
fix - 703b8fcac1 do not remove comments in component styles (#50346)

core

Commit Description
fix - 2b6da93e19 incorrectly throwing error for self-referencing component (#50559)
fix - c992109d6c wait for HTTP in ngOnInit correctly before server render (#50573)

platform-server

Commit Description
fix - c0d4086c6e surface errors during rendering (#50587)

v16.0.4

16.0.4 (2023-06-01)

animations

Commit Description
fix - df65c4fc8f Trigger leave animation when ViewContainerRef is injected (#48705)

common

Commit Description
fix - 7e1bc513de untrack subscription and unsubscription in async pipe (#50522)

core

Commit Description
fix - 9970b29ace update ApplicationRef.isStable to account for rendering pending tasks (#50425)

v16.0.3

16.0.3 (2023-05-24)

core

Commit Description
fix - c11041e372 adds missing symbols for animation standalone bundling test (#50434)
fix - 98e8fdf40e fix Self flag inside embedded views with custom injectors (#50270)
fix - 199ff4fe7f host directives incorrectly validating aliased bindings (#50364)

http

Commit Description
fix - 080bbd2137 create macrotask during request handling instead of load start (#50406)

v16.0.2

16.0.2 (2023-05-17)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

16.0.5 (2023-06-08)

compiler

Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#50346)

core

Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#50573)

platform-server

Commit Type Description
c0d4086c6e fix surface errors during rendering (#50587)

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

compiler

Commit Type Description
540e643347 fix do not remove comments in component styles (#50346)
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#50600)

core

Commit Type Description
79a706c847 fix incorrectly throwing error for self-referencing component (#50559)
edceb486dd fix wait for HTTP in ngOnInit correctly before server render (#50573)

http

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

platform-server

Commit Type Description
0875b519b9 fix surface errors during rendering (#50587)

16.1.0-next.3 (2023-06-01)

animations

Commit Type Description
bada9199f5 fix Trigger leave animation when ViewContainerRef is injected (#48705)

common

Commit Type Description
72b4ff4b9e fix untrack subscription and unsubscription in async pipe (#50522)

... (truncated)

Commits
  • 703b8fc fix(compiler): do not remove comments in component styles (#50346)
  • f26c9a2 refactor(platform-browser): Remove BrowserDetection (#50411)
  • 25756e8 refactor(compiler): introduce internal transplanted type (#50104)
  • 62c8b3c refactor(compiler): Remove unused TransformVisitor & NullVisitor (#48646)
  • ead10af refactor(compiler): next context merging in the template pipeline (#49797)
  • 84af3e3 refactor(compiler): convert literals and this in template pipeline (#49797)
  • 9a37b3e refactor(compiler): emit correct listener name in template pipeline (#49797)
  • 59bed91 refactor(compiler): fix wrong instruction emit for resetView (#49797)
  • c4fe1e3 refactor(compiler): implement operation chaining in the template pipeline (#4...
  • 303ad05 refactor(compiler): variable optimizer for the template pipeline (#49797)
  • 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)

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 14.2.7 to 16.0.5.
- [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.0.5/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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2023

Superseded by #790.

@dependabot dependabot bot closed this Jun 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-16.0.5 branch June 13, 2023 15:05
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant