ionic-team / CapacitorWatch

Build apps for watches with Capacitor
MIT License
43 stars 6 forks source link

Update capacitor monorepo to v5.2.1 #14

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@capacitor/android (source) 5.1.0 -> 5.2.1 age adoption passing confidence
@capacitor/cli (source) 5.1.1 -> 5.2.1 age adoption passing confidence
@capacitor/cli (source) 5.1.0 -> 5.2.1 age adoption passing confidence
@capacitor/core (source) 5.1.1 -> 5.2.1 age adoption passing confidence
@capacitor/core (source) 5.1.0 -> 5.2.1 age adoption passing confidence
@capacitor/ios (source) 5.1.1 -> 5.2.1 age adoption passing confidence
@capacitor/ios (source) 5.1.0 -> 5.2.1 age adoption passing confidence

Release Notes

ionic-team/capacitor (@​capacitor/android) ### [`v5.2.1`](https://togithub.com/ionic-team/capacitor/blob/HEAD/CHANGELOG.md#521-2023-07-13) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/5.2.0...5.2.1) ##### Bug Fixes - allow single parameter on setRequestBody ([#​6728](https://togithub.com/ionic-team/capacitor/issues/6728)) ([5343bdb](https://togithub.com/ionic-team/capacitor/commit/5343bdb60d26849cd8f9c8ff28ba7d9ddbd05b26)) ### [`v5.2.0`](https://togithub.com/ionic-team/capacitor/blob/HEAD/CHANGELOG.md#520-2023-07-12) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/5.1.1...5.2.0) ##### Bug Fixes - **cli:** make migrate not error if there are no dependencies ([#​6707](https://togithub.com/ionic-team/capacitor/issues/6707)) ([25ca83a](https://togithub.com/ionic-team/capacitor/commit/25ca83a8a76fe0eaf73c0db24fd950b33fd16063)) - **cookies:** sanitize url before retrieving/setting cookies ([ca40634](https://togithub.com/ionic-team/capacitor/commit/ca4063471f215d3f7525e51592d9c72138a52855)) - **http:** fire events in correct order when using xhr ([5ed3617](https://togithub.com/ionic-team/capacitor/commit/5ed361787596bb5949f6ae5e366495f296352bf3)) ##### Features - **http:** support for FormData requests ([#​6708](https://togithub.com/ionic-team/capacitor/issues/6708)) ([849c564](https://togithub.com/ionic-team/capacitor/commit/849c56458205bea3b078b1ee19807d7fd84c47b1)) #### [5.1.1](https://togithub.com/ionic-team/capacitor/compare/5.1.0...5.1.1) (2023-07-05) ##### Bug Fixes - **ios:** Revert server url addition for CAPWebView. ([#​6705](https://togithub.com/ionic-team/capacitor/issues/6705)) ([1b8352d](https://togithub.com/ionic-team/capacitor/commit/1b8352dc5124dc3f57d7881d619537cbf8c3674b)) ### [`v5.1.1`](https://togithub.com/ionic-team/capacitor/blob/HEAD/CHANGELOG.md#511-2023-07-05) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/5.1.0...5.1.1) ##### Bug Fixes - **ios:** Revert server url addition for CAPWebView. ([#​6705](https://togithub.com/ionic-team/capacitor/issues/6705)) ([1b8352d](https://togithub.com/ionic-team/capacitor/commit/1b8352dc5124dc3f57d7881d619537cbf8c3674b))

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: packages/capacitor-plugin/package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @capacitor/watch@0.1.1
npm ERR! Found: @typescript-eslint/eslint-plugin@4.33.0
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   @typescript-eslint/eslint-plugin@"^4.1.0" from @ionic/eslint-config@0.3.0
npm ERR!   node_modules/@ionic/eslint-config
npm ERR!     dev @ionic/eslint-config@"^0.3.0" from the root project
npm ERR!   dev @typescript-eslint/eslint-plugin@"^5.50.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @typescript-eslint/eslint-plugin@"^5.50.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @typescript-eslint/parser@5.62.0
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   peer @typescript-eslint/parser@"^5.0.0" from @typescript-eslint/eslint-plugin@5.62.0
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^5.50.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/6dcff8/1c7cbd/cache/others/npm/_logs/2023-07-13T19_22_07_263Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/6dcff8/1c7cbd/cache/others/npm/_logs/2023-07-13T19_22_07_263Z-debug-0.log