Skip to content

Build(deps): Bump @capacitor/core from 2.1.0 to 2.3.0#263

Closed
dependabot-preview[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/capacitor/core-2.3.0
Closed

Build(deps): Bump @capacitor/core from 2.1.0 to 2.3.0#263
dependabot-preview[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/capacitor/core-2.3.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @capacitor/core from 2.1.0 to 2.3.0.

Release notes

Sourced from @capacitor/core's releases.

2.3.0

CHANGELOG: https://github.com/ionic-team/capacitor/blob/2.x/CHANGELOG.md#230-2020-07-16

2.2.1

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

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

Changelog

Sourced from @capacitor/core's changelog.

2.3.0 (2020-07-16)

Bug Fixes

  • fix(android): restore local notifications after device reboot (#3027) (2a39a7d), closes #3027
  • fix(android): Splash.show not resolving if splash is visible (#3262) (bfd9884), closes #3262
  • fix(android): use notification sound for notifications, not alarm (#2743) (b2d50f9), closes #2743
  • fix(cli): Avoid duplicate usesCleartextTraffic attribute (#3245) (861874f), closes #3245
  • fix(cordova): patch usages of webView superview (#3177) (8241c81), closes #3177

Features

  • feat: add appId and appName to device info (#3244) (0d5e132), closes #3244
  • feat(android): add ability to share both text and file (#3233) (4e8b59e), closes #3233
  • feat(android): add option to make a notification ongoing (#3165) (1ee51cd), closes #3165
  • feat(android): start animatable layers when splash drawable is layered (#2733) (606b59f), closes #2733
  • feat(android): update to use androidx.exifinterface.media.ExifInterface (6196907)
  • feat(cli): add hooks to capacitor commands for custom platforms (#3091) (c2133c5), closes #3091
  • feat(ios): improve initial webview loading appearance (#2933) (49720a5), closes #2933
  • feat(web): add file input method for camera (#1856) (25505d2), closes #1856

Chores

  • chore: update ios and android peerDependencies (#3274) (d8ee77b), closes #3274
  • chore(android): improve error message when Filesystem.copy fails (#3148) (598d7dc), closes #3148
  • chore(android): make androidx.exifinterface version configurable (#3236) (3c64162), closes #3236
  • chore(cli): add deprecation notice for all electron commands (#3268) (5e84ce9), closes #3268
  • chore(cli): add deprecation notice for electron (#3263) (b7d5639), closes #3263
  • chore(cli): pin cli version instead of latest on plugin generation (#3201) (8651ef1), closes #3201
  • chore(cli): update plugin generation and plugin template (#3241) (97a5b9a), closes #3241
  • chore(cli): use real path to Capacitor iOS Pods (#3249) (618f9cf), closes #3249

2.2.1 (2020-07-01)

Bug Fixes

  • fix: revert static Config class (#3126) (d104e9a), closes #3126
  • fix(android): LocalNotification action not dismissing notification (#3112) (6f5504b), closes #3112
  • fix(iOS): Making permissions switch statements exhaustive & supporting new iOS 14 cases (#3160) (f1d8c8c), closes #3160
  • fix(SplashScreen): show method not resolving if autoHide is false (#3144) (28a0e42), closes #3144

Docs

Commits
  • 545c04c Release v2.3.0
  • d8ee77b chore: update ios and android peerDependencies (#3274)
  • 97a5b9a chore(cli): update plugin generation and plugin template (#3241)
  • 5e84ce9 chore(cli): add deprecation notice for all electron commands (#3268)
  • bfd9884 fix(android): Splash.show not resolving if splash is visible (#3262)
  • b7d5639 chore(cli): add deprecation notice for electron (#3263)
  • 618f9cf chore(cli): use real path to Capacitor iOS Pods (#3249)
  • d795fe6 chore(readme): add new contributor (#3248)
  • 49720a5 feat(ios): improve initial webview loading appearance (#2933)
  • 0d5e132 feat: add appId and appName to device info (#3244)
  • 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/core](https://github.com/ionic-team/capacitor) from 2.1.0 to 2.3.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@2.1.0...2.3.0)

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

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Contributor Author

Superseded by #283.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/capacitor/core-2.3.0 branch August 3, 2020 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants