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

[Snyk] Upgrade @capacitor/core from 5.0.5 to 5.4.1 #59

Closed
wants to merge 1 commit into from

Conversation

riderx
Copy link
Contributor

@riderx riderx commented Oct 20, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @capacitor/core from 5.0.5 to 5.4.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 80 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-09-21.
Release notes
Package name: @capacitor/core
  • 5.4.1 - 2023-09-21

    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)
  • 5.4.1-nightly-20231004T150518.0 - 2023-10-04
  • 5.4.1-nightly-20231003T150512.0 - 2023-10-03
  • 5.4.1-nightly-20231002T150523.0 - 2023-10-02
  • 5.4.1-nightly-20230929T150545.0 - 2023-09-29
  • 5.4.1-nightly-20230928T150744.0 - 2023-09-28
  • 5.4.1-nightly-20230926T150516.0 - 2023-09-26
  • 5.4.1-nightly-20230925T150501.0 - 2023-09-25
  • 5.4.1-nightly-20230922T150454.0 - 2023-09-22
  • 5.4.1-nightly-20230921T150449.0 - 2023-09-21
  • 5.4.1-nightly-20230920T150500.0 - 2023-09-20
  • 5.4.1-nightly-20230919T150525.0 - 2023-09-19
  • 5.4.1-nightly-20230918T150835.0 - 2023-09-18
  • 5.4.0 - 2023-09-14

    5.4.0 (2023-09-14)

    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

  • 5.3.1-nightly-20230915T150505.0 - 2023-09-15
  • 5.3.1-nightly-20230914T150514.0 - 2023-09-14
  • 5.3.1-nightly-20230913T150501.0 - 2023-09-13
  • 5.3.1-nightly-20230912T150508.0 - 2023-09-12
  • 5.3.1-nightly-20230911T150532.0 - 2023-09-11
  • 5.3.1-nightly-20230908T150510.0 - 2023-09-08
  • 5.3.1-nightly-20230907T150505.0 - 2023-09-07
  • 5.3.1-nightly-20230906T150520.0 - 2023-09-06
  • 5.3.1-nightly-20230905T150723.0 - 2023-09-05
  • 5.3.1-nightly-20230904T150506.0 - 2023-09-04
  • 5.3.1-nightly-20230901T150525.0 - 2023-09-01
  • 5.3.1-nightly-20230831T150754.0 - 2023-08-31
  • 5.3.1-nightly-20230830T150507.0 - 2023-08-30
  • 5.3.1-nightly-20230829T150504.0 - 2023-08-29
  • 5.3.0 - 2023-08-23

    5.3.0 (2023-08-23)

    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.4-nightly-20230828T150506.0 - 2023-08-28
  • 5.2.4-nightly-20230825T150458.0 - 2023-08-25
  • 5.2.4-nightly-20230824T150445.0 - 2023-08-24
  • 5.2.4-nightly-20230823T151227.0 - 2023-08-23
  • 5.2.4-nightly-20230822T150500.0 - 2023-08-22
  • 5.2.4-nightly-20230821T150453.0 - 2023-08-21
  • 5.2.4-nightly-20230818T150504.0 - 2023-08-18
  • 5.2.4-nightly-20230817T150507.0 - 2023-08-17
  • 5.2.4-nightly-20230816T150451.0 - 2023-08-16
  • 5.2.4-nightly-20230815T150758.0 - 2023-08-15
  • 5.2.4-nightly-20230814T150457.0 - 2023-08-14
  • 5.2.4-nightly-20230811T150510.0 - 2023-08-11
  • 5.2.3 - 2023-08-10

    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.3-nightly-20230725T150507.0 - 2023-07-25
  • 5.2.3-nightly-20230724T150520.0 - 2023-07-24
  • 5.2.3-nightly-20230721T150502.0 - 2023-07-21
  • 5.2.3-nightly-20230720T150521.0 - 2023-07-20
  • 5.2.2 - 2023-07-19

    5.2.2 (2023-07-19)

    Bug Fixes

  • 5.2.2-nightly-20230719T150517.0 - 2023-07-19
  • 5.2.2-nightly-20230718T150516.0 - 2023-07-18
  • 5.2.2-nightly-20230717T150519.0 - 2023-07-17
  • 5.2.2-nightly-20230714T150453.0 - 2023-07-14
  • 5.2.1 - 2023-07-13

    5.2.1 (2023-07-13)

    Bug Fixes

    • allow single parameter on setRequestBody (#6728) (5343bdb)
  • 5.2.1-nightly-20230713T150520.0 - 2023-07-13
  • 5.2.0 - 2023-07-12

    5.2.0 (2023-07-12)

    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.2-nightly-20230712T150519.0 - 2023-07-12
  • 5.1.2-nightly-20230711T150546.0 - 2023-07-11
  • 5.1.2-nightly-20230710T150531.0 - 2023-07-10
  • 5.1.2-nightly-20230707T150519.0 - 2023-07-07
  • 5.1.2-nightly-20230706T150529.0 - 2023-07-06
  • 5.1.1 - 2023-07-05

    5.1.1 (2023-07-05)

    Bug Fixes

    • ios: Revert server url addition for CAPWebView. (#6705) (1b8352d)
  • 5.1.1-nightly-20230705T150536.0 - 2023-07-05
  • 5.1.1-nightly-20230704T150544.0 - 2023-07-04
  • 5.1.1-nightly-20230703T150537.0 - 2023-07-03
  • 5.1.1-nightly-20230630T150536.0 - 2023-06-30
  • 5.1.0 - 2023-06-29
  • 5.0.6-nightly-20230629T150513.0 - 2023-06-29
  • 5.0.6-nightly-20230628T150515.0 - 2023-06-28
  • 5.0.6-nightly-20230627T150701.0 - 2023-06-27
  • 5.0.6-nightly-20230626T150504.0 - 2023-06-26
  • 5.0.6-nightly-20230623T150512.0 - 2023-06-23
  • 5.0.6-nightly-20230622T150449.0 - 2023-06-22
  • 5.0.6-nightly-20230621T151145.0 - 2023-06-21
  • 5.0.6-nightly-20230620T150457.0 - 2023-06-20
  • 5.0.6-nightly-20230619T150539.0 - 2023-06-19
  • 5.0.6-nightly-20230616T150508.0 - 2023-06-16
  • 5.0.6-nightly-20230615T150656.0 - 2023-06-15
  • 5.0.6-nightly-20230614T150508.0 - 2023-06-14
  • 5.0.6-nightly-20230613T150525.0 - 2023-06-13
  • 5.0.6-nightly-20230612T150506.0 - 2023-06-12
  • 5.0.6-nightly-20230609T150537.0 - 2023-06-09
  • 5.0.5 - 2023-06-09
from @capacitor/core GitHub release notes
Commit messages
Package name: @capacitor/core
  • 3934cf6 Release 5.4.1
  • 3fe0642 fix(http): parse readablestream data on fetch request objects
  • 687b6b1 fix(http): return xhr response headers case insensitive
  • f9be9f5 fix(cli): force latest native-run version for iOS 17 support (#6928)
  • 6b5ddad fix(cookies): retrieve cookies when using a custom android scheme
  • 1ffa244 fix(ios): Add workaround for CocoaPods problem on Xcode 15 (#6921)
  • b6901e0 fix(android): Use Logger class instead of Log in CapacitorCookieManager (#6925)
  • b5b0398 fix(android): handle webview version for developer builds (#6911)
  • dfe5dc2 Release 5.4.0
  • 09bd040 fix(http): add support for defining xhr and angular http response types
  • 2fe4535 fix(http): add support for Request objects in fetch
  • 5cd3b2f fix(http): inherit object properties on window.XMLHttpRequest
  • 9048432 fix(cli): use helper in Podfile with correct path (#6888)
  • 54a63ae feat: add livereload to run command (#6831)
  • 599aae4 Release 5.3.0
  • 6887670 chore: update files and workflows for 5.x branch (#6834)
  • 03dd3f9 fix(http): return numbers and booleans as-is when application/json is the content type
  • ae35e29 feat: better support monorepos (#6811)
  • 037863b fix(cookies): remove session cookies when initializing the cookie manager
  • a1ed6cc fix(http): disconnect active connections if call or bridge is destroyed
  • 26f2ccd Release 5.2.3
  • 61d3ab8 chore: update workspaces entries (#6805)
  • bde6569 fix(http): return valid response for relative url xhr requests
  • 0cc927e fix(cookies): hide httpOnly cookies from client

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@riderx riderx closed this May 19, 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.

2 participants