From 3d6e2c4d2f8c859b554f20856937d415f3d734ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:50:54 -0700 Subject: [PATCH] chore(deps): update capacitor to v6.1.0 (#29627) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@capacitor/core](https://capacitorjs.com) ([source](https://togithub.com/ionic-team/capacitor)) | [`6.0.0` -> `6.1.0`](https://renovatebot.com/diffs/npm/@capacitor%2fcore/6.0.0/6.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@capacitor%2fcore/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@capacitor%2fcore/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@capacitor%2fcore/6.0.0/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@capacitor%2fcore/6.0.0/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@capacitor/keyboard](https://togithub.com/ionic-team/capacitor-plugins) | [`6.0.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/@capacitor%2fkeyboard/6.0.0/6.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@capacitor%2fkeyboard/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@capacitor%2fkeyboard/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@capacitor%2fkeyboard/6.0.0/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@capacitor%2fkeyboard/6.0.0/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ionic-team/capacitor (@​capacitor/core) ### [`v6.1.0`](https://togithub.com/ionic-team/capacitor/blob/HEAD/CHANGELOG.md#610-2024-06-11) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/6.0.0...6.1.0) ##### Bug Fixes - **android:** avoid crash if server url ends in / ([#​7426](https://togithub.com/ionic-team/capacitor/issues/7426)) ([f8264cc](https://togithub.com/ionic-team/capacitor/commit/f8264ccae1f2fec553521bc62d767c4909ea6d79)) - **cli:** Avoid duplicate entries in packageClassList ([#​7470](https://togithub.com/ionic-team/capacitor/issues/7470)) ([cca0b80](https://togithub.com/ionic-team/capacitor/commit/cca0b805291bd002c515be0a1c15de84ee23c5d3)) - **cli:** Run sync before updating gradle ([#​7497](https://togithub.com/ionic-team/capacitor/issues/7497)) ([f27786e](https://togithub.com/ionic-team/capacitor/commit/f27786ea1367bc0ec53697eeb6d654a7e12a1507)) - **http:** don't override readyState for non POST requests ([#​7488](https://togithub.com/ionic-team/capacitor/issues/7488)) ([30c13a8](https://togithub.com/ionic-team/capacitor/commit/30c13a865e7710e6dc5f0ee014e951d52d030795)) - **ios:** check if urlSchemeTask is stopped before calling its methods ([#​7482](https://togithub.com/ionic-team/capacitor/issues/7482)) ([b32b5b1](https://togithub.com/ionic-team/capacitor/commit/b32b5b17ed14bd43c846b3fcb930bfd88e245e40)) ##### Features - **cli:** run plugin hooks ([#​7499](https://togithub.com/ionic-team/capacitor/issues/7499)) ([3b847ea](https://togithub.com/ionic-team/capacitor/commit/3b847eac42673c812a4538c319b81c8f8afc9955)) - **ios:** CAPPluginMethod selector-based initializer ([#​7412](https://togithub.com/ionic-team/capacitor/issues/7412)) ([44c5b55](https://togithub.com/ionic-team/capacitor/commit/44c5b55e36b85471a85ee5a1af47bdb1a5d83a8b))
ionic-team/capacitor-plugins (@​capacitor/keyboard) ### [`v6.0.1`](https://togithub.com/ionic-team/capacitor-plugins/releases/tag/%40capacitor/camera%406.0.1) [Compare Source](https://togithub.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@6.0.0...@capacitor/keyboard@6.0.1) ##### Bug Fixes - **ios:** iOS panorama photos selected through CameraPlugin are corrupted ([#​2090](https://togithub.com/ionic-team/capacitor-plugins/issues/2090)) ([998e495](https://togithub.com/ionic-team/capacitor-plugins/commit/998e4950d539cb2ebe38818d7f6046ac4b4b8950)) - **ios:** Picking ProRAW pictures from Gallery ([#​2098](https://togithub.com/ionic-team/capacitor-plugins/issues/2098)) ([20b9e26](https://togithub.com/ionic-team/capacitor-plugins/commit/20b9e26b1b0b10228c85049b4093a5ed9cfe64c5))
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ionic-team/ionic-framework). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/core/package-lock.json b/core/package-lock.json index 213c791a19..461e74c272 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -661,9 +661,9 @@ "dev": true }, "node_modules/@capacitor/core": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.0.0.tgz", - "integrity": "sha512-NvxIQsJcMiIV+Le1DilR2GGyQQbDInfXK1UywGROQ5mycdFlW5XoAPZ+MKnFGB123RoEgE3uhDGgwTXUmSlX9A==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.1.0.tgz", + "integrity": "sha512-Kt4ONm0X9xxJXn9Q73oBaKdzep5B/VJw3VjXa2eGul4cD2k37mJwgjpXSMRnLH0Aju5bCiRL8J/hMAfTlokO6A==", "dev": true, "dependencies": { "tslib": "^2.1.0" @@ -679,9 +679,9 @@ } }, "node_modules/@capacitor/keyboard": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-6.0.0.tgz", - "integrity": "sha512-pPX/PQWWjw5ce47kHEYv6IWlHzuhAxgXihqEAAAGLdwK3u3srgGWCljXrYS9juVBPi/lA1uK7UaUzYI0XrgxVQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-6.0.1.tgz", + "integrity": "sha512-fBjqQaMc5uhFj6ycLnLa2hzQsR77pj/iuLLATkWihMUze3dD+IkwqFnEyOLsyk+52uoOYM7WkziSpNTquU1sZA==", "dev": true, "peerDependencies": { "@capacitor/core": "^6.0.0" @@ -10741,9 +10741,9 @@ "dev": true }, "@capacitor/core": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.0.0.tgz", - "integrity": "sha512-NvxIQsJcMiIV+Le1DilR2GGyQQbDInfXK1UywGROQ5mycdFlW5XoAPZ+MKnFGB123RoEgE3uhDGgwTXUmSlX9A==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.1.0.tgz", + "integrity": "sha512-Kt4ONm0X9xxJXn9Q73oBaKdzep5B/VJw3VjXa2eGul4cD2k37mJwgjpXSMRnLH0Aju5bCiRL8J/hMAfTlokO6A==", "dev": true, "requires": { "tslib": "^2.1.0" @@ -10757,9 +10757,9 @@ "requires": {} }, "@capacitor/keyboard": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-6.0.0.tgz", - "integrity": "sha512-pPX/PQWWjw5ce47kHEYv6IWlHzuhAxgXihqEAAAGLdwK3u3srgGWCljXrYS9juVBPi/lA1uK7UaUzYI0XrgxVQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-6.0.1.tgz", + "integrity": "sha512-fBjqQaMc5uhFj6ycLnLa2hzQsR77pj/iuLLATkWihMUze3dD+IkwqFnEyOLsyk+52uoOYM7WkziSpNTquU1sZA==", "dev": true, "requires": {} },