blobile icon indicating copy to clipboard operation
blobile copied to clipboard

build(deps): bump @capacitor/android from 3.2.5 to 3.4.3

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @capacitor/android from 3.2.5 to 3.4.3.

Release notes

Sourced from @​capacitor/android's releases.

3.4.3

3.4.3 (2022-03-04)

Bug Fixes

  • cli: avoid srcFiles is not iterable on kotlinNeededCheck (#5481) (3c2b579)

3.4.2

3.4.2 (2022-03-03)

Bug Fixes

  • android: compatibility with cordova kotlin plugins (#5438) (55bf004)

3.4.1

3.4.1 (2022-02-09)

Bug Fixes

  • ci: add token to ghr call in xcframework build action (#5422) (5573a77)
  • ci: Fix tags/releases for Attach .xcframework CI action (#5423) (57b3df3)
  • cli: Better error on gradlew permission problems (#5405) (9420f08)
  • ios: Reload webView on webViewWebContentProcessDidTerminate (#5391) (beebff4)

3.4.0

3.4.0 (2022-01-19)

Bug Fixes

  • android: Add appcompat to capacitor-cordova-android-plugins module (#5373) (1c756b7)
  • android: prevent input file crash if accept has . (#5363) (bdacb30)

Features

  • android: Add getLong helper on PluginCall (#5235) (26261fb)
  • ios: Add new iOS 15 Motion permission delegate (#5317) (c05a3cb)
  • ios: Add new iOS15 media capture permission delegate (#5196) (d8b54ac)

3.3.4

3.3.4 (2022-01-05)

Bug Fixes

  • android: Prevent crash if activity killed on input file (#5328) (a206841)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

3.4.3 (2022-03-04)

Bug Fixes

  • cli: avoid srcFiles is not iterable on kotlinNeededCheck (#5481) (3c2b579)

3.4.2 (2022-03-03)

Bug Fixes

  • android: compatibility with cordova kotlin plugins (#5438) (55bf004)

3.4.1 (2022-02-09)

Bug Fixes

  • ci: add token to ghr call in xcframework build action (#5422) (5573a77)
  • ci: Fix tags/releases for Attach .xcframework CI action (#5423) (57b3df3)
  • cli: Better error on gradlew permission problems (#5405) (9420f08)
  • ios: Reload webView on webViewWebContentProcessDidTerminate (#5391) (beebff4)

3.4.0 (2022-01-19)

Bug Fixes

  • android: Add appcompat to capacitor-cordova-android-plugins module (#5373) (1c756b7)
  • android: prevent input file crash if accept has . (#5363) (bdacb30)

Features

  • android: Add getLong helper on PluginCall (#5235) (26261fb)
  • ios: Add new iOS 15 Motion permission delegate (#5317) (c05a3cb)
  • ios: Add new iOS15 media capture permission delegate (#5196) (d8b54ac)

... (truncated)

Commits
  • 33e9b34 Release 3.4.3
  • 3c2b579 fix(cli): avoid srcFiles is not iterable on kotlinNeededCheck (#5481)
  • 2e4a06b Release 3.4.2
  • 55bf004 fix(android): compatibility with cordova kotlin plugins (#5438)
  • bc7b49f Release 3.4.1
  • 57b3df3 fix(ci): Fix tags/releases for Attach .xcframework CI action (#5423)
  • 5573a77 fix(ci): add token to ghr call in xcframework build action (#5422)
  • f9051d0 chore(ci): Add GitHub action for xcframework (#5415)
  • 9420f08 fix(cli): Better error on gradlew permission problems (#5405)
  • beebff4 fix(ios): Reload webView on webViewWebContentProcessDidTerminate (#5391)
  • 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] avatar Mar 30 '22 00:03 dependabot[bot]