Skip to content

Build(deps): Bump @capacitor/core from 2.1.0 to 2.4.0#283

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @capacitor/core from 2.1.0 to 2.4.0.

Release notes

Sourced from @capacitor/core's releases.

2.4.0

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

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.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0-alpha.0 (2020-07-23)

Features

  • android: add custom plugins to BridgeFragment (#3280) (d131a5f)
  • core: add registerPlugin for importing from plugin packages (#3305) (95475cc)

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
Commits
  • 57439ab Release v2.4.0
  • 2ff7bc4 chore: bump peerDependencies for 2.4.0 (#3342)
  • d0d30d6 chore: make deploy script push to 2.x branch (#3337)
  • a7b9320 fix(android): Provide a file name when an image is saved to the gallery to pr...
  • 519ead8 chore(readme): add contributors manually
  • 89f8ae8 chore(ci): hook up workflows for 2.x
  • 15af432 fix(android): fix LocalNotification on functionality (#3307)
  • 8d7c58b fix(ios): only open a URL when the application is active (#3328)
  • 27a8bcb feat(camera): add preserveAspectRatio resizing option (#3309)
  • cfbd1e3 fix(android): don't return 404 on empty files (#3323)
  • 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.4.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.4.0)

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

sonarqubecloud bot commented Aug 3, 2020

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 #326.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/capacitor/core-2.4.0 branch September 14, 2020 20:57
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