Skip to content

build(deps): bump the ionic-capacitor group across 1 directory with 7 updates#25

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/ionic-capacitor-681d1495a5
Open

build(deps): bump the ionic-capacitor group across 1 directory with 7 updates#25
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/ionic-capacitor-681d1495a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the ionic-capacitor group with 7 updates in the /frontend directory:

Package From To
@capacitor/core 8.4.0 8.4.1
@capacitor/keyboard 8.0.3 8.0.5
@ionic/vue 8.8.10 8.8.13
@ionic/vue-router 8.8.10 8.8.13
@capacitor/android 8.4.0 8.4.1
@capacitor/cli 8.4.0 8.4.1
@capacitor/ios 8.4.0 8.4.1

Updates @capacitor/core from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/core's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/core's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/keyboard from 8.0.3 to 8.0.5

Release notes

Sourced from @​capacitor/keyboard's releases.

v8.0.5

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

This release is also available on:

v8.0.4

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)

This release is also available on:

Changelog

Sourced from @​capacitor/keyboard's changelog.

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)
Commits
  • 9f7acbf chore(release): 8.0.5 [skip ci]
  • cb4af94 fix(docs): autoBackdropColor reference
  • c7ec14f chore(release): 8.0.4 [skip ci]
  • f2e9cd2 fix(android): reset WebView height when keyboard hides without animation (#60)
  • 068f643 fix(ios): prevent black QuickType bar when using Magic Keyboard on iPad + Fix...
  • 96f6d3a chore(ci): Check every maven central version for android publish (#67)
  • ed6db8b docs: minor contributing guide improvements (#66)
  • c705722 chore(ci): Use xcode26 (#65)
  • 8b9e8ad chore(ci): fix npm version being installed (#64)
  • See full diff in compare view

Updates @ionic/vue from 8.8.10 to 8.8.13

Release notes

Sourced from @​ionic/vue's releases.

v8.8.13

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

v8.8.12

8.8.12 (2026-06-24)

Bug Fixes

v8.8.11

8.8.11 (2026-06-17)

Bug Fixes

  • react: remove relocated inline overlays orphaned on unmount (#31223) (d28d25b)
  • searchbar: fix search icon sometimes being offset incorrectly (#31212) (3394c30), closes #30434
Changelog

Sourced from @​ionic/vue's changelog.

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

8.8.12 (2026-06-24)

Bug Fixes

8.8.11 (2026-06-17)

Bug Fixes

  • react: remove relocated inline overlays orphaned on unmount (#31223) (d28d25b)
  • searchbar: fix search icon sometimes being offset incorrectly (#31212) (3394c30), closes #30434
Commits
  • 681947a v8.8.13
  • bf46a3d fix(datetime): don't setActiveParts from month/year wheels when multiple=true...
  • 0c76135 fix(button): sync disabled state and type in renderHiddenButton (#31225)
  • a35f8a9 fix(datetime): respect config animated setting when paging month calendar (#3...
  • 044f358 fix(datetime-button): respect datetime constraints in initial text (#31218)
  • a767b31 chore(deps): update actions/checkout action to v7 (#31236)
  • 1b18846 chore(deps): update playwright (#31242)
  • 2e4debe merge release-8.8.12
  • 1773d7e chore(): update package lock files
  • 09c6773 v8.8.12
  • Additional commits viewable in compare view

Updates @ionic/vue-router from 8.8.10 to 8.8.13

Release notes

Sourced from @​ionic/vue-router's releases.

v8.8.13

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

v8.8.12

8.8.12 (2026-06-24)

Bug Fixes

v8.8.11

8.8.11 (2026-06-17)

Bug Fixes

  • react: remove relocated inline overlays orphaned on unmount (#31223) (d28d25b)
  • searchbar: fix search icon sometimes being offset incorrectly (#31212) (3394c30), closes #30434
Changelog

Sourced from @​ionic/vue-router's changelog.

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

8.8.12 (2026-06-24)

Bug Fixes

8.8.11 (2026-06-17)

Bug Fixes

  • react: remove relocated inline overlays orphaned on unmount (#31223) (d28d25b)
  • searchbar: fix search icon sometimes being offset incorrectly (#31212) (3394c30), closes #30434
Commits
  • 681947a v8.8.13
  • bf46a3d fix(datetime): don't setActiveParts from month/year wheels when multiple=true...
  • 0c76135 fix(button): sync disabled state and type in renderHiddenButton (#31225)
  • a35f8a9 fix(datetime): respect config animated setting when paging month calendar (#3...
  • 044f358 fix(datetime-button): respect datetime constraints in initial text (#31218)
  • a767b31 chore(deps): update actions/checkout action to v7 (#31236)
  • 1b18846 chore(deps): update playwright (#31242)
  • 2e4debe merge release-8.8.12
  • 1773d7e chore(): update package lock files
  • 09c6773 v8.8.12
  • Additional commits viewable in compare view

Updates @capacitor/android from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/android's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/android's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/cli from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/cli's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/cli's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/ios from 8.4.0 to 8.4.1

Release notes

Sourced from @​capacitor/ios's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/ios's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2026
… updates

Bumps the ionic-capacitor group with 7 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.3` | `8.0.5` |
| [@ionic/vue](https://github.com/ionic-team/ionic-framework) | `8.8.10` | `8.8.13` |
| [@ionic/vue-router](https://github.com/ionic-team/ionic-framework) | `8.8.10` | `8.8.13` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.4.1` |



Updates `@capacitor/core` from 8.4.0 to 8.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@8.4.0...8.4.1)

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

Updates `@ionic/vue` from 8.8.10 to 8.8.13
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v8.8.10...v8.8.13)

Updates `@ionic/vue-router` from 8.8.10 to 8.8.13
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v8.8.10...v8.8.13)

Updates `@capacitor/android` from 8.4.0 to 8.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@8.4.0...8.4.1)

Updates `@capacitor/cli` from 8.4.0 to 8.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@8.4.0...8.4.1)

Updates `@capacitor/ios` from 8.4.0 to 8.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@8.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-version: 8.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/cli"
  dependency-version: 8.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/core"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/ios"
  dependency-version: 8.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@ionic/vue"
  dependency-version: 8.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@ionic/vue-router"
  dependency-version: 8.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/ionic-capacitor-681d1495a5 branch from 17536fa to bb37171 Compare July 3, 2026 07:16
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