Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps @angular/compiler from 11.2.14 to 14.1.3.

Release notes

Sourced from @​angular/compiler's releases.

v14.1.3

14.1.3 (2022-08-17)

compiler

Commit Description
fix - 0583227708 infinite loop in parser assignment expression with invalid left-hand expression (#47151)

Special Thanks

AlirezaEbrahimkhani, Alma Eyre, Andrew Scott, Bob Watson, George Kalpakas, Kalbarczyk, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Roman Matusevich and Sonu Kapoor

v14.1.2

14.1.2 (2022-08-10)

core

Commit Description
fix - 5ff715c549 check if transplanted views are attached to change detector (#46974)

router

Commit Description
fix - 439d77e852 Fix route recognition behavior with some versions of rxjs (#47098) (#47112)

Special Thanks

4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Jan Melcher, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Vovch, ashide2729, ileil and onrails

v14.1.1

14.1.1 (2022-08-03)

core

Commit Description
fix - 3606917732 improve the missing control flow directive message (#46903)

router

Commit Description
fix - 79825d3f10 Do not call preload method when not necessary (#47007)
fix - 05f3f7445a Use correct return type for provideRoutes function (#46941)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin

v14.1.0

14.1.0 (2022-07-20)

Deprecations

core

  • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
  • The bit field signature of inject() has been deprecated, in favor of the new options object. Correspondingly, InjectFlags is deprecated as well.

animations

Commit Description

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

14.1.3 (2022-08-17)

compiler

Commit Type Description
0583227708 fix infinite loop in parser assignment expression with invalid left-hand expression (#47151)

Special Thanks

AlirezaEbrahimkhani, Alma Eyre, Andrew Scott, Bob Watson, George Kalpakas, Kalbarczyk, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Roman Matusevich and Sonu Kapoor

14.1.2 (2022-08-10)

core

Commit Type Description
5ff715c549 fix check if transplanted views are attached to change detector (#46974)

router

Commit Type Description
439d77e852 fix Fix route recognition behavior with some versions of rxjs (#47098) (#47112)

Special Thanks

4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Jan Melcher, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Vovch, ashide2729, ileil and onrails

14.2.0-next.1 (2022-08-10)

common

Commit Type Description
bedf537951 fix allow null/undefined to be passed to ngStyle input (#47069)

compiler-cli

Commit Type Description
ea89677c12 feat support more recent version of tsickle (#47018)

core

Commit Type Description
dbed2cf079 fix check if transplanted views are attached to change detector (#46974)

platform-server

Commit Type Description
2b4d7f6733 feat support document reference in render functions (#47032)

router

Commit Type Description
0abb67af59 feat allow guards and resolvers to be plain functions (#46684)
2a43beec15 fix Fix route recognition behavior with some versions of rxjs (#47098)

Special Thanks

4javier, Andrew Kushnir, Andrew Scott, AntonioCardenas, Bob Watson, Bruno Barbosa, Eduardo Speroni, Edward, George Kalpakas, Ilia Mirkin, Jan Melcher, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mladen Jakovljević, Paul Gschwendtner, Pawel Kozlowski, Roman Matusevich, Victor Porof, Vovch, ashide2729, ileil and onrails

... (truncated)

Commits
  • 0583227 fix(compiler): infinite loop in parser assignment expression with invalid lef...
  • 36361b0 test: update source-map tests to account for source-map breaking change (#4...
  • 3f2d16c fix(compiler): inputs/outputs incorrectly parsed in jit mode (#46813)
  • c14c701 docs: fix spelling (#46713)
  • d2648d9 build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
  • 04acc6b fix(compiler-cli): don't emit empty providers array (#46301)
  • a006ede refactor(compiler-cli): introduce onlyPublishPublicTypingsForNgModules (#45...
  • bb8d709 fix(compiler): exclude empty styles from emitted metadata (#45459)
  • a88bf20 refactor(compiler-cli): increase minimum version of partial declarations (#45...
  • 58e8f4b Revert "fix(compiler): scope css keyframes in emulated view encapsulation (#4...
  • 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 14.1.3.
- [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/14.1.3/packages/compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #13.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-14.1.3 branch September 5, 2022 22:29
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