Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps @angular/compiler from 12.1.5 to 13.2.3.

Release notes

Sourced from @​angular/compiler's releases.

v13.2.3

13.2.3 (2022-02-16)

animations

Commit Type Description
0050b01b62 perf made errors in the animations package tree shakeable (#45079)

compiler

Commit Type Description
09f0254bdd perf chain element start/end instructions (#44994)

core

Commit Type Description
92cf9fbebe fix ViewContainerRef.createComponent should consult module injector when custom one is provided (#44966)

Special Thanks

AlirezaEbrahimkhani, Amer Yousuf, Andrew Kushnir, Aristeidis Bampakos, Dario Piotrowicz, Esteban Gehring, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mina Hosseini Moghadam, Patrick Cameron, Srdjan Milic, Yousaf Nawaz, dario-piotrowicz, markostanimirovic, mgechev and zuckjet

v13.2.2

13.2.2 (2022-02-08)

compiler

Commit Description
fix - 37af6abb49 allow banana-in-a-box bindings to end with non-null assertion (#37809)

forms

Commit Description
fix - b75e90f809 incorrectly keeping track of ngModel with ngFor inside a form (#40459)

http

Commit Description
perf - 3fae6637e7 remove IE special status handling (#44354)

upgrade

Commit Description
fix - b9aab0c87b Do not trigger duplicate navigation events from Angular Router (#43441)

Special Thanks

Alan Agius, Alan Cohen, Andrew Kushnir, Andrew Scott, Daniel Díaz, Dario Piotrowicz, Doug Parker, Jayson Acosta, Joey Perrott, JoostK, Kristiyan Kostadinov, Olivier Capuozzo, Ramzan, Shai Reznik, TANMAY SRIVASTAVA, dario-piotrowicz, iRealNirmal, jhonyeduardo, mgechev and zuckjet

v13.2.1

13.2.1 (2022-02-02)

animations

Commit Description
perf - 4644886aaf remove no longer needed CssKeyframes classes (#44903) (#44919)

common

Commit Description

... (truncated)

Commits
  • 09f0254 perf(compiler): chain element start/end instructions (#44994)
  • 7b9490a refactor(compiler): rework instruction generation logic for improved flexibil...
  • 37af6ab fix(compiler): allow banana-in-a-box bindings to end with non-null assertion ...
  • 9cce12c refactor(compiler): add @suppress {msgDescriptions} if no description is pr...
  • dee108b refactor(compiler): remove ViewEngine identifiers (#44676)
  • fe3e4d6 fix(compiler-cli): Handle ng-template with structural directive in indexer ...
  • abd1bc8 fix(compiler): correct spans when parsing bindings with comments (#44785)
  • 1f6249d refactor(compiler): remove directive matching from template compiler (#44731)
  • dac0430 refactor(compiler): store modifiers in a bitmask instead of an array (#44731)
  • b8ed03b fix(compiler): correct spans when parsing bindings with comments (#44678)
  • 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 12.1.5 to 13.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.3/packages/compiler)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2022
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.

0 participants