Skip to content

chore(deps): Bump @capacitor/core, @capacitor/android, @capacitor/app, @capacitor/filesystem, @capacitor/haptics, @capacitor/ios, @capacitor/keyboard, @capacitor/preferences, @capacitor/share, @capacitor/splash-screen and @capacitor/status-bar#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-fbb77481ee

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Copy link
Copy Markdown
Contributor

Bumps @capacitor/core, @capacitor/android, @capacitor/app, @capacitor/filesystem, @capacitor/haptics, @capacitor/ios, @capacitor/keyboard, @capacitor/preferences, @capacitor/share, @capacitor/splash-screen and @capacitor/status-bar. These dependencies needed to be updated together.
Updates @capacitor/core from 6.2.1 to 8.3.4

Release notes

Sourced from @​capacitor/core's releases.

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

8.3.1

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

... (truncated)

Commits
  • de1e506 Release 8.3.4
  • b7e167b chore(cli): update telemetry endpoint (#8464)
  • 76ff70e Release 8.3.3
  • b2d7719 fix(cli): copy plugin files in CocoaPods projects (#8467)
  • 23ad7f8 Release 8.3.2
  • b3c769e fix(cli): link plugin dependencies in Package.swift (#8457)
  • 560fd84 docs: Update Contributing guide branches (#8425)
  • 790bd27 fix(cli): generate resource entries in Package.swift (#8455)
  • 1f7e33f fix(cli): generate binaryTarget entries for custom xcframeworks in Package.sw...
  • 3232f0f fix(cli): add system framework and weak framework support in SPM Package.swif...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by capacitor-plugin-bot, a new releaser for @​capacitor/core since your current version.


Updates @capacitor/android from 6.2.1 to 8.3.4

Release notes

Sourced from @​capacitor/android's releases.

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

8.3.1

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

... (truncated)

Commits
  • de1e506 Release 8.3.4
  • b7e167b chore(cli): update telemetry endpoint (#8464)
  • 76ff70e Release 8.3.3
  • b2d7719 fix(cli): copy plugin files in CocoaPods projects (#8467)
  • 23ad7f8 Release 8.3.2
  • b3c769e fix(cli): link plugin dependencies in Package.swift (#8457)
  • 560fd84 docs: Update Contributing guide branches (#8425)
  • 790bd27 fix(cli): generate resource entries in Package.swift (#8455)
  • 1f7e33f fix(cli): generate binaryTarget entries for custom xcframeworks in Package.sw...
  • 3232f0f fix(cli): add system framework and weak framework support in SPM Package.swif...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by capacitor-plugin-bot, a new releaser for @​capacitor/android since your current version.


Updates @capacitor/app from 6.0.3 to 8.1.0

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app@​8.1.0

8.1.0 (2026-03-25)

Features

@​capacitor/app-launcher@​8.0.1

8.0.1 (2026-02-12)

Bug Fixes

  • AGP 9.0 no longer supporting proguard-android.txt (#2468) (a8760a9)
  • app-launcher: improvements on canOpenUrl and openUrl (#2476) (3ca026a)

@​capacitor/app@​8.0.1

8.0.1 (2026-02-12)

Bug Fixes

  • AGP 9.0 no longer supporting proguard-android.txt (#2468) (a8760a9)

@​capacitor/app-launcher@​8.0.0

8.0.0 (2025-12-08)

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

@​capacitor/app@​8.0.0

8.0.0 (2025-12-08)

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

@​capacitor/app@​7.1.2

7.1.2 (2026-02-12)

Bug Fixes

  • AGP 9.0 no longer supporting proguard-android.txt (#2468) (5c35807)

@​capacitor/app-launcher@​7.0.4

7.0.4 (2026-02-12)

Bug Fixes

  • AGP 9.0 no longer supporting proguard-android.txt (#2468) (5c35807)

... (truncated)

Commits

Updates @capacitor/filesystem from 6.0.4 to 8.1.2

Release notes

Sourced from @​capacitor/filesystem's releases.

v8.1.2

8.1.2 (2026-02-13)

Bug Fixes

  • ios: bump IONFilesystemLib to 1.1.1 (#69) (b1ab299)

This release is also available on:

v8.1.1

8.1.1 (2026-02-12)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#67) (eb16000)

This release is also available on:

v8.1.0

8.1.0 (2026-01-21)

Features

  • Allow reading parts of a file with offset and length (#61) (a765a78)
  • ci: add Maven Central publishing workflow and Android publishing scripts (#60) (31b37c2)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#58) (552acb6)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#59) (147764f)

This release is also available on:

v8.0.0

8.0.0 (2025-12-08)

... (truncated)

Changelog

Sourced from @​capacitor/filesystem's changelog.

8.1.2 (2026-02-13)

Bug Fixes

  • ios: bump IONFilesystemLib to 1.1.1 (#69) (b1ab299)

8.1.1 (2026-02-12)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#67) (eb16000)

8.1.0 (2026-01-21)

Features

  • Allow reading parts of a file with offset and length (#61) (a765a78)
  • ci: add Maven Central publishing workflow and Android publishing scripts (#60) (31b37c2)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#58) (552acb6)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#59) (147764f)

8.0.0 (2025-12-08)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (5dcd9c3)
  • Cap8 peerDependency for pnpm compatibility (99e4fe8)

Features

BREAKING CHANGES

  • Capacitor major version update requires major version update on the plugin.

7.1.5 (2025-11-25)

Bug Fixes

  • ios: Simplify SPM usage for native library (#44) (e590c3f)

8.0.0-next.4 (2025-11-17)

... (truncated)

Commits

Updates @capacitor/haptics from 6.0.3 to 8.0.2

Release notes

Sourced from @​capacitor/haptics's releases.

v8.0.2

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)

v8.0.1

8.0.1 (2026-02-24)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#21) (797ccbe)

This release is also available on:

v8.0.0

8.0.0 (2025-12-08)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (e0d3987)

feature

BREAKING CHANGES

  • Capacitor 8 requires major update

This release is also available on:

v8.0.0-next.3

8.0.0-next.3 (2025-11-17)

... (truncated)

Changelog

Sourced from @​capacitor/haptics's changelog.

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)

8.0.1 (2026-02-24)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#21) (797ccbe)

8.0.0 (2025-12-08)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (e0d3987)

feature

BREAKING CHANGES

  • Capacitor 8 requires major update

8.0.0-next.3 (2025-11-17)

  • android: Update gradle dependencies to latest versions
  • ios: Minor updates to Package.swift

8.0.0-next.2 (2025-11-10)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (e0d3987)

8.0.0-next.1 (2025-09-23)

feature

... (truncated)

Commits
Attestation changes

This version has no provenance attestation, while the previous version (6.0.3) was attested. Review the package versions before updating.


Updates @capacitor/ios from 6.2.1 to 8.3.4

Release notes

Sourced from @​capacitor/ios's releases.

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

8.3.1

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)

... (truncated)

Changelog

Sourced from @​capacitor/ios's changelog.

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

... (truncated)

Commits
  • de1e506 Release 8.3.4
  • b7e167b chore(cli): update telemetry endpoint (#8464)
  • 76ff70e Release 8.3.3
  • b2d7719 fix(cli): copy plugin files in CocoaPods projects (#8467)
  • 23ad7f8 Release 8.3.2
  • b3c769e fix(cli): link plugin dependencies in Package.swift (#8457)
  • 560fd84 docs: Update Contributing guide branches (#8425)
  • 790bd27 fix(cli): generate resource entries in Package.swift (#8455)
  • 1f7e33f fix(cli): generate binaryTarget entries for custom xcframeworks in Package.sw...
  • 3232f0f fix(cli): add system framework and weak framework support in SPM Package.swif...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by capacitor-plugin-bot, a new releaser for @​capacitor/ios since your current version.


Updates @capacitor/keyboard from 6.0.4 to 8.0.3

Release notes

Sourced from @​capacitor/keyboard's releases.

v8.0.3

8.0.3 (2026-04-10)

Bug Fixes

  • android: fixing Keyboard interaction with SystemBars (

…, @capacitor/filesystem, @capacitor/haptics, @capacitor/ios, @capacitor/keyboard, @capacitor/preferences, @capacitor/share, @capacitor/splash-screen and @capacitor/status-bar

Bumps [@capacitor/core](https://github.com/ionic-team/capacitor), [@capacitor/android](https://github.com/ionic-team/capacitor), [@capacitor/app](https://github.com/ionic-team/capacitor-plugins), [@capacitor/filesystem](https://github.com/ionic-team/capacitor-filesystem), [@capacitor/haptics](https://github.com/ionic-team/capacitor-haptics), [@capacitor/ios](https://github.com/ionic-team/capacitor), [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard), [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins), [@capacitor/share](https://github.com/ionic-team/capacitor-plugins), [@capacitor/splash-screen](https://github.com/ionic-team/capacitor-plugins) and [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins). These dependencies needed to be updated together.

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

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

Updates `@capacitor/app` from 6.0.3 to 8.1.0
- [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/app@6.0.3...@capacitor/app@8.1.0)

Updates `@capacitor/filesystem` from 6.0.4 to 8.1.2
- [Release notes](https://github.com/ionic-team/capacitor-filesystem/releases)
- [Changelog](https://github.com/ionic-team/capacitor-filesystem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-filesystem/commits/v8.1.2)

Updates `@capacitor/haptics` from 6.0.3 to 8.0.2
- [Release notes](https://github.com/ionic-team/capacitor-haptics/releases)
- [Changelog](https://github.com/ionic-team/capacitor-haptics/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-haptics/commits/v8.0.2)

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

Updates `@capacitor/keyboard` from 6.0.4 to 8.0.3
- [Release notes](https://github.com/ionic-team/capacitor-keyboard/releases)
- [Changelog](https://github.com/ionic-team/capacitor-keyboard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-keyboard/commits/v8.0.3)

Updates `@capacitor/preferences` from 6.0.4 to 8.0.1
- [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/preferences@6.0.4...@capacitor/preferences@8.0.1)

Updates `@capacitor/share` from 6.0.4 to 8.0.1
- [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/share@6.0.4...@capacitor/share@8.0.1)

Updates `@capacitor/splash-screen` from 6.0.4 to 8.0.1
- [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/splash-screen@6.0.4...@capacitor/splash-screen@8.0.1)

Updates `@capacitor/status-bar` from 6.0.3 to 8.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/status-bar@6.0.3...@capacitor/status-bar@8.0.2)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/android"
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/app"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/filesystem"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/haptics"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/ios"
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/preferences"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/share"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/splash-screen"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/status-bar"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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