Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the capacitor-client group across 1 directory with 9 updates #8981

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the capacitor-client group with 9 updates in the /client directory:

Package From To
@capacitor/android 5.7.5 6.2.0
@capacitor/app 5.0.7 6.0.2
@capacitor/core 5.7.5 6.2.0
@capacitor/haptics 5.0.7 6.0.2
@capacitor/ios 5.7.5 6.2.0
@capacitor/keyboard 5.0.8 6.0.3
@capacitor/splash-screen 5.0.7 6.0.3
@capacitor/status-bar 5.0.7 6.0.2
@capacitor/cli 5.7.5 6.2.0

Updates @capacitor/android from 5.7.5 to 6.2.0

Release notes

Sourced from @​capacitor/android's releases.

6.2.0

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

... (truncated)

Commits
  • 7f4325c Release 6.2.0
  • 8e55ca5 fix: use Capacitor 6 for SPM dependency (#7737)
  • 96dde8c fix(cli): make Cordova plugins use same default kotlin version as Capacitor (...
  • dd068fe fix(ios): fix retain cycle caused by CDVPluginManager (#7692) (#7694)
  • bf6ef8e feat(core): cherrypick: expose methodName via CAPPluginCall (#7641) (#7684)
  • ce30924 feat(ios): cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncod...
  • fa4909a chore: update files and workflows for 6.x branch (#7640)
  • 942b108 fix(cli): replace app-store deprecated method on build (#7637)
  • f3239c4 refactor(cli): Remove dependency to @​ionic/utils-process (#7614)
  • 035685d Release 6.1.2
  • Additional commits viewable in compare view

Updates @capacitor/app from 5.0.7 to 6.0.2

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app-launcher@​6.0.2

6.0.2 (2024-08-08)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​6.0.2

6.0.2 (2024-11-19)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​6.0.1

6.0.1 (2024-06-13)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​6.0.1

6.0.1 (2024-08-08)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/app

Commits
  • 6e94aa5 chore(release): publish [skip ci]
  • 4637c79 chore: use Capacitor 6 as SPM dependency (#2221)
  • 5394ce1 chore(release): publish [skip ci]
  • b94cc72 feat(camera): only request permission to save to the gallery for Android <= 9...
  • 925ee04 chore(release): publish [skip ci]
  • 67c6af3 fix(browser): call notifyListeners only when browser is dismissed (#2207)
  • 014954d chore: update for 6.x branch (#2188)
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • Additional commits viewable in compare view

Updates @capacitor/core from 5.7.5 to 6.2.0

Release notes

Sourced from @​capacitor/core's releases.

6.2.0

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

... (truncated)

Commits
  • 7f4325c Release 6.2.0
  • 8e55ca5 fix: use Capacitor 6 for SPM dependency (#7737)
  • 96dde8c fix(cli): make Cordova plugins use same default kotlin version as Capacitor (...
  • dd068fe fix(ios): fix retain cycle caused by CDVPluginManager (#7692) (#7694)
  • bf6ef8e feat(core): cherrypick: expose methodName via CAPPluginCall (#7641) (#7684)
  • ce30924 feat(ios): cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncod...
  • fa4909a chore: update files and workflows for 6.x branch (#7640)
  • 942b108 fix(cli): replace app-store deprecated method on build (#7637)
  • f3239c4 refactor(cli): Remove dependency to @​ionic/utils-process (#7614)
  • 035685d Release 6.1.2
  • Additional commits viewable in compare view

Updates @capacitor/haptics from 5.0.7 to 6.0.2

Release notes

Sourced from @​capacitor/haptics's releases.

@​capacitor/haptics@​6.0.2

6.0.2 (2024-11-19)

Note: Version bump only for package @​capacitor/haptics

@​capacitor/haptics@​6.0.1

6.0.1 (2024-08-08)

Note: Version bump only for package @​capacitor/haptics

@​capacitor/haptics@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/haptics

@​capacitor/haptics@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/haptics

Commits
  • 6e94aa5 chore(release): publish [skip ci]
  • 4637c79 chore: use Capacitor 6 as SPM dependency (#2221)
  • 5394ce1 chore(release): publish [skip ci]
  • b94cc72 feat(camera): only request permission to save to the gallery for Android <= 9...
  • 925ee04 chore(release): publish [skip ci]
  • 67c6af3 fix(browser): call notifyListeners only when browser is dismissed (#2207)
  • 014954d chore: update for 6.x branch (#2188)
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • Additional commits viewable in compare view

Updates @capacitor/ios from 5.7.5 to 6.2.0

Release notes

Sourced from @​capacitor/ios's releases.

6.2.0

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

6.1.2

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)

... (truncated)

Changelog

Sourced from @​capacitor/ios's changelog.

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

... (truncated)

Commits
  • 7f4325c Release 6.2.0
  • 8e55ca5 fix: use Capacitor 6 for SPM dependency (#7737)
  • 96dde8c fix(cli): make Cordova plugins use same default kotlin version as Capacitor (...
  • dd068fe fix(ios): fix retain cycle caused by CDVPluginManager (#7692) (#7694)
  • bf6ef8e feat(core): cherrypick: expose methodName via CAPPluginCall (#7641) (#7684)
  • ce30924 feat(ios): cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncod...
  • fa4909a chore: update files and workflows for 6.x branch (#7640)
  • 942b108 fix(cli): replace app-store deprecated method on build (#7637)
  • f3239c4 refactor(cli): Remove dependency to @​ionic/utils-process (#7614)
  • 035685d Release 6.1.2
  • Additional commits viewable in compare view

Updates @capacitor/keyboard from 5.0.8 to 6.0.3

Release notes

Sourced from @​capacitor/keyboard's releases.

@​capacitor/keyboard@​6.0.3

6.0.3 (2024-11-19)

Note: Version bump only for package @​capacitor/keyboard

@​capacitor/keyboard@​6.0.2

6.0.2 (2024-08-08)

Note: Version bump only for package @​capacitor/keyboard

@​capacitor/keyboard@​6.0.1

6.0.1 (2024-06-13)

Bug Fixes

  • ios: apply filter to fetch correct scene object (#2102) (acd334d)

@​capacitor/keyboard@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/keyboard

@​capacitor/keyboard@​5.0.9

5.0.9 (2024-06-13)

Bug Fixes

  • ios: apply filter to fetch correct scene object (#2103) (c4feee0)
Commits
  • 6e94aa5 chore(release): publish [skip ci]
  • 4637c79 chore: use Capacitor 6 as SPM dependency (#2221)
  • 5394ce1 chore(release): publish [skip ci]
  • b94cc72 feat(camera): only request permission to save to the gallery for Android <= 9...
  • 925ee04 chore(release): publish [skip ci]
  • 67c6af3 fix(browser): call notifyListeners only when browser is dismissed (#2207)
  • 014954d chore: update for 6.x branch (#2188)
  • 4fa3245 chore(release): publish [skip ci]
  • f2a5a9f feat: add entry for Barcode Scanner plugin (#2164)
  • 9421137 feat(local-notifications): Allowing local notifications to be delivered silen...
  • Additional commits viewable in compare view

Updates @capacitor/splash-screen from 5.0.7 to 6.0.3

Release notes

Sourced from @​capacitor/splash-screen's releases.

@​capacitor/splash-screen@​6.0.3

6.0.3 (2024-11-19)

Note: Version bump only for package @​capacitor/splash-screen

@​capacitor/splash-screen@​6.0.2

6.0.2 (2024-08-08)

Note: Version bump only for package @​capacitor/splash-screen

@​capacitor/splash-screen@​6.0.1

Bumps the capacitor-client group with 9 updates in the /client directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `5.7.5` | `6.2.0` |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `5.0.7` | `6.0.2` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `5.7.5` | `6.2.0` |
| [@capacitor/haptics](https://github.com/ionic-team/capacitor-plugins) | `5.0.7` | `6.0.2` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `5.7.5` | `6.2.0` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-plugins) | `5.0.8` | `6.0.3` |
| [@capacitor/splash-screen](https://github.com/ionic-team/capacitor-plugins) | `5.0.7` | `6.0.3` |
| [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) | `5.0.7` | `6.0.2` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `5.7.5` | `6.2.0` |



Updates `@capacitor/android` from 5.7.5 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.5...6.2.0)

Updates `@capacitor/app` from 5.0.7 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/core` from 5.7.5 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.5...6.2.0)

Updates `@capacitor/haptics` from 5.0.7 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/ios` from 5.7.5 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.5...6.2.0)

Updates `@capacitor/keyboard` from 5.0.8 to 6.0.3
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/splash-screen` from 5.0.7 to 6.0.3
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/status-bar` from 5.0.7 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/cli` from 5.7.5 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.5...6.2.0)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/app"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/haptics"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/ios"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/keyboard"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/splash-screen"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/status-bar"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor-client
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: capacitor-client
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 03:21
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants