Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

build(deps): bump @capacitor/ios from 3.3.1 to 3.3.4 #631

Open
wants to merge 1 commit into
base: v3.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2022

Bumps @capacitor/ios from 3.3.1 to 3.3.4.

Release notes

Sourced from @​capacitor/ios's releases.

3.3.4

3.3.4 (2022-01-05)

Bug Fixes

  • android: Prevent crash if activity killed on input file (#5328) (a206841)
  • cli: Escape appName from invalid characters on add (#5325) (033f4ee)
  • cli: sync failing if Info.plist is localized (#5333) (df7a104)

3.3.3

3.3.3 (2021-12-08)

Bug Fixes

  • android: change logging level of google services message (#5189) (6b1dd43)
  • android: Prevent crash in restoreInstanceState if bundleData is null (#5289) (622d62f)
  • android: restrict android run command to configured flavour (#5256) (ba84443)
  • cli: Add onesignal-cordova-plugin to the static list again (#5262) (e67ca99)
  • ios: Present js alert on top of the presented VC (#5282) (a53d236)

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)
Changelog

Sourced from @​capacitor/ios's changelog.

3.3.4 (2022-01-05)

Bug Fixes

  • android: Prevent crash if activity killed on input file (#5328) (a206841)
  • cli: Escape appName from invalid characters on add (#5325) (033f4ee)
  • cli: sync failing if Info.plist is localized (#5333) (df7a104)

3.3.3 (2021-12-08)

Bug Fixes

  • android: change logging level of google services message (#5189) (6b1dd43)
  • android: Prevent crash in restoreInstanceState if bundleData is null (#5289) (622d62f)
  • android: restrict android run command to configured flavour (#5256) (ba84443)
  • cli: Add onesignal-cordova-plugin to the static list again (#5262) (e67ca99)
  • ios: Present js alert on top of the presented VC (#5282) (a53d236)

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)
Commits
  • bf215b1 Release 3.3.4
  • df7a104 fix(cli): sync failing if Info.plist is localized (#5333)
  • a206841 fix(android): Prevent crash if activity killed on input file (#5328)
  • 033f4ee fix(cli): Escape appName from invalid characters on add (#5325)
  • cd8221e Release 3.3.3
  • 1b9692e chore(readme): add new contributor (#5291)
  • 622d62f fix(android): Prevent crash in restoreInstanceState if bundleData is null (#5...
  • ad3f4e6 chore(readme): add new contributor (#5285)
  • 170f462 chore: Github Actions use TCK Tested JDK builds of OpenJDK (#5267)
  • a53d236 fix(ios): Present js alert on top of the presented VC (#5282)
  • 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)

Bumps [@capacitor/ios](https://github.com/ionic-team/capacitor) from 3.3.1 to 3.3.4.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@3.3.1...3.3.4)

---
updated-dependencies:
- dependency-name: "@capacitor/ios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
0 participants