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 v5.7.8 #31

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2023

This PR contains the following updates:

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

Release Notes

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

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

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

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 changed the title chore(deps): update capacitor monorepo to v5.4.2 chore(deps): update capacitor monorepo to v5.5.0 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from a46cd75 to 88adae6 Compare October 11, 2023 18:02
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.5.0 chore(deps): update capacitor monorepo to v5.5.1 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 88adae6 to 7f3c211 Compare October 25, 2023 17:16
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.5.1 chore(deps): update capacitor monorepo to v5.6.0 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 7f3c211 to bcada87 Compare December 14, 2023 21:54
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from bcada87 to cd05632 Compare February 7, 2024 21:50
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.6.0 chore(deps): update capacitor monorepo to v5.7.0 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from cd05632 to 9a232ef Compare March 1, 2024 16:22
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.0 chore(deps): update capacitor monorepo to v5.7.1 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 9a232ef to bbcf2c6 Compare March 6, 2024 19:45
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.1 chore(deps): update capacitor monorepo to v5.7.2 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from bbcf2c6 to a5ed2c0 Compare March 15, 2024 22:59
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.2 chore(deps): update capacitor monorepo to v5.7.3 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from a5ed2c0 to 51f4eee Compare March 20, 2024 21:58
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.3 chore(deps): update capacitor monorepo to v5.7.4 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from 51f4eee to db691c3 Compare April 15, 2024 19:08
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.4 chore(deps): update capacitor monorepo to v5.7.5 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch 2 times, most recently from 3210984 to a6e3bab Compare June 11, 2024 19:45
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.5 chore(deps): update capacitor monorepo to v5.7.6 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from a6e3bab to a9e8827 Compare July 17, 2024 19:42
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.6 chore(deps): update capacitor monorepo to v5.7.7 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/capacitor-monorepo branch from a9e8827 to 9e8159c Compare August 7, 2024 18:19
@renovate renovate bot changed the title chore(deps): update capacitor monorepo to v5.7.7 chore(deps): update capacitor monorepo to v5.7.8 Aug 7, 2024
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.

0 participants