Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps @angular/compiler-cli from 12.2.7 to 12.2.11.

Release notes

Sourced from @​angular/compiler-cli's releases.

v12.2.11

12.2.11 (2021-10-20)

compiler

Commit Description
fix - b9c885b960 support i18n interpolated only attribute bindings (#43815)

ngcc

Commit Description
fix - cab21cea7a support alternate wrapper function layout for UMD (#43879)

router

Commit Description
fix - 58c11865ac Do not clear currentNavigation if already set to next one (#43852)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Natalia Venditto, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

v12.2.10

12.2.10 (2021-10-13)

Special Thanks

Alan Agius, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

v12.2.9

12.2.9 (2021-10-06)

core

Commit Description
fix - b4b441077a handle invalid constructor parameters in partial factory declarations (#43619)

router

Commit Description
fix - 7f6050587d unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component (#43697)

service-worker

Commit Description
fix - c4ecc07838 make ngsw.json generation deterministic and correct (#43679)

Special Thanks

Alan Agius, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Wey-Han Liaw, dario-piotrowicz, iRealNirmal, little-pinecone, mgechev, ultrasonicsoft and xiaohanxu-nick

v12.2.8

12.2.8 (2021-09-30)

compiler-cli

Commit Description
fix - c1338bf837 correctly interpret token arrays in @​Injectable deps (#43226)

language-service

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

12.2.11 (2021-10-20)

ngcc

Commit Type Description
cab21cea7a fix support alternate wrapper function layout for UMD (#43879)

router

Commit Type Description
58c11865ac fix Do not clear currentNavigation if already set to next one (#43852)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Natalia Venditto, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

13.0.0-rc.0 (2021-10-13)

Deprecations

  • The renderModuleFactory symbol in @angular/platform-server is no longer necessary as of Angular v13.

The renderModuleFactory calls can be replaced with renderModule.

Commit Type Description
747553dd68 docs deprecate ViewEngine-based renderModuleFactory (#43757)

core

Commit Type Description
7396021e4b fix avoid duplicating comments in TestBed teardown migration (#43776)

Special Thanks

Alan Agius, Andrew Scott, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

12.2.10 (2021-10-13)

Special Thanks

Alan Agius, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

13.0.0-next.15 (2021-10-07)

bazel

Commit Type Description
d977701a43 feat allow for custom conditions to be set in ng_package targets (#43764)

Special Thanks

Dylan Hunn and Paul Gschwendtner

... (truncated)

Commits
  • cab21ce fix(ngcc): support alternate wrapper function layout for UMD (#43879)
  • 242a099 Revert "fix(compiler): support i18n interpolated only attribute bindings (#43...
  • b9c885b fix(compiler): support i18n interpolated only attribute bindings (#43815)
  • ca6bcb7 Revert "fix(language-service): provide dom event completions (#43299)"
  • c1338bf fix(compiler-cli): correctly interpret token arrays in @​Injectable deps (#4...
  • 69299f7 fix(ngcc): do not fail for packages which correspond with Object members (#...
  • c8f8d7d fix(language-service): provide dom event completions (#43299)
  • See full diff 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-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 12.2.7 to 12.2.11.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.2.11/packages/compiler-cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #48.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-cli-12.2.11 branch November 1, 2021 08:20
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.

1 participant