Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps @capacitor/cli from 3.5.1 to 3.6.0.

Release notes

Sourced from @​capacitor/cli's releases.

3.6.0

3.6.0 (2022-06-17)

Bug Fixes

  • ios: Use URL(fileURLWithPath:) instead of URL(string:) (#5603) (5fac1b2)

Features

  • android: update support for Portals for Capacitor to include Live Updates (#5660) (62f0a5e)
  • iOS, Android: add AppUUID Lib for plugins (#5690) (05e76cf)
Changelog

Sourced from @​capacitor/cli's changelog.

3.6.0 (2022-06-17)

Bug Fixes

  • ios: Use URL(fileURLWithPath:) instead of URL(string:) (#5603) (5fac1b2)

Features

  • android: update support for Portals for Capacitor to include Live Updates (#5660) (62f0a5e)
  • iOS, Android: add AppUUID Lib for plugins (#5690) (05e76cf)

4.0.0-alpha.2 (2022-05-12)

Bug Fixes

  • android: make removeAllListeners return a promise (#5527) (6f4d858)
  • android: prevent app from loading if server.url is invalid (d4a0dea)
  • cli: Use CURRENT_PROJECT_VERSION variable on ios template (#5418) (0a07648)
  • ios: make removeAllListeners return a promise (#5526) (815f71b)

Features

  • android: don't allow server.androidScheme to be set to schemes handled by WebView (01285ba)
  • android: set default targetSDK to 31 (#5442) (4442459)
  • android: Upgrade gradle to 7.4 (#5445) (28eaf18)
  • android: Use java 11 (#5552) (e47959f)
  • cli: export android-template activity for SDK 31 support (#5351) (79b4a3c)
  • cli: set targetSDK to 31 in android-template (#5443) (8793c58)
  • cli: Upgrade Gradle to 7.4 in the template (#5446) (11b648d)
  • ios: add getConfig to CAPPlugin (#5495) (224a9d0)
  • ios: Add preferredContentMode configuration option (#5583) (5b6dfa3)
Commits

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/cli](https://github.com/ionic-team/capacitor) from 3.5.1 to 3.6.0.
- [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.5.1...3.6.0)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor Minor Version Bump nodejs Pull requests that update nodejs packages patch Patch Version Bump labels Jul 1, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #122 (aaf9e91) into main (a28eb93) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            6         6           
=========================================
  Hits             6         6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a28eb93...aaf9e91. Read the comment docs.

@chadsr chadsr merged commit e73b444 into main Jul 1, 2022
@chadsr chadsr deleted the dependabot/npm_and_yarn/capacitor/cli-3.6.0 branch July 1, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor Minor Version Bump nodejs Pull requests that update nodejs packages patch Patch Version Bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants