heybereket / oasis

The chat and forums platform for communities
https://beta.oasis.sh
MIT License
239 stars 54 forks source link

chore(deps): bump @capacitor/core from 3.0.2 to 3.3.2 #529

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @capacitor/core from 3.0.2 to 3.3.2.

Release notes

Sourced from @​capacitor/core's releases.

3.3.2

3.3.2 (2021-11-17)

Bug Fixes

  • android: Allow web geolocation if only COARSE_LOCATION is granted (#5236) (bc7b24e)
  • cli: add cordova-plugin-google-analytics to static list (#5220) (67a996c)
  • cli: Add plugin to static list if pod has use-frameworks (#5232) (8a0518b)
  • cli: sync gradle from android folder (#5233) (cd779c4)

3.3.1

3.3.1 (2021-11-05)

Bug Fixes

  • cli: Make config don't error if iOS is missing (#5212) (db9f12b)

3.3.0

3.3.0 (2021-11-03)

Bug Fixes

  • cli: Add Batch plugin to static list (#5138) (9470633)
  • cli: Add onesignal-cordova-plugin to static pod list (#5143) (937e240)
  • cli: detect and register multiple plugins from same package (#5098) (25e770c)
  • core: avoid crash on logging circular objects (#5186) (1451ec8)
  • ios: Avoid CDVScreenOrientationDelegate umbrella header warning (#5156) (31ec30d)

Features

  • android: ability to reload the webview (#5184) (c495bed)
  • cli: add support for 'pod install' in VM based environments (#5144) (32ecf22)
  • cli: Allow to configure access origin tags on cordova config.xml (#5134) (0841a09)
  • cli: Allow users to include Cordova plugins to the static list (#5175) (664149a)

3.2.5

3.2.5 (2021-10-13)

Bug Fixes

  • android: Avoid ConcurrentModificationException on notifyListeners (#5125) (b82bfe0)
  • android: Support cordova-android 10 (#5103) (e238233)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

3.3.2 (2021-11-17)

Bug Fixes

  • android: Allow web geolocation if only COARSE_LOCATION is granted (#5236) (bc7b24e)
  • cli: add cordova-plugin-google-analytics to static list (#5220) (67a996c)
  • cli: Add plugin to static list if pod has use-frameworks (#5232) (8a0518b)
  • cli: sync gradle from android folder (#5233) (cd779c4)

3.3.1 (2021-11-05)

Bug Fixes

  • cli: Make config don't error if iOS is missing (#5212) (db9f12b)

3.3.0 (2021-11-03)

Bug Fixes

  • cli: Add Batch plugin to static list (#5138) (9470633)
  • cli: Add onesignal-cordova-plugin to static pod list (#5143) (937e240)
  • cli: detect and register multiple plugins from same package (#5098) (25e770c)
  • core: avoid crash on logging circular objects (#5186) (1451ec8)
  • ios: Avoid CDVScreenOrientationDelegate umbrella header warning (#5156) (31ec30d)

Features

  • android: ability to reload the webview (#5184) (c495bed)
  • cli: add support for 'pod install' in VM based environments (#5144) (32ecf22)
  • cli: Allow to configure access origin tags on cordova config.xml (#5134) (0841a09)
  • cli: Allow users to include Cordova plugins to the static list (#5175) (664149a)

3.2.5 (2021-10-13)

... (truncated)

Commits
  • 3158cd9 Release 3.3.2
  • bc7b24e fix(android): Allow web geolocation if only COARSE_LOCATION is granted (#5236)
  • 8a0518b fix(cli): Add plugin to static list if pod has use-frameworks (#5232)
  • cd779c4 fix(cli): sync gradle from android folder (#5233)
  • 67a996c fix(cli): add cordova-plugin-google-analytics to static list (#5220)
  • 8ff7434 Release 3.3.1
  • db9f12b fix(cli): Make config don't error if iOS is missing (#5212)
  • cb7eacd Release 3.3.0
  • 1451ec8 fix(core): avoid crash on logging circular objects (#5186)
  • c495bed feat(android): ability to reload the webview (#5184)
  • Additional commits viewable 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)
dependabot[bot] commented 2 years ago

Superseded by #532.