From 623bf0e2f24afcad3a85d438c7fd081abd16bca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:58:55 -0400 Subject: [PATCH] chore(deps): update dependency @capacitor/core to v8.2.0 (#30997) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@capacitor/core](https://capacitorjs.com) ([source](https://redirect.github.com/ionic-team/capacitor)) | [`8.1.0` → `8.2.0`](https://renovatebot.com/diffs/npm/@capacitor%2fcore/8.1.0/8.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@capacitor%2fcore/8.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@capacitor%2fcore/8.1.0/8.2.0?slim=true) | --- ### Release Notes
ionic-team/capacitor (@​capacitor/core) ### [`v8.2.0`](https://redirect.github.com/ionic-team/capacitor/blob/HEAD/CHANGELOG.md#820-2026-03-06) [Compare Source](https://redirect.github.com/ionic-team/capacitor/compare/8.1.0...09770f7d2dc8d566bb377f9968355090f20918b6) ##### Bug Fixes - **android:** Add missing null checks in BridgeActivity ([#​8185](https://redirect.github.com/ionic-team/capacitor/issues/8185)) ([bd29b99](https://redirect.github.com/ionic-team/capacitor/commit/bd29b9913a9279de26fc21c6cb0b93b8f5e5433a)) - **android:** Concurrent Range Requests for assets ([#​8357](https://redirect.github.com/ionic-team/capacitor/issues/8357)) ([5e82c89](https://redirect.github.com/ionic-team/capacitor/commit/5e82c89f1bff6d0e9ccea2554007aacb920d4c58)) - **android:** handle lowercase range header ([#​8368](https://redirect.github.com/ionic-team/capacitor/issues/8368)) ([ae0e2dd](https://redirect.github.com/ionic-team/capacitor/commit/ae0e2ddccb2904ee4b3d47d4be1f7556ac7000a1)) - **android:** invalid http range seeking ([#​8369](https://redirect.github.com/ionic-team/capacitor/issues/8369)) ([3109d22](https://redirect.github.com/ionic-team/capacitor/commit/3109d22547253ed44293777c60652f14cf83e416)) - **cli:** Allow to run update on non macOS ([#​8344](https://redirect.github.com/ionic-team/capacitor/issues/8344)) ([a441280](https://redirect.github.com/ionic-team/capacitor/commit/a441280d7c6b310ca516d6fb2736c09525987774)) - **cli:** Don't overwrite config.server section with `--live-reload` ([#​7528](https://redirect.github.com/ionic-team/capacitor/issues/7528)) ([782b9d9](https://redirect.github.com/ionic-team/capacitor/commit/782b9d9c26dcf1282b918996becb0224c0baca1d)) - **cli:** use 8.0.0 as default Capacitor SPM dependency version ([#​8341](https://redirect.github.com/ionic-team/capacitor/issues/8341)) ([a55dc5e](https://redirect.github.com/ionic-team/capacitor/commit/a55dc5ee4dfeab861cde1e11c9063aefea91006b)) - **docs:** fix typo in CapApp-SPM README ([#​8348](https://redirect.github.com/ionic-team/capacitor/issues/8348)) ([7d001ac](https://redirect.github.com/ionic-team/capacitor/commit/7d001ac4c58757fba922ea50f5bf5233ce217490)) - **ios:** remove tmpWindow usages on presentVC/dismissVC ([#​8338](https://redirect.github.com/ionic-team/capacitor/issues/8338)) ([fc9647f](https://redirect.github.com/ionic-team/capacitor/commit/fc9647f26f08ff64f53b32c79fb19f153e3b0a24)) ##### Features - **cli:** Add --https option for --live-reload ([#​8194](https://redirect.github.com/ionic-team/capacitor/issues/8194)) ([5db81e6](https://redirect.github.com/ionic-team/capacitor/commit/5db81e68c67652e9d2b29d7ad30629b423d2ad30))
--- ### 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 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/ionic-team/ionic-framework). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/package-lock.json b/core/package-lock.json index 47edcb2eb1..25c3515810 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -627,9 +627,9 @@ "license": "MIT" }, "node_modules/@capacitor/core": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.1.0.tgz", - "integrity": "sha512-UfMBMWc1v7J+14AhH03QmeNwV3HZx3qnOWhpwnHfzALEwAwlV/itQOQqcasMQYhOHWL0tiymc5ByaLTn7KKQxw==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.2.0.tgz", + "integrity": "sha512-oKaoNeNtH2iIZMDFVrb1atoyRECDGHcfLMunJ5KWN8DtvpVBeeA4c41e20NTuhMxw1cSYbpq2PV2hb+/9CJxlQ==", "dev": true, "license": "MIT", "dependencies": {