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

chore(deps): update capacitor monorepo to v6 (major) #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@capacitor/cli (source) 2.4.5 -> 6.1.0 age adoption passing confidence
@capacitor/core (source) 2.4.5 -> 6.1.0 age adoption passing confidence

Release Notes

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

v6.1.0

Compare Source

Bug Fixes
Features

v6.0.0

Compare Source

Bug Fixes
Features

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

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

v4.8.2

Compare Source

Note: Version bump only for package capacitor

v4.8.1

Compare Source

Bug Fixes
  • android: Move bridge localUrl initialization to initWebView (#​6686) (85fd4a6)
  • android: revert cookie manager initialization to plugin load for 4.x (2ea82f4)

v4.8.0

Compare Source

Bug Fixes
Features

v4.7.3

Compare Source

Bug Fixes

v4.7.2

Compare Source

Bug Fixes
  • android: proper app url check for launching intents (#​6451) (6f8d1ad)
  • cli: Fix cordova plugin config checker over checking on 4.x (#​6443) (5ce68bb)

v4.7.1

Compare Source

Bug Fixes
  • cli: point build to proper workspace name (#​6373) (81af12a)
  • iOS: Separate cookies by ; rather than ; when accessing through document.cookie (Cap 4.x) (#​6380) (1902b77)

v4.7.0

Compare Source

Bug Fixes
Features

4.6.3 (2023-02-03)

Bug Fixes

4.6.2 (2023-01-17)

Bug Fixes

4.6.1 (2022-12-05)

Bug Fixes

v4.6.3

Compare Source

Bug Fixes

v4.6.2

Compare Source

Bug Fixes

v4.6.1

Compare Source

Bug Fixes

v4.6.0

Compare Source

Bug Fixes
Features

v4.5.0

Compare Source

Bug Fixes
  • android: Silence deprecation warning on handlePermissionResult (#​6092) (888b13e)
  • cli: add vite config to framework detection (#​6039) (3796d42)
  • cli: calculate padding of super.onCreate(savedInstanceState); line (#​6016) (5729ac1)
  • cli: Update gradle versions only if they are older (#​6015) (ae94101)
  • cli/ios: Read handleApplicationNotifications configuration option (#​6030) (99ccf18)
Features
  • android/cli: Allow to use the old addJavascriptInterface bridge (#​6043) (a6e7c54)
  • cookies: add get cookies plugin method (ba1e770)

v4.4.0

Compare Source

Bug Fixes
  • android: added ServerPath object and building options for setting initial load from portals (#​6008) (205b6e6)
  • cookies: make document.cookie setter synchronous (2272abf)
  • http: fix exception thrown on 204 responses (1f6e8be)
  • http: fix local http requests on native platforms (c4e040a)
Features

v4.3.0

Compare Source

Bug Fixes
Features
  • Capacitor Cookies & Capacitor Http core plugins (d4047cf)

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Bug Fixes
Features

4.0.1 (2022-07-28)

Bug Fixes

v4.0.1

Compare Source

Bug Fixes
  • cli: Correct Splash

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/major-capacitor-monorepo branch from 4f030d4 to ba1326a Compare June 12, 2021 21:11
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from ba1326a to 33c713f Compare October 19, 2021 01:35
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 33c713f to e2e7d84 Compare March 7, 2022 13:49
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from e2e7d84 to 2d4cce0 Compare April 25, 2022 01:19
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 2d4cce0 to 1d41a97 Compare May 15, 2022 21:49
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 1d41a97 to af95b7f Compare June 18, 2022 14:40
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from af95b7f to 6aa1f66 Compare September 25, 2022 22:36
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v3 (major) chore(deps): update capacitor monorepo to v4 (major) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 6aa1f66 to 60c629c Compare November 20, 2022 07:57
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 60c629c to fa78e65 Compare January 17, 2023 00:40
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from fa78e65 to 1ebd3f0 Compare March 18, 2023 00:10
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 8572da3 to bce8cdb Compare March 31, 2023 20:36
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from bce8cdb to be03df7 Compare May 28, 2023 12:23
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v4 (major) chore(deps): update capacitor monorepo to v5 (major) May 28, 2023
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from be03df7 to cd93542 Compare June 9, 2023 17:30
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 194019c to 31348c1 Compare July 5, 2023 16:18
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 3 times, most recently from 9211f69 to f4f6a0b Compare July 19, 2023 18:53
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from f4f6a0b to 44c707e Compare August 10, 2023 16:25
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 44c707e to 6037e46 Compare August 23, 2023 17:18
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 6037e46 to 66416e9 Compare September 14, 2023 21:27
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 66416e9 to 5415295 Compare September 21, 2023 21:27
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 152a964 to 1bd93cf Compare October 11, 2023 16:30
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 1bd93cf to c52ecb3 Compare October 25, 2023 18:29
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from c52ecb3 to 1737f32 Compare December 14, 2023 22:00
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 1737f32 to 4942f81 Compare February 7, 2024 22:54
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 25bf6d0 to d8bd22b Compare March 6, 2024 20:34
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch 2 times, most recently from 1e83a77 to 331ae5b Compare March 20, 2024 22:53
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from 331ae5b to d9f28e8 Compare April 15, 2024 16:39
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5 (major) chore(deps): update capacitor monorepo to v6 (major) Apr 15, 2024
@renovate renovate bot force-pushed the renovate/major-capacitor-monorepo branch from d9f28e8 to 600ad64 Compare June 11, 2024 18:23
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