Skip to content

Bump @angular/compiler from 11.2.14 to 12.2.12#122

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/compiler-12.2.12
Closed

Bump @angular/compiler from 11.2.14 to 12.2.12#122
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/compiler-12.2.12

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/compiler from 11.2.14 to 12.2.12.

Release notes

Sourced from @​angular/compiler's releases.

v12.2.12

12.2.12 (2021-10-27)

compiler-cli

Commit Description
fix - 112557497c avoid broken references in .d.ts files due to @​internal markers (#43527)

ngcc

Commit Description
fix - 067ae54d46 support alternate UMD layout when adding new imports (#43931)

Special Thanks

Alan Agius, Andrew Kushnir, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Mladen Jakovljević, Virginia Dooley, amayer42, dirk diebel and ericcheng2005

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

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

12.2.12 (2021-10-27)

compiler-cli

Commit Type Description
112557497c fix avoid broken references in .d.ts files due to @​internal markers (#43527)

ngcc

Commit Type Description
067ae54d46 fix support alternate UMD layout when adding new imports (#43931)

Special Thanks

Alan Agius, Andrew Kushnir, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Mladen Jakovljević, Virginia Dooley, amayer42, dirk diebel and ericcheng2005

13.0.0-rc.1 (2021-10-20)

compiler

Commit Type Description
14b492df26 fix do not error if $any is used inside a listener (#43866)

compiler-cli

Commit Type Description
426a3ecae7 fix updates ngc to pass the build when only warnings are emitted (#43673)

ngcc

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

router

Commit Type Description
dc6909ad3e fix Do not clear currentNavigation if already set to next one (#43852)
772e08d14e fix fix Router's public API for canceledNavigationResolution (#43842)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, JoostK, Kristiyan Kostadinov, Natalia Venditto, Paul Gschwendtner, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

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

... (truncated)

Commits
  • 242a099 Revert "fix(compiler): support i18n interpolated only attribute bindings (#43...
  • b9c885b fix(compiler): support i18n interpolated only attribute bindings (#43815)
  • b4b4410 fix(core): handle invalid constructor parameters in partial factory declarati...
  • ca6bcb7 Revert "fix(language-service): provide dom event completions (#43299)"
  • c8f8d7d fix(language-service): provide dom event completions (#43299)
  • 05e1adb test(compiler): add a test for parsing multiline expressions in attributes (#...
  • 4cbeee7 refactor(compiler): define interfaces for each lexer token (#43132)
  • 9c8a1f8 fix(compiler): include leading whitespace in source-spans of i18n messages (#...
  • 6c54a0a test(compiler): check fullStart source-span (#43132)
  • 8ed452b refactor(compiler): expose token parts in Text nodes (#43132)
  • 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 12.2.12.
- [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.12/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 Oct 27, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2021

Superseded by #125.

@dependabot dependabot bot closed this Nov 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-12.2.12 branch November 3, 2021 20:15
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