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 13.3.5 in /rzp-ionic2-example #195

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

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
fix - e50fd9ee87 avoid errors with extremely long instruction chains (#45574)

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

v13.3.2

13.3.2 (2022-04-06)

animations

Commit Description
fix - b46b25c562 handle structured AnimateTimings (#31107)

Special Thanks

Alan Agius, Andrew Kushnir, Christoph Guttandin, Cédric Exbrayat, mgechev and piyush132000

v13.3.1

13.3.1 (2022-03-30)

bazel

| Commit | Description |

... (truncated)

Changelog

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

13.3.5 (2022-04-27)

bazel

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

Special Thanks

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

14.0.0-next.14 (2022-04-20)

Breaking Changes

http

  • Queries including + will now actually query for + instead of space. Most workarounds involving custom codecs will be unaffected. Possible server-side workarounds will need to be undone.

router

  • The type of component on ActivatedRoute and ActivatedRouteSnapshot includes string. In reality, this is not the case. The component cannot be anything other than a component class.

  • Lazy loaded configs are now also validated once loaded like the initial set of routes are. Lazy loaded modules which have invalid Route configs will now error. Note that this is only done in dev mode so there is no production impact of this change.

Deprecations

router

  • The resolver argument of the RouterOutletContract.activateWith function and the resolver field of the OutletContext class are deprecated. Passing component factory resolvers are no longer needed. The ComponentFactoryResolver-related symbols were deprecated in @angular/core package since v13.

bazel

Commit Type Description
f8a1ea0c11 fix do not error if files part of srcs are outside of package (#45622)

compiler-cli

Commit Type Description
046dad1a8d fix fix issue with incremental tracking of APIs for pipes (#45672)

core

Commit Type Description
174ce7dd13 feat add ApplicationRef.destroy method (#45624)
b568a5e708 feat implement importProvidersFrom function (#45626)
d5a6cd1111 feat implement EnvironmentInjector with adapter to NgModuleRef (#45626)
57f8ab2ed8 fix better error message when directive extends a component (#45658)
c6e0e3f6d3 fix improve multiple components match error (#45645)

forms

Commit Type Description
e0a2248b32 feat Add a FormRecord type. (#45607)
ff3f5a8d12 fix Fix a typing bug in FormBuilder. (#45684)

... (truncated)

Commits
  • 5626b34 fix(core): consistently use namespace short name rather than URI (#44766)
  • 1671212 test: Update test to not declare component in multiple modules (#44766)
  • c46d533 build: switch devmode output to es2015 (#44505)
  • 98c5063 build: update visibility for npm package targets to work with new integration...
  • b31973c test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120)
  • adaff41 ci: Upgrade tsec to 0.2.0. (#44205)
  • aef63e7 build: remove "ivy-only" bazel tag (#43862)
  • 4eedf77 docs: deprecate ViewEngine-based renderModuleFactory (#43757)
  • e0a0d05 feat(core): update node version support range to support v16 (#43740)
  • 5abd321 build: update side-effect fields to reflect new APF v13 output (#43431)
  • 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 #199.