razorpay / razorpay-cordova-sample-app

:iphone: Razorpay Sample Application for Cordova, Ionic v1 and Ionic v2
MIT License
16 stars 35 forks source link

Bump @angular/core from 2.1.1 to 13.3.7 in /rzp-ionic2-example #201

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/core from 2.1.1 to 13.3.7.

Release notes

Sourced from @​angular/core's releases.

v13.3.7

13.3.7 (2022-05-11)

core

Commit Description
perf - 73bbee2c0d allow checkNoChanges mode to be tree-shaken in production (#45936)

language-service

Commit Description
fix - 5ca3bcf4f8 Add resource files as roots to their associated projects (#45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v13.3.6

13.3.6 (2022-05-04)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz

v13.3.5

13.3.5 (2022-04-27)

bazel

Commit Description
fix - 63398e0eb4 add this_is_bazel marker (#45728)

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

v13.3.4

13.3.4 (2022-04-20)

core

Commit Description
fix - 9317f513d5 better error message when directive extends a component (#45658)
fix - 4766817f02 improve multiple components match error (#45645)

language-service

Commit Description
fix - d68333e508 two-way binding completion should not remove the trailing quote (#45582)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

v13.3.3

13.3.3 (2022-04-13)

compiler

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

13.3.7 (2022-05-11)

core

Commit Type Description
73bbee2c0d perf allow checkNoChanges mode to be tree-shaken in production (#45936)

language-service

Commit Type Description
5ca3bcf4f8 fix Add resource files as roots to their associated projects (#45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

14.0.0-next.16 (2022-05-04)

Breaking Changes

router

  • initialNavigation: 'enabled' was deprecated in v11 and is replaced by initialNavigation: 'enabledBlocking'.

common

Commit Type Description
10691c626b fix properly cast http param values to strings (#42643)

compiler

Commit Type Description
bb8d7091c6 fix exclude empty styles from emitted metadata (#45459)

compiler-cli

Commit Type Description
9cf14ff03d feat exclude abstract classes from strictInjectionParameters requirement (#44615)
752ddbc165 feat Support template binding to protected component members (#45823)
32c625d027 fix handle forwardRef in imports of standalone component (#45869)
9cfea3d522 fix report invalid imports in standalone components during resolve phase (#45827)

core

Commit Type Description
e702cafcf2 feat allow to throw on unknown elements in tests (#45479)
6662a97c61 feat allow to throw on unknown elements in tests (#45479)
a6675925b0 feat allow to throw on unknown properties in tests (#45853)
29039fcdbc feat support TypeScript 4.7 (#45749)
401dec46eb feat update TestBed to recognize Standalone Components (#45809)
f3eb7d9ecb fix Ensure the StandaloneService is retained after closure minification (#45783)
fa755b2a54 fix prevent BrowserModule providers from being loaded twice (#45826)
4e413d9240 fix support nested arrays of providers in EnvironmentInjector (#45789)
fde4942cdf fix throw if standalone components are present in @NgModule.bootstrap (#45825)
aafac7228f fix verify standalone component imports in JiT (#45777)

forms

| Commit | Type | Description |

... (truncated)

Commits
  • 73bbee2 perf(core): allow checkNoChanges mode to be tree-shaken in production (#45936)
  • 0928025 build: clean up references to old master branch (#45890)
  • ed832b4 test: reset counters before running a styling test (#45670)
  • 9317f51 fix(core): better error message when directive extends a component (#45658)
  • 4766817 fix(core): improve multiple components match error (#45645)
  • 575cafc test(core): add a test for multiple named interpolations with the same name (...
  • ec115a3 refactor(core): avoid referencing PlatformRef in bootstrap code (#45519)
  • fc145d0 refactor(core): make ComponentFactoryResolver lazily instantiated in Applicat...
  • 44b9d89 refactor(core): make platform core providers tree-shakable (#45506)
  • 6189457 docs: improve markdown (#45590)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/core since your current version.


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)
dependabot[bot] commented 2 years ago

Superseded by #203.