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.1.2#484

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @capacitor/cli from 1.5.1 to 2.1.2.

Release notes

Sourced from @capacitor/cli's releases.

2.1.2

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

2.1.1

CHANGELOG: https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md#211-2020-05-27

2.1.0

CHANGELOG https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md#210-2020-05-07

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:

... (truncated)
Changelog

Sourced from @capacitor/cli's changelog.

2.1.2 (2020-05-29)

Bug Fixes

  • fix: send error on photos picker dismiss on ios 13 (#3010) (47f2dd8), closes #3010
  • fix(android): remove bintray publishing plugin to fix Gradle 6+ issues (#3016) (b584b00), closes #3016

Docs

Chores

2.1.1 (2020-05-27)

Bug Fixes

  • fix(core/web): Filesystem.appendFile creating wrong parent folder (#2985) (3951f6b), closes #2985
  • fix(android): Filesystem.requestPermissions() not working (#2936) (2a9a95d), closes #2936
  • fix(android): Prevent Android 10 crash on Filesystem.readdir (#2950) (0914c23), closes #2950
  • fix(android): remember camera prompt selection after permission result (#2903) (cdd317f), closes #2903
  • fix(cli): Improve plugin.xml framework detection (#2956) (8736d90), closes #2956
  • fix(cordova): Add cordova-support-google-services to incompatible list (#2912) (58d0768), closes #2912
  • fix(cordova): Exclude framework headers (#2972) (53a6371), closes #2972
  • fix(ios): Create tmpWindow when is needed and destroy when not needed (#2995) (9475129), closes #2995
  • fix(web): improve Proxy check to avoid SSR problems (#2851) (7afc9eb), closes #2851

Docs

  • docs(ce-plugins) add @byrds/capacitor-contacts plugin (#2939) (56d4159), closes #2939
  • docs: Appflow is now available (#2970) (516386e), closes #2970
  • docs(android): Add information about accessing public folders in Android 10 (#2951) (6d1778b), closes #2951
  • docs(ce-plugins): add capacitor-blob-writer (#2885) (cacecb4), closes #2885
  • docs(ce-plugins): add capacitor-firebase-crashlytics (#2938) (cb1e672), closes #2938
  • docs(cordova-migration): Add cordova plugin uninstall details (#2935) (17bf3ab), closes #2935
  • docs(deep-links): clarify apple-app-site-association file (#2963) (ac9c3de), closes #2963
  • docs(Plugins): add information about how to override navigation (#2923) (63c8542), closes #2923
... (truncated)
Commits
  • 3a9f344 Release v2.1.2
  • c407d74 chore: remove redundant checks for android_home and bintray (#3019)
  • 2e6a9c4 chore(cli): run tests with max workers, not in band (#3018)
  • 8b8c051 chore(ios): remove pod deployment (#3017)
  • b584b00 fix(android): remove bintray publishing plugin to fix Gradle 6+ issues (#3016)
  • cb77a0b homepage announcement bar style tweak
  • ea2aa54 prod bug on that last commit
  • 901e2fb nav fixes
  • 458f50b update site header for ioniconf (#2986)
  • 47f2dd8 fix: send error on photos picker dismiss on ios 13 (#3010)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by cmapoole, a new releaser for @capacitor/cli since your current version.


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.1.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.1.2)

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

Superseded by #487.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/capacitor/cli-2.1.2 branch June 11, 2020 13:32
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