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 swiper from 10.2.0 to 10.3.1 #148

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

Conversation

wierza
Copy link
Owner

@wierza wierza commented Sep 30, 2024

snyk-top-banner

Snyk has created this PR to upgrade swiper from 10.2.0 to 10.3.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 2 versions ahead of your current version.

  • The recommended version was released on a year ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-6240864
524 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
524 Proof of Concept
critical severity Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-7577916
524 Proof of Concept
critical severity Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-7577917
524 Proof of Concept
critical severity Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-7577918
524 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-ES5EXT-6095076
524 Proof of Concept
high severity Improper Input Validation
SNYK-JS-FOLLOWREDIRECTS-6141137
524 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
524 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
524 Proof of Concept
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
524 No Known Exploit
high severity Improper Verification of Cryptographic Signature
SNYK-JS-BROWSERIFYSIGN-6037026
524 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
524 No Known Exploit
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
524 No Known Exploit
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
524 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
524 Proof of Concept
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
524 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
524 No Known Exploit
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
524 Proof of Concept
Release notes
Package name: swiper
  • 10.3.1 - 2023-09-28

    Bug Fixes

    • autoplay: fix autoplay stop when disableOnInteraction is active
      (ecfb3fb), closes
      #7060 #7059
    • types: detection of custom html tags (#7055)
      (c55f76d)
  • 10.3.0 - 2023-09-21

    Bug Fixes

    • core: correctly destroyor create loop on breakpoints (12a44fb), closes #6967
    • core: don't call realIndexChange on initialIndex if runCallbacksOnInit is disalbed (48c4e0a), closes #6976
    • core: fix slideToClickedSlide when using Element slide slots (af0519c), closes #6958
    • core: fix lazy preloader in later initialized slides (e4fddc0), closes #6946
    • core: fix loop on centeredSlides slide to beginning (c496835), closes #7011
    • core: fix loopFix in loop and cssMode (8180a52), closes #6919
    • core: fixed ignored allowSlidePrev/Next in loop mode (1b74619), closes #6987
    • core: remove grid class on rows change (908becc), closes #7053
    • element: correctly respond to object params assignment (2ef1ff5)
    • element: do not bubble hashchange event (106a3d7), closes #6943
    • element: fix issue updating with boolean module params (1cc359e), closes #6947
    • navigation: fix lock class on enable (ea39c33), closes #7009
    • react: add breakpointsBase param (0eb4122), closes #7014
    • react: fix react components props type (1cd412e), closes #7000
    • scrollbar: add 'touch-action: none' to swiper-scrollbar (#7024) (9542d09)
    • virtual: fix issue with loop mode and initialSlide enabled (f4afd9d), closes #6945
    • virtual: fix removing nested slides (c3321e1), closes #7005
    • virtual: recalc cache on removeSlide (96e5166), closes #7020
    • vue: add breakpointsBase param (6800dbb)
    • zoom: fix scale origin when document is scrolled (2cf3fc2), closes #6950 #6955

    Features

    • core: allow createElements to process object params with {enabled: true} (abf8405)
    • core: make slidesPerViewDynamic public (ae434b0), closes #7036
  • 10.2.0 - 2023-08-17

    Bug Fixes

    • autoplay: fix autoplay pause during transition (db9b17f), closes #6896
    • controller: fix issues with loop mode (fbb84fe), closes #6659
    • core: fix touch move and loop behavior when transition-delay enabled on swiper-wrapper (ac27d02)
    • core: handle contextmenu event (721ccaf), closes #6692
    • element: fix missing elements part when added dynamically (db5b5d6), closes #6899
    • element: fix parallax on elements passed to component root (265e466)
    • element: fixed issue with incorrect lookup for lazy prelader and images (64513ac), closes #6901
    • element: fixed issue with pointer-events:none in fade effect (2dcb802), closes #6908
    • pagination: fixed issue in loop mode when sometimes it switches slides with transiton (3d7dc58), closes #6856

    Features

    • pagination: allow multiple clickableClass (703d13b), closes #6741
from swiper GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade swiper from 10.2.0 to 10.3.1.

See this package in npm:
swiper

See this project in Snyk:
https://app.snyk.io/org/davidwierzycki/project/6c01c349-f5dc-4e4c-8cda-113559ee9639?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment