heybereket / oasis

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

chore(deps): bump @capacitor/core from 3.0.2 to 3.2.4 #518

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @capacitor/core from 3.0.2 to 3.2.4.

Release notes

Sourced from @​capacitor/core's releases.

3.2.4

3.2.4 (2021-09-27)

Bug Fixes

  • cli: await sync on add to avoid telemetry hang (833bc20)
  • ios: Add CDVScreenOrientationDelegate protocol on CAPBridgeViewController (#5070) (530477d)
  • ios: show correct line number on console logs (#5073) (ec41e74)

3.2.3

3.2.3 (2021-09-15)

Bug Fixes

  • android: proguard rules (#5048) (cf15c0f)
  • Add SalesforceMobileSDK-CordovaPlugin to iOS incompatible list (#5031) (6f3f79f)
  • Define cordovaConfig gradle variable (#5024) (55c217e)
  • android: save activity result launcher calls (#5004) (2c1eb60)

3.2.2

3.2.2 (2021-09-02)

Bug Fixes

3.2.1

3.2.1 (2021-09-01)

Note: Version bump only for package capacitor

3.2.0

3.2.0 (2021-08-18)

Bug Fixes

  • android: Don't inject map files into capacitor script (#4893) (992bebc)
  • cli: Put cordova git pod dependencies in Podfile (#4940) (642dbf4)
  • cli: Separate Swift plugins from ObjC plugins (#4925) (43ce803)

Features

  • core: implement CapacitorCustomPlatform for 3rd party platforms (#4771) (12c6294)

3.1.2

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

3.2.4 (2021-09-27)

Bug Fixes

  • cli: await sync on add to avoid telemetry hang (833bc20)
  • ios: Add CDVScreenOrientationDelegate protocol on CAPBridgeViewController (#5070) (530477d)
  • ios: show correct line number on console logs (#5073) (ec41e74)

3.2.3 (2021-09-15)

Bug Fixes

  • android: proguard rules (#5048) (cf15c0f)
  • Add SalesforceMobileSDK-CordovaPlugin to iOS incompatible list (#5031) (6f3f79f)
  • Define cordovaConfig gradle variable (#5024) (55c217e)
  • android: save activity result launcher calls (#5004) (2c1eb60)

3.2.2 (2021-09-02)

Bug Fixes

3.2.1 (2021-09-01)

Note: Version bump only for package capacitor

3.2.0 (2021-08-18)

Bug Fixes

... (truncated)

Commits
  • 81a43b1 Release 3.2.4
  • 833bc20 fix(cli): await sync on add to avoid telemetry hang
  • 530477d fix(ios): Add CDVScreenOrientationDelegate protocol on CAPBridgeViewControlle...
  • ec41e74 fix(ios): show correct line number on console logs (#5073)
  • 17bc41f Release 3.2.3
  • 1c0035a chore: update ios cocoapods action to use latest macos
  • cf15c0f fix(android): proguard rules (#5048)
  • 03ba6e3 chore(cli): Update open dependency version (#5051)
  • 6f3f79f fix: Add SalesforceMobileSDK-CordovaPlugin to iOS incompatible list (#5031)
  • 55c217e fix: Define cordovaConfig gradle variable (#5024)
  • 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 #521.