Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 12, 2023

This PR contains the following updates:

Package Change Age Confidence
@capacitor/android (source) 4.8.2 -> 7.4.2 age confidence
@capacitor/cli (source) 4.8.0 -> 7.4.2 age confidence
@capacitor/core (source) 4.8.2 -> 7.4.2 age confidence
@capacitor/ios (source) 4.8.2 -> 7.4.2 age confidence

Release Notes

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

v7.4.2

Compare Source

Bug Fixes
  • android: consider display cutout area for insets (#​8042) (b478211)
  • http: Properly URL-encode key and values during x-www-form-urlencoded POSTs (#​8037) (87b4641)

v7.4.1

Compare Source

Note: Version bump only for package capacitor

v7.4.0

Compare Source

Features

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Bug Fixes
Features

v7.1.0

Compare Source

Bug Fixes
Features
  • Add function to inject external JS into WebView before document load (#​7864) (ec0954c)
  • android: add adjustMarginsForEdgeToEdge configuration option (#​7885) (1ea86d1)
  • cli: add more configurations to build command (#​7769) (90f95d1)

7.0.1 (2025-01-21)

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Note: Version bump only for package capacitor

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Bug Fixes
Features
  • core: cherrypick: expose methodName via CAPPluginCall (#​7641) (#​7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#​7657) (ce30924)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Bug Fixes
Features

v6.0.0

Compare Source

Bug Fixes
Features

v5.7.8

Compare Source

Bug Fixes

v5.7.7

Compare Source

Bug Fixes

v5.7.6

Compare Source

Bug Fixes
  • http: don't override readyState for non POST requests (#​7510) (a56f9b9)
  • ios: check if urlSchemeTask is stopped before calling its methods (#​7483) (7bf365c)

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

5.5.1 (2023-10-25)

Bug Fixes

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)

v5.0.4

Compare Source

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)

v5.0.3

Compare Source

Note: Version bump only for package capacitor

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Note: Version bump only for package capacitor


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from bcec15d to 79d174d Compare May 15, 2023 19:57
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 79d174d to 553c47b Compare May 23, 2023 09:41
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 553c47b to fbe8367 Compare June 9, 2023 15:16
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 8313c33 to 2f0cd6c Compare July 5, 2023 16:25
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 3 times, most recently from 2e98735 to 3fe0678 Compare July 19, 2023 16:34
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 3fe0678 to fc5506a Compare August 10, 2023 19:42
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from fc5506a to 6061c94 Compare August 23, 2023 19:01
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 6061c94 to 74c765a Compare September 4, 2023 15:47
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 74c765a to b37b431 Compare September 14, 2023 19:39
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from b37b431 to daa15fe Compare September 21, 2023 22:14
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 4 times, most recently from 1dd5101 to fafc9b4 Compare October 11, 2023 16:48
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from fafc9b4 to ab465c1 Compare October 25, 2023 19:06
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from ab465c1 to 9449383 Compare December 14, 2023 23:01
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 9449383 to 3e1d339 Compare February 7, 2024 21:51
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 721f6a4 to 261bf66 Compare March 6, 2024 20:24
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 76ded8d to ebf22ff Compare March 20, 2024 19:29
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from ebf22ff to cf69a56 Compare April 15, 2024 17:28
@renovate renovate bot changed the title chore: Update capacitor monorepo to v5 (major) chore: Update capacitor monorepo to v6 (major) Apr 15, 2024
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from cf69a56 to 293f0ac Compare May 23, 2024 22:28
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 1347c2e to 2244bcb Compare June 18, 2024 16:32
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 2244bcb to a62c034 Compare July 17, 2024 20:19
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from a62c034 to 69e8b8a Compare August 7, 2024 19:50
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 69e8b8a to 84f7c00 Compare October 12, 2024 16:52
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 84f7c00 to 569cc19 Compare November 19, 2024 19:00
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 569cc19 to a3ebfe5 Compare January 20, 2025 17:33
@renovate renovate bot changed the title chore: Update capacitor monorepo to v6 (major) chore: Update capacitor monorepo to v7 (major) Jan 20, 2025
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from a3ebfe5 to 3e865e8 Compare January 21, 2025 18:26
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 3e865e8 to dd8f040 Compare March 14, 2025 07:23
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from dd8f040 to 007b55d Compare March 31, 2025 20:10
@renovate renovate bot changed the title chore: Update capacitor monorepo to v7 (major) chore: Update capacitor monorepo to v6 (major) Mar 31, 2025
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 007b55d to a1fd3be Compare April 1, 2025 14:21
@renovate renovate bot changed the title chore: Update capacitor monorepo to v6 (major) chore: Update capacitor monorepo to v7 (major) Apr 1, 2025
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from a1fd3be to ffba0d2 Compare June 5, 2025 14:43
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from ffba0d2 to a4e369d Compare June 18, 2025 17:28
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from a4e369d to bb373a9 Compare July 3, 2025 19:07
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from bb373a9 to 48f8404 Compare July 10, 2025 16:33
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.

1 participant