Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2022

Bumps @angular/compiler from 11.2.14 to 13.1.3.

Release notes

Sourced from @​angular/compiler's releases.

v13.1.3

13.1.3 (2022-01-19)

animations

Commit Description
fix - af0a152a2c apply setStyles to only rootTimelines (#44515)

compiler-cli

Commit Description
perf - 626f3f230b reduce analysis work during incremental rebuilds (#44731)

ngcc

Commit Description
fix - f9ca4d8499 support element accesses for export declarations (#44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

v13.1.2

13.1.2 (2022-01-12)

animations

Commit Description
fix - abc217b28e retain triggers values for moved tracked list items (#44578)

compiler

Commit Description
fix - 59eef29a6c correct spans when parsing bindings with comments (#44678)

compiler-cli

Commit Description
fix - 08049fa23f enable narrowing of using type guard methods (#44447)
fix - a26afce68c fix crash during type-checking of library builds (#44587)
fix - 1e918b6f31 handle property reads of ThisReceiver in the indexer (#44678)
fix - 63c8e56a3a incorrectly interpreting $any calls with a property read (#44657)
fix - 60fb27f12d properly index elements (#44678)

language-service

Commit Description
fix - f5addee488 revert the test files for Ivy (#44528)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

v13.1.1

13.1.1 (2021-12-15)

animations

Commit Description

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

13.1.3 (2022-01-19)

animations

Commit Type Description
af0a152a2c fix apply setStyles to only rootTimelines (#44515)

compiler-cli

Commit Type Description
626f3f230b perf reduce analysis work during incremental rebuilds (#44731)

ngcc

Commit Type Description
f9ca4d8499 fix support element accesses for export declarations (#44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

13.1.2 (2022-01-12)

animations

Commit Type Description
abc217b28e fix retain triggers values for moved tracked list items (#44578)

compiler

Commit Type Description
59eef29a6c fix correct spans when parsing bindings with comments (#44678)

compiler-cli

Commit Type Description
08049fa23f fix enable narrowing of using type guard methods (#44447)
a26afce68c fix fix crash during type-checking of library builds (#44587)
1e918b6f31 fix handle property reads of ThisReceiver in the indexer (#44678)
63c8e56a3a fix incorrectly interpreting $any calls with a property read (#44657)
60fb27f12d fix properly index elements (#44678)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

13.1.1 (2021-12-15)

animations

Commit Type Description
bb1d4ff315 fix don't consume instructions for animateChild (#44357)
d8b6adb7bc fix should not invoke disabled child animations (#37724)

Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

... (truncated)

Commits
  • e9bd16a refactor(compiler): remove directive matching from template compiler (#44731)
  • 95248a0 refactor(compiler): store modifiers in a bitmask instead of an array (#44731)
  • 59eef29 fix(compiler): correct spans when parsing bindings with comments (#44678)
  • 964a696 refactor: fix various typos across different packages (#44523)
  • 7b78256 build: switch devmode output to es2015 (#44505)
  • 0ac4c0b refactor(compiler): remove output AST functions (#44411)
  • 07b8e56 refactor(compiler): remove class related output AST types (#44411)
  • 5f78f55 refactor(compiler): remove type-casting related output AST types (#44411)
  • 4688a18 refactor(compiler): remove some unused output AST types (#44411)
  • d7faf22 refactor(compiler): remove unused method from binding parser (#44411)
  • 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 11.2.14 to 13.1.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/13.1.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.1.3/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 Jan 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2022

Superseded by #163.

@dependabot dependabot bot closed this Jan 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-13.1.3 branch January 26, 2022 20:13
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