Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @capacitor/core from 2.1.0 to 2.4.5.

Release notes

Sourced from @capacitor/core's releases.

2.4.5

CHANGELOG: https://github.com/ionic-team/capacitor/blob/2.x/CHANGELOG.md#245-2020-12-14

2.4.4

CHANGELOG: https://github.com/ionic-team/capacitor/blob/2.x/CHANGELOG.md#244-2020-12-01

2.4.3

CHANGELOG: https://github.com/ionic-team/capacitor/blob/2.x/CHANGELOG.md#243-2020-11-18

2.4.2

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

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.5 (2020-12-14)

Bug Fixes

  • fix(ios): avoid crash on portrait apps after taking a photo (#3926) (f182868), closes #3926

2.4.4 (2020-12-01)

Bug Fixes

  • fix: wildcard in allowNavigation (#3833) (de1eac8), closes #3833
  • fix(android): load local assets when using wildcard on allowNavigation (#3834) (66f2efb), closes #3834
  • fix(cli): replace AndroidManifest.xml Cordova variables with default value (#3863) (9965d58), closes #3863

2.4.3 (2020-11-18)

Bug Fixes

  • fix(ios): Don't get location if permission is not determined (#3802) (4fb9d348), closes #3789
  • fix(Filesystem): avoid directory already exists on append (#3629) (249073d6), closes #3620
  • fix(android): Avoid SecurityError on Android 10 file share (#3655) (1c47e15f), closes #3638

2.4.2 (2020-09-24)

Bug Fixes

  • fix(android): BridgeFragment NullPointerException (#3553) (5133e2e), closes #3553
  • fix(android): move splash screen trigger before the webview render to prevent flicker (2.x) (#3608) (cbab54c), closes #3608
  • fix(cli): halt update upon failure (#3595) (ec086b0), closes #3595
  • fix(ios): iterate listeners to avoid mutated while being enumerated (#3572) (fbaab54), closes #3572

Chores

  • refactor(android): remove unused interaction listener on BridgeFragment (#3552) (fae50b6), closes #3552

2.4.1 (2020-09-09)

Commits
  • 1d56118 Release v2.4.5
  • f182868 fix(ios): avoid crash on portrait apps after taking a photo (#3926)
  • 3ce4c73 chore: Update changelog for 2.4.4
  • 1f44fd8 Release v2.4.4
  • 9965d58 fix(cli): replace AndroidManifest.xml Cordova variables with default value (#...
  • 66f2efb fix(android): load local assets when using wildcard on allowNavigation (#3834)
  • de1eac8 fix: wildcard in allowNavigation (#3833)
  • 4f9789d chore: Update changelog for 2.4.3
  • 68e4768 Release v2.4.3
  • b95d871 chore: pin xml2js types version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dwieeb, a new releaser for @capacitor/core 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/core](https://github.com/ionic-team/capacitor) from 2.1.0 to 2.4.5.
- [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.5)

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
Security Hotspot A 0 Security Hotspots
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 #472.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/capacitor/core-2.4.5 branch January 18, 2021 10:28
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