Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

build: bump @capacitor/cli from 1.5.1 to 2.0.2#457

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/capacitor/cli-2.0.2
Closed

build: bump @capacitor/cli from 1.5.1 to 2.0.2#457
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/capacitor/cli-2.0.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @capacitor/cli from 1.5.1 to 2.0.2.

Release notes

Sourced from @capacitor/cli's releases.

2.0.2

CHANGELOG: https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md#202-2020-04-29

2.0.1

change log https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md#201-2020-04-10

2.0.0

Change log https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md#200-2020-04-03

Breaking changes

Camera: Unify saveToGallery default value to false see Use Android X. Code changed to use Android X and new dependencies.
Only Xcode 11+ support. Camera: if getPhoto has allowEditing option and the edit is canceled, return the original image see PushNotifications/LocalNotifications: new method for requesting permissions, they won’t be automatically requested on register method see Toast: unify duration across platforms, short 2000ms, long 3500ms see Geolocation (android): use Fused Location Provider on Android. Remove requireAltitude from GeolocationOptions (was not really used) see Geolocation (ios): change native location accuracy values see Filesystem: createIntermediateDirectories was removed from MkdirOptions, was deprecated, use recursive instead see Filesystem: writeFile returns uri instead of nothing see Filesystem: add recursive option to writeFile, changes behaviour on Android and web see Filesystem: Removed Application directory because was broken see Android template: remove unused launch_splash.xml see Device: Remove batteryLevel and isCharging from getInfo, use getBatteryInfo see Modals: inputPlaceholder sets a placeholder instead of text see. Use inputText instead see LocalNotifications: schedule return proper LocalNotificationScheduleResult see App: AppRestoredResult is optional now, returned only if succeeded, return error otherwise see Clipboard: Removed ReadOptions see Camera: unify saveToGallery behavior see PushNotificationChannel renamed to NotificationChannel see

Template changes:

Android: target SDK 29 see Android: update gradle and dependencies see Android X changes also require template changes Android: use common variables see iOS: Update template to use Swift 5 (not mandatory) see Camera: unify saveToGallery behavior see

2.0.0-beta.1

Changelog: https://github.com/ionic-team/capacitor/blob/capacitor.2.0-beta.1/CHANGELOG.md#200-beta1-2020-03-24

... (truncated)
Changelog

Sourced from @capacitor/cli's changelog.

2.0.2 (2020-04-29)

Bug Fixes

  • fix(android) : App can crash on clipboard.read if empty (#2815) (fc33265), closes #2815
  • fix(android): avoid camera crash on photo edit cancel (#2776) (4b8820d), closes #2776
  • fix(android): don't remove LocalNotification from pending on dismiss (#2809) (822b140), closes #2809
  • fix(ios): allow Browser popover presentation if supported (#2784) (4b40494), closes #2784
  • fix(ios): remove applicationState check on keyboard plugin (#2820) (dbc1da1), closes #2820
  • fix(web): Gracefully degrade Proxy usage to fix IE11 (#2759) (b61f909), closes #2759

Docs

  • docs(ios/configuration): Add information on how to rename your app (#2768) (55c3d52), closes #2768
  • docs: improve visibility of jetifier command (#2844) (fd28a3a), closes #2844
  • docs(android): explain where to apply the variables change (#2791) (e5bd2eb), closes #2791
  • docs(ce-plugins): Add capacitor-admob-advanced (#2780) (9b1593d), closes #2780
  • docs(deep-links): Rename applinks.json to assetlinks.json (#2842) (53883ce), closes #2842
  • docs(firebase pn): Update Push Notifications with Firebase Guide (#2698) (ee5e283), closes #2698
  • docs(keyboard): Add missing import in example (#2749) (04fb275), closes #2749
  • docs(troubleshooting): Add AndroidX information and workaround (#2832) (d9cd399), closes #2832
  • docs(updating): Provide a full path to variables.gradle file (#2769) (3638a89), closes #2769
  • docs(updating): Remove duplicate gradle sentence (#2798) (347029c), closes #2798

Chores

2.0.1 (2020-04-10)

Bug Fixes

  • fix(android): Avoid crash on schedule if LocalNotifications are disabled (#2718) (aac51fe), closes #2718
  • fix(android): display title on Modals.showActions (#2730) (c2e0358), closes #2730
  • fix(android): input autofocus and javascript focus not working (#2719) (e010a28), closes #2719
  • fix(android): use proper targetSdkVersion (#2706) (3cd02e4), closes #2706
  • fix(cli): avoid error on create command (#2727) (fefa4b9), closes #2727
  • fix(cli): match platform version with cli version on add command (#2724) (6172932), closes #2724
  • fix(cli): use appName as package.json name on electron project (#2741) (d6fc2d8), closes #2741
  • fix(cli): Warn if core version doesn't match platform version (#2736) (29a9acf), closes #2736
  • fix(cordova): Don't add as system library if it's a vendored library (#2729) (404574d), closes #2729
  • fix(cordova): handle plugin.xml asset tag (#2728) (8e1abfe), closes #2728
... (truncated)
Commits
  • 0688b8b Release v2.0.2
  • fc33265 fix(android) : App can crash on clipboard.read if empty (#2815)
  • 3638a89 docs(updating): Provide a full path to variables.gradle file (#2769)
  • b525c17 chore(core): update jest (#2843)
  • dbc1da1 fix(ios): remove applicationState check on keyboard plugin (#2820)
  • 55c3d52 docs(ios/configuration): Add information on how to rename your app (#2768)
  • 347029c docs(updating): Remove duplicate gradle sentence (#2798)
  • 9b1593d docs(ce-plugins): Add capacitor-admob-advanced (#2780)
  • 53883ce docs(deep-links): Rename applinks.json to assetlinks.json (#2842)
  • b61f909 fix(web): Gracefully degrade Proxy usage to fix IE11 (#2759)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 1.5.1 to 2.0.2.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md)
- [Commits](ionic-team/capacitor@1.5.1...2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #469.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/capacitor/cli-2.0.2 branch May 8, 2020 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants