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.6 in /rzp-ionic2-example #230

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v14.0.6

14.0.6 (2022-07-13)

compiler-cli

Commit Description
fix - 99697dae66 only consider used pipes for inline type-check requirement (#46807)

forms

Commit Description
fix - 4f469cbef3 expose ControlConfig in public API (#46594)
fix - e8c8b695f2 Move all remaining errors in Forms to use RuntimeErrorCode. (#46654)

localize

Commit Description
fix - 14863acb1a add --project option to ng-add schematic (#46664)

Special Thanks

Alan Agius, Andrew Scott, Bob Watson, Dylan Hunn, George Kalpakas, Ivaylo Kirov, Jessica Janiuk, JoostK, Joshua VanAllen, Lukas Matta, Marcin Wosinek, Nicolas Molina Monroy, Paul Gschwendtner, SoulsMark, Uday Sony, dario-piotrowicz, markostanimirovic and zhysky

v14.0.5

14.0.5 (2022-07-06)

router

Commit Description
fix - a3bd65e2b8 Ensure APP_INITIALIZER of enabledBlocking option completes (#46634)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski

v14.0.4

14.0.4 (2022-06-29)

animations

Commit Description
fix - 51be9bbe29 cleanup DOM elements when the root view is removed (#45143)
fix - 999aca86c8 enable shadowElements to leave when their parent does (#46459)

common

Commit Description
fix - 42aed6b13e handle CSS custom properties in NgStyle (#46451)

core

Commit Description
fix - 1e7f22f00a trigger ApplicationRef.destroy when Platform is destroyed (#46497)
fix - 8bde2dbc71 Update ngfor error code to be negative (#46555)
fix - 57e8fc00eb Updates error to use RuntimeError code (#46526)

forms

Commit Description

... (truncated)

Changelog

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

14.0.6 (2022-07-13)

compiler-cli

Commit Type Description
99697dae66 fix only consider used pipes for inline type-check requirement (#46807)

forms

Commit Type Description
4f469cbef3 fix expose ControlConfig in public API (#46594)
e8c8b695f2 fix Move all remaining errors in Forms to use RuntimeErrorCode. (#46654)

localize

Commit Type Description
14863acb1a fix add --project option to ng-add schematic (#46664)

Special Thanks

Alan Agius, Andrew Scott, Bob Watson, Dylan Hunn, George Kalpakas, Ivaylo Kirov, Jessica Janiuk, JoostK, Joshua VanAllen, Lukas Matta, Marcin Wosinek, Nicolas Molina Monroy, Paul Gschwendtner, SoulsMark, Uday Sony, dario-piotrowicz, markostanimirovic and zhysky

14.1.0-next.4 (2022-07-06)

Deprecations

core

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

compiler

Commit Type Description
6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#46161)

core

Commit Type Description
96c6139c9a feat add ability to set inputs on ComponentRef (#46641)
a7a14df5f8 feat introduce EnvironmentInjector.runInContext API (#46653)
fa52b6e906 feat options object to supersede bit flags for inject() (#46649)
af20112222 feat support the descendants option for ContentChild queries (#46638)

router

Commit Type Description
6c1357dd7d feat Add stable cancelation code to NavigationCancel event (#46675)
e8c7dd10e9 fix Ensure APP_INITIALIZER of enabledBlocking option completes (#46026)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski

14.0.5 (2022-07-06)

router

| Commit | Type | Description |

... (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 #231.