From 5edee91e1567bc290b25f3062a7ec2bd4fa309e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:28:01 -0800 Subject: [PATCH] chore(deps): update dependency @capacitor/core to v5.7.1 (#29112) 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)) | [`5.7.0` -> `5.7.1`](https://renovatebot.com/diffs/npm/@capacitor%2fcore/5.7.0/5.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@capacitor%2fcore/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@capacitor%2fcore/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@capacitor%2fcore/5.7.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@capacitor%2fcore/5.7.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ionic-team/capacitor (@​capacitor/core) ### [`v5.7.1`](https://togithub.com/ionic-team/capacitor/releases/tag/5.7.1) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/5.7.0...5.7.1) ##### Bug Fixes - **android:** handle http errors on the proxy ([#​7297](https://togithub.com/ionic-team/capacitor/issues/7297)) ([279f198](https://togithub.com/ionic-team/capacitor/commit/279f1987e2b0ef23a5b33fe09b4a96a33f528892)) - **android:** incorrect http url params encoding ([#​7303](https://togithub.com/ionic-team/capacitor/issues/7303)) ([3857dad](https://togithub.com/ionic-team/capacitor/commit/3857dadaba81bc1a356b218203fbbb22e30ab7cb)) - **android:** let WebView handle errors ([#​7304](https://togithub.com/ionic-team/capacitor/issues/7304)) ([b71635c](https://togithub.com/ionic-team/capacitor/commit/b71635c32d1465d3434db3c94d0c52002a765016)) - **android:** make JSInjector replace first only ([#​7249](https://togithub.com/ionic-team/capacitor/issues/7249)) ([1c45b81](https://togithub.com/ionic-team/capacitor/commit/1c45b8107b3fb254bd9b3608b2cd61fff14f36b0)) - **cli:** correct build path for non flavor builds ([#​7281](https://togithub.com/ionic-team/capacitor/issues/7281)) ([#​7290](https://togithub.com/ionic-team/capacitor/issues/7290)) ([9b71399](https://togithub.com/ionic-team/capacitor/commit/9b7139921e3acb472dd0eeb5ad29ccdb08bf6766)) - **cli:** remove certificate file extension check on copy ([#​7240](https://togithub.com/ionic-team/capacitor/issues/7240)) ([#​7243](https://togithub.com/ionic-team/capacitor/issues/7243)) ([4650b4f](https://togithub.com/ionic-team/capacitor/commit/4650b4fb25975a6b3bf15abe56636e2a581a0fd2)) - **http:** handle proxy urls with port ([#​7298](https://togithub.com/ionic-team/capacitor/issues/7298)) ([00b7abf](https://togithub.com/ionic-team/capacitor/commit/00b7abffdb8d5c2994ca59a45335f68ad6a662cf)) - **http:** route get requests through custom handler ([#​7295](https://togithub.com/ionic-team/capacitor/issues/7295)) ([30eb6f7](https://togithub.com/ionic-team/capacitor/commit/30eb6f7c01f91adfc9eeffdaabf587e6b8eb0cdb))
--- ### 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 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/package-lock.json b/core/package-lock.json index fe8e4e855e..abc209b8f2 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -633,9 +633,9 @@ "dev": true }, "node_modules/@capacitor/core": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.7.0.tgz", - "integrity": "sha512-wa9Fao+Axa1t2ZERMyQD9r0xyfglQyC4DHQKintzKaIqcRuVe9J31TmfD3IxROYi9LGpY4X8cq4m4bjb0W94Qg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.7.1.tgz", + "integrity": "sha512-bwmka6FdvyXOpc5U6bOyx58S/Yl6r5lO2TK561f//KnjyXjxav25HWwhV4hthq3ZxJBMiAEucl9RK5vzgkP4Lw==", "dev": true, "dependencies": { "tslib": "^2.1.0" @@ -10416,9 +10416,9 @@ "dev": true }, "@capacitor/core": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.7.0.tgz", - "integrity": "sha512-wa9Fao+Axa1t2ZERMyQD9r0xyfglQyC4DHQKintzKaIqcRuVe9J31TmfD3IxROYi9LGpY4X8cq4m4bjb0W94Qg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.7.1.tgz", + "integrity": "sha512-bwmka6FdvyXOpc5U6bOyx58S/Yl6r5lO2TK561f//KnjyXjxav25HWwhV4hthq3ZxJBMiAEucl9RK5vzgkP4Lw==", "dev": true, "requires": { "tslib": "^2.1.0"