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.2.0#487

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @capacitor/cli from 1.5.1 to 2.2.0.

Release notes

Sourced from @capacitor/cli's releases.

2.2.0

CHANGELOG: https://github.com/ionic-team/capacitor/blob/master/CHANGELOG.md#220-2020-06-10

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

... (truncated)
Changelog

Sourced from @capacitor/cli's changelog.

2.2.0 (2020-06-10)

Bug Fixes

Features

  • feat(core/web): add areEnabled implementation for LocalNotifications (#2900) (179104c), closes #2900
  • feat(android): move Config to be per-instance rather than a singleton (#3055) (b4815a5), closes #3055
  • feat(ios): show toast when loading url in debug mode (#2871) (171870b), closes #2871
  • feat(Permissions): allow microphone check (#3068) (a2f2e4f), closes #3068

Docs

Chores

2.1.2 (2020-05-29)

Bug Fixes

... (truncated)
Commits
  • c92b8cb Release v2.2.0
  • 035f74e fix(android): incorrect keyboard height (#2924)
  • 7a2a45f fix(cli/cordova): replace $PACKAGE_NAME with ${applicationId} (#3030)
  • 1d7fd2c chore(github): important emoji fix (#3081)
  • 939ce8b chore(github): issue template cleanup (#3056)
  • 70eff96 chore(test): increase timeout so integration tests pass (#3079)
  • 0d2894c chore(android): avoid connection on proxy to check the content type (#3078)
  • 766a61d fix(android): set cookie on proxied request only if exists (#3077)
  • 9b96edc fix(android): set cookie on proxied request (#3076)
  • 171870b feat(ios): show toast when loading url in debug mode (#2871)
  • 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.2.0.
- [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.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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