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 16.1.4 in /rzp-ionic2-example #362

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v16.1.4

16.1.4 (2023-07-06)

core

Commit Description
fix - 4ba5850ba6 use setTimeout when coalescing tasks in Node.js (#50820)

upgrade

Commit Description
fix - a4348355ce allow for downgraded components to work with component-router (#50871)

v16.1.3

16.1.3 (2023-06-28)

core

Commit Description
fix - dd6fc5785f expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Description
fix - e1bbe47c23 support input transform functions (#50713)

platform-browser

Commit Description
fix - 79dd6a847a wait until animation completion before destroying renderer (#50677)
fix - a797f41d1b wait until animation completion before destroying renderer (#50860)

v16.1.2

16.1.2 (2023-06-21)

http

Commit Description
fix - 9488a3fd46 Send query params on fetch request (#50740)
fix - 5ae001829c use serializeBody to support JSON payload in FetchBackend (#50776)

v16.1.1

16.1.1 (2023-06-14)

compiler-cli

Commit Description
fix - 71360b3a3e libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50715)

core

Commit Description
fix - d9bed48eb5 extend toSignal to accept any Subscribable (#50162)

migrations

... (truncated)

Changelog

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

16.1.4 (2023-07-06)

core

Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#50820)

upgrade

Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#50871)

16.2.0-next.1 (2023-06-28)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

core

Commit Type Description
29340a0678 fix expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Type Description
d64864e95e fix support input transform functions (#50713)

platform-browser

Commit Type Description
2b55103e94 fix wait until animation completion before destroying renderer (#50677)
0380564f85 fix wait until animation completion before destroying renderer (#50860)

16.1.3 (2023-06-28)

core

Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#50713)

elements

Commit Type Description
e1bbe47c23 fix support input transform functions (#50713)

platform-browser

Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#50677)
a797f41d1b fix wait until animation completion before destroying renderer (#50860)

... (truncated)

Commits
  • 463e04c refactor: use queueMicrotask to schedule micro tasks instead of various hel...
  • 57de628 docs(platform-server): Make links out of @​see tags (#50110)
  • a2bfb62 fix(core): avoid duplicated content during hydration while processing a compo...
  • 0875b51 fix(platform-server): surface errors during rendering (#50587)
  • 28c68f7 fix(core): update ApplicationRef.isStable to account for rendering pending ...
  • 3a05e4c refactor(platform-server): exclude provideHttpClient() call from `provideSe...
  • 0243722 refactor(core): simplify state transfer escaping (#50201)
  • 822b307 fix(core): handle projection of hydrated containters into components that ski...
  • d5d7600 fix(core): handle hydration of root components with injected ViewContainerRef...
  • 59837f4 refactor(platform-server): import xhr2 dynamically in the ServerXhr class (...
  • 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 1 year ago

Superseded by #366.