Skip to content

Build(deps): Bump @capacitor/core from 2.1.0 to 2.4.1#326

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @capacitor/core from 2.1.0 to 2.4.1.

Release notes

Sourced from @capacitor/core's releases.

2.4.1

CHANGELOG: https://github.com/ionic-team/capacitor/blob/2.x/CHANGELOG.md#241-2020-09-09

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.

2.4.1 (2020-09-09)

Bug Fixes

  • fix(cli): replace SDK variables with default values on Cordova plugins (#3525) (090427a), closes #3525
  • fix(cordova): add CDVPlugin+Resources category for better plugin support (#3380) (8d89b91), closes #3380

Chores

  • chore(cli): remove cordova-plugin-googlemaps from skip list (#3436) (cfb74af), closes #3436

2.4.0 (2020-07-27)

Bug Fixes

  • fix(android): don't return 404 on empty files (#3323) (cfbd1e3), closes #3323
  • fix(android): fix LocalNotification on functionality (#3307) (15af432), closes #3307
  • fix(android): Provide a file name when an image is saved to the gallery to prevent crash (#3331) (a7b9320), closes #3331
  • fix(cli): avoid npm gitignore rename on new plugins (#3292) (2c9b5e1), closes #3292
  • fix(ios): only open a URL when the application is active (#3328) (8d7c58b), closes #3328

Features

  • feat(camera): add preserveAspectRatio resizing option (#3309) (27a8bcb), closes #3309

Chores

  • chore: bump peerDependencies for 2.4.0 (#3342) (2ff7bc4), closes #3342
  • chore: make deploy script push to 2.x branch (#3337) (d0d30d6), closes #3337
  • chore(ci): hook up workflows for 2.x (89f8ae8)
  • chore(readme): add contributors manually (519ead8)

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
Commits
  • 8c4bd0a Release v2.4.1
  • 090427a fix(cli): replace SDK variables with default values on Cordova plugins (#3525)
  • cfb74af chore(cli): remove cordova-plugin-googlemaps from skip list (#3436)
  • 8d89b91 fix(cordova): add CDVPlugin+Resources category for better plugin support (#3380)
  • 6acfece chore: Update changelog for 2.4.0
  • 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
  • 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.1.
- [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.1)

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

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