Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update capacitor monorepo to v5.7.5 - autoclosed #1773

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

ionic-team/capacitor (@​capacitor/android)

v5.7.5

Compare Source

Bug Fixes

v5.7.4

Compare Source

Bug Fixes
  • http: change proxy url generation (30a32f4)

v5.7.3

Compare Source

Bug Fixes

v5.7.2

Compare Source

Bug Fixes
  • android: prevent crash on script injection if the script is too long (#​7316) (67c00e2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#​7310) (#​7313) (28e7f08)

v5.7.1

Compare Source

Bug Fixes

v5.7.0

Compare Source

Bug Fixes
  • cli: correctly build and sign Android apps using Flavors (#​7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)
Features
  • webview: add setServerAssetPath method (4e8449c)

v5.6.0

Compare Source

Bug Fixes
  • cli: Use latest native-run (#​7030) (1d948d4)
  • http: properly write form-urlencoded data on android request body (#​7130) (a745a89)
  • http: set formdata boundary and body when content-type not explicitly set (#​7133) (3862d6e)
  • ios: add some new cordova-ios classes used by Cordova plugins (#​7115) (5fb902b)
Features

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features
  • android: allow developers to provide logic for onRenderProcessGone in WebViewListener (#​6946) (34b724a)

5.4.2 (2023-10-04)

Bug Fixes

5.4.1 (2023-09-21)

Bug Fixes
  • android: handle webview version for developer builds (#​6911) (b5b0398)
  • android: Use Logger class instead of Log in CapacitorCookieManager (#​6925) (b6901e0)
  • cli: force latest native-run version for iOS 17 support (#​6928) (f9be9f5)
  • cookies: retrieve cookies when using a custom android scheme (6b5ddad)
  • http: parse readablestream data on fetch request objects (3fe0642)
  • http: return xhr response headers case insensitive (687b6b1)
  • ios: Add workaround for CocoaPods problem on Xcode 15 (#​6921) (1ffa244)

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes
  • android: handle webview version for developer builds (#​6911) (b5b0398)
  • android: Use Logger class instead of Log in CapacitorCookieManager (#​6925) (b6901e0)
  • cli: force latest native-run version for iOS 17 support (#​6928) (f9be9f5)
  • cookies: retrieve cookies when using a custom android scheme (6b5ddad)
  • http: parse readablestream data on fetch request objects (3fe0642)
  • http: return xhr response headers case insensitive (687b6b1)
  • ios: Add workaround for CocoaPods problem on Xcode 15 (#​6921) (1ffa244)

v5.4.0

Compare Source

Bug Fixes
  • cli: use helper in Podfile with correct path (#​6888) (9048432)
  • http: add support for defining xhr and angular http response types (09bd040)
  • http: add support for Request objects in fetch (2fe4535)
  • http: inherit object properties on window.XMLHttpRequest (5cd3b2f)
Features

v5.3.0

Compare Source

Bug Fixes
  • cookies: remove session cookies when initializing the cookie manager (037863b)
  • http: disconnect active connections if call or bridge is destroyed (a1ed6cc)
  • http: return numbers and booleans as-is when application/json is the content type (03dd3f9)
Features

5.2.3 (2023-08-10)

Bug Fixes
  • android: allow single input file selection from samsumg gallery (#​6778) (3d57ecd)
  • android: avoid R8 optimizations remove plugin classes (#​6783) (cc85df5)
  • cli: remove package related checks on doctor command (#​6773) (4499b6b)
  • cli: signing type option issue (#​6716) (ee0f745)
  • cookies: hide httpOnly cookies from client (0cc927e)
  • http: return valid response for relative url xhr requests (bde6569)

5.2.2 (2023-07-19)

Bug Fixes

5.2.1 (2023-07-13)

Bug Fixes

v5.2.3

Compare Source

Bug Fixes
  • android: allow single input file selection from samsumg gallery (#​6778) (3d57ecd)
  • android: avoid R8 optimizations remove plugin classes (#​6783) (cc85df5)
  • cli: remove package related checks on doctor command (#​6773) (4499b6b)
  • cli: signing type option issue (#​6716) (ee0f745)
  • cookies: hide httpOnly cookies from client (0cc927e)
  • http: return valid response for relative url xhr requests (bde6569)

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Bug Fixes
  • cli: make migrate not error if there are no dependencies (#​6707) (25ca83a)
  • cookies: sanitize url before retrieving/setting cookies (ca40634)
  • http: fire events in correct order when using xhr (5ed3617)
Features

5.1.1 (2023-07-05)

Bug Fixes

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Bug Fixes
  • android: Move bridge localUrl initialization to initWebView (#​6685) (7f5f0ca)
  • android: revert cookie manager initialization to plugin load (53a2d47)
  • ios: Return proper MIME Type for local WASM files (#​6675) (d7856de)
  • ios: set cors headers in asset handler for live reload (e5a1c81)
Features
  • android: add check for excluded domains before ssl request (7906d36)
  • cli: add apksigner as a build option (#​6442) (9818a76)
  • export buildRequestInit function so we can use for downloadFile (95b0575)

5.0.5 (2023-06-09)

Bug Fixes
  • http: don't throw errors when content-type is null on response (#​6627) (538821f)

5.0.4 (2023-05-23)

Bug Fixes
  • cicd: removed set -eo pipefail to allow job to continue (#​6596) (caeeb09)
  • cli: correct migration of package from AndroidManifest.xml to build.gradle (#​6607) (1c26a3e)
  • cli: Don't succeed migration if npm install failed (#​6595) (6843d96)
  • cli: proper plugin module patch in monorepos (#​6589) (d49e632)

5.0.3 (2023-05-10)

Note: Version bump only for package capacitor

5.0.2 (2023-05-09)

Bug Fixes

5.0.1 (2023-05-05)

Bug Fixes

v5.0.5

Compare Source

Bug Fixes
  • http: don't throw errors when content-type is null on response (#​6627) (538821f)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch 11 times, most recently from 3ada9c0 to 3f8f00b Compare December 4, 2023 14:11
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch 8 times, most recently from 77b5944 to 2d0f1b4 Compare December 11, 2023 15:16
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch 9 times, most recently from 117fe78 to b64aa94 Compare December 14, 2023 21:35
@renovate renovate bot changed the title Update dependency @capacitor/core to v5.5.1 Update dependency @capacitor/core to v5.6.0 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from b64aa94 to 7d7ff22 Compare December 15, 2023 10:13
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from bd2c4f2 to dcc28ec Compare May 14, 2024 06:31
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from dcc28ec to 8e65d60 Compare May 14, 2024 06:31
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 8e65d60 to 55e013b Compare May 15, 2024 08:25
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 55e013b to 440b151 Compare May 15, 2024 08:25
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 440b151 to 5caa932 Compare May 15, 2024 21:54
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 5caa932 to 461586b Compare May 15, 2024 21:54
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 461586b to 1576d69 Compare May 15, 2024 23:47
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 1576d69 to 16e94ac Compare May 15, 2024 23:48
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 16e94ac to 9d59b0e Compare May 16, 2024 00:16
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 9d59b0e to a6ca266 Compare May 16, 2024 00:17
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from a6ca266 to c83cabd Compare May 16, 2024 10:53
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from c83cabd to 892b23a Compare May 16, 2024 10:53
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 892b23a to 4d1da6a Compare May 17, 2024 18:50
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 4d1da6a to 37c3981 Compare May 17, 2024 18:50
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 37c3981 to b5e9420 Compare May 20, 2024 15:43
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from b5e9420 to b2341fe Compare May 20, 2024 15:43
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from b2341fe to 87e8f69 Compare May 21, 2024 12:51
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 87e8f69 to 8eff13b Compare May 21, 2024 12:51
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 8eff13b to 3174d32 Compare May 24, 2024 03:19
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 3174d32 to 9fdb9fb Compare May 24, 2024 03:20
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 9fdb9fb to bd30b35 Compare May 24, 2024 09:55
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from bd30b35 to 22879cc Compare May 24, 2024 09:55
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 22879cc to 6726243 Compare May 24, 2024 22:23
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from 6726243 to 7ea9b7f Compare May 24, 2024 22:23
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 7ea9b7f to b57257a Compare May 25, 2024 14:56
@github-actions github-actions bot force-pushed the renovate/capacitor-monorepo branch from b57257a to 3ece5fc Compare May 25, 2024 14:57
@renovate renovate bot changed the title Update capacitor monorepo to v5.7.5 Update capacitor monorepo to v5.7.5 - autoclosed May 28, 2024
@renovate renovate bot closed this May 28, 2024
@renovate renovate bot deleted the renovate/capacitor-monorepo branch May 28, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants