Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

chore(deps): bump @capacitor/core from 3.0.2 to 3.3.0 #524

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2021

Bumps @capacitor/core from 3.0.2 to 3.3.0.

Release notes

Sourced from @​capacitor/core's releases.

3.3.0

3.3.0 (2021-11-03)

Bug Fixes

  • cli: Add Batch plugin to static list (#5138) (9470633)
  • cli: Add onesignal-cordova-plugin to static pod list (#5143) (937e240)
  • cli: detect and register multiple plugins from same package (#5098) (25e770c)
  • core: avoid crash on logging circular objects (#5186) (1451ec8)
  • ios: Avoid CDVScreenOrientationDelegate umbrella header warning (#5156) (31ec30d)

Features

  • android: ability to reload the webview (#5184) (c495bed)
  • cli: add support for 'pod install' in VM based environments (#5144) (32ecf22)
  • cli: Allow to configure access origin tags on cordova config.xml (#5134) (0841a09)
  • cli: Allow users to include Cordova plugins to the static list (#5175) (664149a)

3.2.5

3.2.5 (2021-10-13)

Bug Fixes

  • android: Avoid ConcurrentModificationException on notifyListeners (#5125) (b82bfe0)
  • android: Support cordova-android 10 (#5103) (e238233)
  • cli: create only static pod if needed (#5099) (8304744)
  • ios: proper handling of allowNavigation with multiple wildcard (#5096) (cda17a6)

3.2.4

3.2.4 (2021-09-27)

Bug Fixes

  • cli: await sync on add to avoid telemetry hang (833bc20)
  • ios: Add CDVScreenOrientationDelegate protocol on CAPBridgeViewController (#5070) (530477d)
  • ios: show correct line number on console logs (#5073) (ec41e74)

3.2.3

3.2.3 (2021-09-15)

Bug Fixes

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

3.3.0 (2021-11-03)

Bug Fixes

  • cli: Add Batch plugin to static list (#5138) (9470633)
  • cli: Add onesignal-cordova-plugin to static pod list (#5143) (937e240)
  • cli: detect and register multiple plugins from same package (#5098) (25e770c)
  • core: avoid crash on logging circular objects (#5186) (1451ec8)
  • ios: Avoid CDVScreenOrientationDelegate umbrella header warning (#5156) (31ec30d)

Features

  • android: ability to reload the webview (#5184) (c495bed)
  • cli: add support for 'pod install' in VM based environments (#5144) (32ecf22)
  • cli: Allow to configure access origin tags on cordova config.xml (#5134) (0841a09)
  • cli: Allow users to include Cordova plugins to the static list (#5175) (664149a)

3.2.5 (2021-10-13)

Bug Fixes

  • android: Avoid ConcurrentModificationException on notifyListeners (#5125) (b82bfe0)
  • android: Support cordova-android 10 (#5103) (e238233)
  • cli: create only static pod if needed (#5099) (8304744)
  • ios: proper handling of allowNavigation with multiple wildcard (#5096) (cda17a6)

3.2.4 (2021-09-27)

Bug Fixes

  • cli: await sync on add to avoid telemetry hang (833bc20)
  • ios: Add CDVScreenOrientationDelegate protocol on CAPBridgeViewController (#5070) (530477d)
  • ios: show correct line number on console logs (#5073) (ec41e74)

... (truncated)

Commits
  • cb7eacd Release 3.3.0
  • 1451ec8 fix(core): avoid crash on logging circular objects (#5186)
  • c495bed feat(android): ability to reload the webview (#5184)
  • 664149a feat(cli): Allow users to include Cordova plugins to the static list (#5175)
  • 32ecf22 feat(cli): add support for 'pod install' in VM based environments (#5144)
  • b39f395 chore(readme): add new contributor (#5174)
  • 0841a09 feat(cli): Allow to configure access origin tags on cordova config.xml (#5134)
  • 31ec30d fix(ios): Avoid CDVScreenOrientationDelegate umbrella header warning (#5156)
  • 7981599 chore(readme): add new contributor (#5155)
  • 39a28f3 refactor(android): use StringBuilder in place of StringBuffer (#5146)
  • 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)

Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 3.0.2 to 3.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@3.0.2...3.3.0)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from heybereket as a code owner November 3, 2021 16:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #529.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/capacitor/core-3.3.0 branch November 22, 2021 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants