From 731010f7f2f51692f727cb195549d76c4410e5e8 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Tue, 21 Jan 2025 08:58:58 +0000 Subject: [PATCH] chore: bump up @capacitor/keyboard version to v7 (#9826) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@capacitor/keyboard](https://redirect.github.com/ionic-team/capacitor-plugins) | [`^6.0.3` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@capacitor%2fkeyboard/6.0.3/7.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@capacitor%2fkeyboard/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@capacitor%2fkeyboard/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@capacitor%2fkeyboard/6.0.3/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@capacitor%2fkeyboard/6.0.3/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ionic-team/capacitor-plugins (@​capacitor/keyboard) ### [`v7.0.0`](https://redirect.github.com/ionic-team/capacitor-plugins/releases/tag/%40capacitor/app%407.0.0) [Compare Source](https://redirect.github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@6.0.3...@capacitor/keyboard@7.0.0) **Note:** Version bump only for package [@​capacitor/app](https://redirect.github.com/capacitor/app)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- packages/frontend/apps/ios/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/frontend/apps/ios/package.json b/packages/frontend/apps/ios/package.json index 560ada4319..314f11d2f9 100644 --- a/packages/frontend/apps/ios/package.json +++ b/packages/frontend/apps/ios/package.json @@ -22,7 +22,7 @@ "@capacitor/core": "^6.2.0", "@capacitor/haptics": "^7.0.0", "@capacitor/ios": "^6.2.0", - "@capacitor/keyboard": "^6.0.3", + "@capacitor/keyboard": "^7.0.0", "@sentry/react": "^8.44.0", "@toeverything/infra": "workspace:^", "async-call-rpc": "^6.4.2", diff --git a/yarn.lock b/yarn.lock index 211fff0b34..f944524478 100644 --- a/yarn.lock +++ b/yarn.lock @@ -610,7 +610,7 @@ __metadata: "@capacitor/core": "npm:^6.2.0" "@capacitor/haptics": "npm:^7.0.0" "@capacitor/ios": "npm:^6.2.0" - "@capacitor/keyboard": "npm:^6.0.3" + "@capacitor/keyboard": "npm:^7.0.0" "@sentry/react": "npm:^8.44.0" "@toeverything/infra": "workspace:^" "@types/react": "npm:^19.0.1" @@ -4169,12 +4169,12 @@ __metadata: languageName: node linkType: hard -"@capacitor/keyboard@npm:^6.0.3": - version: 6.0.3 - resolution: "@capacitor/keyboard@npm:6.0.3" +"@capacitor/keyboard@npm:^7.0.0": + version: 7.0.0 + resolution: "@capacitor/keyboard@npm:7.0.0" peerDependencies: - "@capacitor/core": ^6.0.0 - checksum: 10/3d29eced7dfa26077113a078e9d4c3b6312e280ec15147cb9cae8c8fb42bb04f9325677f196cd8dfbeffbb34e5887f9f757e06f01973494818bddad955f78aa2 + "@capacitor/core": ">=7.0.0" + checksum: 10/14df1267c7ff4fc050c0ce5c587030426d466dde09954f50965fb441a4dd27ad40281152604329ef6bc7b54195b34a9bfe368b4c23035355ca54e64503c371c8 languageName: node linkType: hard