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.1#442

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @capacitor/cli from 1.5.1 to 2.0.1.

Release notes

Sourced from @capacitor/cli's releases.

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

Breaking changes in 2.0.0-beta.1

Camera: Unify saveToGallery default value to false see

... (truncated)
Changelog

Sourced from @capacitor/cli's changelog.

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
  • fix(electron): Update Modals Plugin to use new dialog async syntax (#2742) (4c13fe0), closes #2742
  • fix(ios): allow access to extension-less files (#2726) (3baf81b), closes #2726
  • fix(ios): don't use the tmpWindow on popover presentation (#2714) (327ffc5), closes #2714
  • fix(plugin-template): remove incorrect = from android gradle file (#2689) (39c8d4a), closes #2689

Docs

  • docs(ce-plugins): Remove capacitor-apple-login (#2734) (b532179), closes #2734
  • docs(updating): Add 2.0.0 changes for electron (#2708) (6a03960), closes #2708
  • docs(updating): Add some 2.0.0 missing information (#2707) (46ca030), closes #2707
  • docs(updating): modify the guides for 2.0.0 final (00f6196)

Chores

  • chore(android): fix release script to use Android X (#2687) (a63e203), closes #2687
  • chore(android): Improve handling of splashImmersive and splashFullScreen preferences (#2705) (1c633c5), closes #2705

2.0.0 (2020-04-03)

Bug Fixes

  • fix(android): allow Share plugin to provide text or url only (#2436) (b6328f0), closes #2436
  • fix(android): Avoid Accessibility.speak crash (#2554) (77b59f8), closes #2554
  • fix(android): don't return NO_CAMERA_ERROR if any camera is present (#2558) (4f6ca98), closes #2558
  • fix(android): maintain status bar color during splash (#2603) (59fcf9e), closes #2603
  • fix(android): make camera work on Android 10 (#2559) (4a1a7b8), closes #2559
  • fix(android): make LocalNotification not crash on showing when (#2677) (63ecd1c), closes #2677
  • fix(android): Make Modals.showActions non cancelable (#2504) (ffdd78c), closes #2504
  • fix(android): make sure scheduled time is shown in LocalNotifications (#2553) (448e7b7), closes #2553
  • fix(android): missing AndroidX changes (#2454) (10acf5c), closes #2454
... (truncated)
Commits
  • 443486d Release v2.0.1
  • d6fc2d8 fix(cli): use appName as package.json name on electron project (#2741)
  • 4c13fe0 fix(electron): Update Modals Plugin to use new dialog async syntax (#2742)
  • 29a9acf fix(cli): Warn if core version doesn't match platform version (#2736)
  • 3baf81b fix(ios): allow access to extension-less files (#2726)
  • b532179 docs(ce-plugins): Remove capacitor-apple-login (#2734)
  • 404574d fix(cordova): Don't add as system library if it's a vendored library (#2729)
  • 6172932 fix(cli): match platform version with cli version on add command (#2724)
  • c2e0358 fix(android): display title on Modals.showActions (#2730)
  • 8e1abfe fix(cordova): handle plugin.xml asset tag (#2728)
  • 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.1.
- [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.1)

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

Superseded by #457.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/capacitor/cli-2.0.1 branch April 30, 2020 12:50
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