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/platform-server from 2.1.1 to 14.0.3 in /rzp-ionic2-example #223

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/platform-server from 2.1.1 to 14.0.3.

Release notes

Sourced from @​angular/platform-server's releases.

v14.0.3

14.0.3 (2022-06-22)

animations

Commit Description
fix - 3dd7bb3f8f reset the start and done fns on player reset (#46364)

core

Commit Description
fix - c086653655 deduplicate imports of standalone components in JIT compiler (#46439)
fix - 5d3b97e1f8 handle NgModules with standalone pipes in TestBed correctly (#46407)

platform-server

Commit Description
fix - 6ad7b40a6f invalid style attribute being generated for null values (#46433)

Special Thanks

4javier, Aakash, Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Dany Paredes, Derek Cormier, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Ramesh Thiruchelvam, behrooz bozorg chami, dario-piotrowicz, markostanimirovic, renovate[bot] and web-dave

v14.0.2

14.0.2 (2022-06-15)

common

Commit Description
fix - ef5cba3df7 allow null in ngComponentOutlet (#46280)

compiler-cli

Commit Description
fix - 8ecfd71fd7 don't emit empty providers array (#46301)
fix - b92c1a6ada use inline type-check blocks for components outside rootDir (#46096)

core

Commit Description
fix - 3fd8948b4a Resolve forwardRef declarations for jit (#46334)

Special Thanks

Alex Rickabaugh, Andrew Scott, Badawi7, Daniel Schmitz, Derek Cormier, JoostK, Kevin Davila, Kristiyan Kostadinov, Paul Draper, Paul Gschwendtner, Tom Eustace, Totati, Younes Jaaidi, alefra, dario-piotrowicz, markostanimirovic, mgechev, piyush132000, sten-bone and vivekkoya

v14.0.1

14.0.1 (2022-06-08)

bazel

Commit Description
fix - b00d237c0e update API extractor version (#46259)
perf - 9a0a7bac21 reduce input files for ng_package rollup and type bundle actions (#46187)

forms

Commit Description
fix - dde0b7f4b3 allow FormBuilder.group(...) to accept optional fields. (#46253)

... (truncated)

Changelog

Sourced from @​angular/platform-server's changelog.

14.0.3 (2022-06-22)

animations

Commit Type Description
3dd7bb3f8f fix reset the start and done fns on player reset (#46364)

core

Commit Type Description
c086653655 fix deduplicate imports of standalone components in JIT compiler (#46439)
5d3b97e1f8 fix handle NgModules with standalone pipes in TestBed correctly (#46407)

platform-server

Commit Type Description
6ad7b40a6f fix invalid style attribute being generated for null values (#46433)

Special Thanks

4javier, Aakash, Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Dany Paredes, Derek Cormier, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Ramesh Thiruchelvam, behrooz bozorg chami, dario-piotrowicz, markostanimirovic, renovate[bot] and web-dave

14.1.0-next.1 (2022-06-15)

common

Commit Type Description
8b9c32d4dc fix allow null in ngComponentOutlet (#46280)

compiler-cli

Commit Type Description
131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
04acc6b14d fix don't emit empty providers array (#46301)
f35f4751b5 fix use inline type-check blocks for components outside rootDir (#46096)

core

Commit Type Description
b1a3dec58d fix Resolve forwardRef declarations for jit (#46334)

router

Commit Type Description
de058bba99 feat Add CanMatch guard to control whether a Route should match (#46021)

Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Badawi7, Daniel Schmitz, Derek Cormier, Jessica Janiuk, JiaLiPassion, JoostK, Kevin Davila, Kristiyan Kostadinov, Paul Draper, Paul Gschwendtner, Tom Eustace, Totati, Younes Jaaidi, alefra, dario-piotrowicz, markostanimirovic, mgechev, piyush132000, sten-bone and vivekkoya

14.0.2 (2022-06-15)

common

Commit Type Description
ef5cba3df7 fix allow null in ngComponentOutlet (#46280)

... (truncated)

Commits
  • 79a973a build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
  • 6ad7b40 fix(platform-server): invalid style attribute being generated for null values...
  • bf6b44b docs(core): mark the standalone APIs as Developer Preview (#46050)
  • 40bf2a6 refactor(core): make Testability compatible with tree-shaking (#45657)
  • dcea70f refactor(core): rename internal bootstrap function (#45896)
  • d322052 refactor(core): guard against importProvidersFrom in components (#45838)
  • 22c71be fix(platform-server): update renderApplication to move appId to options (...
  • dff5586 feat(platform-server): implement renderApplication function (#45785)
  • 7a8a929 refactor: fix duplication in platform-server NPM package (#45405)
  • 68597bb feat(bazel): speed up dev-turnaround by bundling types only when packaging (#...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/platform-server 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 #226.