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 8.4.7 to 11.1.3 #8

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

Mapuppy09
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 8.4.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 84 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)
  • 11.0.6 - 2024-02-05

    Bug Fixes

    • add optional swiperElementNodeName param to allow more flexible web component usage (#7284) (178511f)
    • fixed behavior where the combination of 'initialSlide:0' and 'slidesPerView:auto' would shift the first slide position (e5c04c3), closes #7216
    • Safari 3D fix for webview (d42ce05), closes #7167
    • scrollbar: correctly update scrollbar on changeDirection (6bbb73d), closes #7263
    • SwiperOptions documentation for loopAddBlankSlides (#7289) (cbc3dba)

    Features

    • core: prevent running .slideTo methods when Swiper is destroyed (05f9c64), closes #7265
  • 11.0.5 - 2023-11-22

    Bug Fixes

    • core: swipe to last with slidesPerView: auto (#7183) (2e3f47d)
    • modules/a11y: filter out falsy pagination elems (#7201) (a044626)

    Features

    • core: new slidesUpdated event (8a0c7c4)
  • 11.0.4 - 2023-11-09

    Bug Fixes

    • effectx: fix Safari issue with rotates even to 90deg (e005b69), closes #7167
  • 11.0.3 - 2023-10-26

    Bug Fixes

    • core: fixed legacy condition preventing touch move when zoom enabled (2f64043), closes #7137
    • core: prevent observer updates on loop fix (7a5eacc), closes #7135
  • 11.0.2 - 2023-10-25

    Bug Fixes

    • core: correctly handle loopAdditionalSlides parameter (3f5e05d)
  • 11.0.1 - 2023-10-24
  • 11.0.0 - 2023-10-24
  • 11.0.0-beta.3 - 2023-10-24
  • 11.0.0-beta.2 - 2023-10-23
  • 11.0.0-beta.1 - 2023-09-20
  • 10.3.1 - 2023-09-28
  • 10.3.0 - 2023-09-21
  • 10.2.0 - 2023-08-17
  • 10.1.0 - 2023-08-01
  • 10.0.4 - 2023-07-08
  • 10.0.3 - 2023-07-03
  • 10.0.2 - 2023-07-03
  • 10.0.1 - 2023-07-03
  • 10.0.0 - 2023-07-03
  • 10.0.0-beta.6 - 2023-06-29
  • 10.0.0-beta.5 - 2023-06-26
  • 10.0.0-beta.4 - 2023-06-26
  • 10.0.0-beta.3 - 2023-06-23
  • 10.0.0-beta.2 - 2023-06-23
  • 10.0.0-beta.1 - 2023-06-23
  • 9.4.1 - 2023-06-13
  • 9.4.0 - 2023-06-12
  • 9.3.2 - 2023-05-15
  • 9.3.1 - 2023-05-10
  • 9.3.0 - 2023-05-08
  • 9.3.0-beta.1 - 2023-05-08
  • 9.2.4 - 2023-04-21
  • 9.2.3 - 2023-04-17
  • 9.2.2 - 2023-04-14
  • 9.2.1 - 2023-04-14
  • 9.2.0 - 2023-03-31
  • 9.1.1 - 2023-03-16
  • 9.1.0 - 2023-02-28
  • 9.0.5 - 2023-02-13
  • 9.0.4 - 2023-02-10
  • 9.0.3 - 2023-02-06
  • 9.0.2 - 2023-02-03
  • 9.0.1 - 2023-02-02
  • 9.0.0 - 2023-02-01
  • 9.0.0-beta.42 - 2023-01-30
  • 9.0.0-beta.41 - 2023-01-24
  • 9.0.0-beta.40 - 2023-01-24
  • 9.0.0-beta.38 - 2023-01-24
  • 9.0.0-beta.36 - 2023-01-24
  • 9.0.0-beta.35 - 2023-01-24
  • 9.0.0-beta.34 - 2023-01-23
  • 9.0.0-beta.33 - 2023-01-19
  • 9.0.0-beta.32 - 2023-01-17
  • 9.0.0-beta.31 - 2023-01-17
  • 9.0.0-beta.30 - 2023-01-17
  • 9.0.0-beta.29 - 2023-01-17
  • 9.0.0-beta.28 - 2023-01-17
  • 9.0.0-beta.26 - 2023-01-16
  • 9.0.0-beta.25 - 2022-12-22
  • 9.0.0-beta.24 - 2022-12-21
  • 9.0.0-beta.23 - 2022-12-21
  • 9.0.0-beta.22 - 2022-12-21
  • 9.0.0-beta.21 - 2022-12-16
  • 9.0.0-beta.20 - 2022-12-15
  • 9.0.0-beta.19 - 2022-12-15
  • 9.0.0-beta.18 - 2022-12-15
  • 9.0.0-beta.17 - 2022-12-15
  • 9.0.0-beta.16 - 2022-12-15
  • 9.0.0-beta.11 - 2022-12-09
  • 9.0.0-beta.10 - 2022-12-09
  • 9.0.0-beta.9 - 2022-12-08
  • 9.0.0-beta.8 - 2022-12-07
  • 9.0.0-beta.7 - 2022-12-07
  • 9.0.0-beta.6 - 2022-11-24
  • 9.0.0-beta.5 - 2022-11-24
  • 9.0.0-beta.4 - 2022-11-24
  • 9.0.0-beta.3 - 2022-11-21
  • 9.0.0-beta.2 - 2022-11-14
  • 9.0.0-beta.1 - 2022-11-09
  • 8.4.7 - 2023-01-30
from swiper GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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 8.4.7 to 11.1.3.

See this package in npm:
swiper

See this project in Snyk:
https://app.snyk.io/org/mapuppy09/project/1aaa10cf-9c39-47a3-8307-20f79b905d18?utm_source=github&utm_medium=referral&page=upgrade-pr
@Mapuppy09 Mapuppy09 merged commit a01da2c into master Jun 12, 2024
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment