razorpay / razorpay-capacitor

Capacitor wrapper around Razorpay's Android and iOS SDKs
https://www.npmjs.com/package/com.razorpay.capacitor
12 stars 28 forks source link

Bump @capacitor/ios from 3.1.1 to 3.1.2 #46

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @capacitor/ios from 3.1.1 to 3.1.2.

Release notes

Sourced from @​capacitor/ios's releases.

3.1.2

3.1.2 (2021-07-21)

Bug Fixes

  • android: add missing android webview lifecycle events (6a7c4e3)
  • android: Set theme an content view on onCreate (#4841) (8950c60)
  • cli: Don't warn about hideLogs on some commands (#4813) (dc279cc)
  • core: handle toJSON() in plugin objects (#4823) (0479822)
  • core: Modify safeStringify to allow multiple null values (#4853) (854539b)
Changelog

Sourced from @​capacitor/ios's changelog.

3.1.2 (2021-07-21)

Bug Fixes

  • android: add missing android webview lifecycle events (6a7c4e3)
  • android: Set theme an content view on onCreate (#4841) (8950c60)
  • cli: Don't warn about hideLogs on some commands (#4813) (dc279cc)
  • core: handle toJSON() in plugin objects (#4823) (0479822)
  • core: Modify safeStringify to allow multiple null values (#4853) (854539b)
Commits
  • 1793622 Release 3.1.2
  • 854539b fix(core): Modify safeStringify to allow multiple null values (#4853)
  • 6a7c4e3 fix(android): add missing android webview lifecycle events
  • 8950c60 fix(android): Set theme an content view on onCreate (#4841)
  • 0479822 fix(core): handle toJSON() in plugin objects (#4823)
  • dc279cc fix(cli): Don't warn about hideLogs on some commands (#4813)
  • 95c4756 chore: Make sync peer deps script use ^ (#4810)
  • See full diff in compare view


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)