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.0.4 to 10.3.1 #1

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

Conversation

Aarod23
Copy link
Owner

@Aarod23 Aarod23 commented Aug 24, 2024

snyk-top-banner

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

  • The recommended version was released on a year ago.

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
  • 10.1.0 - 2023-08-01

    Bug Fixes

    Features

    • element: support slides as slots (697b028)
    • types: make VirtualOptions generic (#6852) (068ee68)
  • 10.0.4 - 2023-07-08

    Bug Fixes

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.

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.0.4 to 10.3.1.

See this package in npm:
swiper

See this project in Snyk:
https://app.snyk.io/org/aarod23/project/04c3c50c-1989-4124-95c2-0f0a88e91fd8?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