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 11.0.7 to 11.1.3 #10

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

Conversation

heliumtank92
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade swiper from 11.0.7 to 11.1.3.

ℹ️ 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 month ago.

Release notes
Package name: swiper
  • 11.1.3 - 2024-05-13

    Bug Fixes

  • 11.1.2 - 2024-05-13

    Bug Fixes

    • autoplay: keep 0 transition on touchmove with 0 timeout delay (8ccb08e), closes #7515
    • core: centerInsuffientSlides takes offsets into account (#7437) (5a271ff)
    • types: fixed SwiperModule, slideTo, effectInit types (#7428) (bc61bce)

    Performance Improvements

    • do not remove and re-add visibility classes for unchanged slides to prevents unnecessary style recalculations (This performance difference is mostly noticable when moving a slide with a mouse or touchmove because updateSlidesProgress is triggered for every keyboard-/touchevent) (#7505) (2c08227)
  • 11.1.1 - 2024-04-09

    Bug Fixes

    • zoom: fix zoom pan not preventing slide changes using touch (f73cc2a), closes #7308
  • 11.1.0 - 2024-03-28

    Bug Fixes

    • a11y: fixed issue with not working "enter" navigation on arrows (aac2dcf), closes #7423
    • a11y: prevent falsy focus handlers (a7c260a), closes #7406
    • core: add/remove slide classes only when changed (3312fba), closes #7356
    • core: don't fix the loop on simple resize (641793f), closes #7325
    • core: fixed thrown error on calling slideTo methods on destroyed swiper (8c6a3c6), closes #7416
    • core: handle grabCursor within breakpoints (e853908), closes #7364
    • core: reset animating flag on translateTo call (7da50bf), closes #7403
    • scrollbar: fix warning (e5371f7), closes #7415
    • thumbs: fix thumbs .swiper type prop to accept string (5b0fa84), closes #7421
    • virtual: don't render first slides when initialSlide set (bab9230), closes #7353
    • zoom: fix panning on SVG elements (eed8a5b), closes #7352
  • 11.0.7 - 2024-02-27

    Bug Fixes

    • core: fix initial slide index shift with centeredSlides and slidesPerView auto (#7319) (cae9c2d)
    • history: fix setting history in virtual slides (d4de17b), closes #7327
    • react: make sure the key is unique in virtual mode (829a253), closes #7329

    Features

    • add swiper-effect-utils (df5f873), closes #7336
    • zoom: add ability to constrain max zoom to 100% of original image size (#7311) (645f266)
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 11.0.7 to 11.1.3.

See this package in npm:
swiper

See this project in Snyk:
https://app.snyk.io/org/heliumtank92/project/55295990-230b-41d5-ba35-a86d8d4eea8a?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