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 9.2.0 to 11.1.9 #55

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

rizwan-r-r
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade swiper from 9.2.0 to 11.1.9.

ℹ️ 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 46 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: swiper
  • 11.1.9 - 2024-07-31

    11.1.9

  • 11.1.8 - 2024-07-26

    Bug Fixes

    • core: fixed typo in utils/elementIsChildOf (#7649) (575e715)
  • 11.1.7 - 2024-07-24

    Bug Fixes

  • 11.1.6 - 2024-07-23

    Bug Fixes

    • controller: fix 2 way control in element (6eec16b), closes #7628

    Features

    • a11y: added new prop for a11y module - scrollOnFocus (#7632) (f4f7da0)
    • element: added support for using slots as swiper wrappers (#7624) (e374e06)
  • 11.1.5 - 2024-07-15

    Bug Fixes

    • element: fix observer to watch for slides (7cffede), closes #7598
    • improved 3d rotate fix in Safari (cb83879), closes #7532
    • update navigation.scss to remove SASS Deprecation Warning (#7612) (a3e0bf8)
    • vue: add breakpointsBase type (4adb85b), closes #7607
  • 11.1.4 - 2024-05-30

    Bug Fixes

    • a11y: fix slide on focus when loop mode is enabled (fc8ed1a), closes #7540
    • core: check for swiper.el in destroy queue (39a3e53), closes #7530
    • navigation: prevent hide on click when clicking on navigation buttons (c0f7bb6), closes #7559
    • vue: avoid rendering same slide vnode twice for small amount of slides in loop + virtual mode (#7556) (5737f03)
    • zoom: fix issue when slide change possible during zoom out (f67308c)
  • 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
  • 11.0.6 - 2024-02-05
  • 11.0.5 - 2023-11-22
  • 11.0.4 - 2023-11-09
  • 11.0.3 - 2023-10-26
  • 11.0.2 - 2023-10-25
  • 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
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 9.2.0 to 11.1.9.

See this package in npm:
swiper

See this project in Snyk:
https://app.snyk.io/org/rizwan-r-r/project/87a8e0f1-0160-4b1d-bcea-c5e81f704177?utm_source=github&utm_medium=referral&page=upgrade-pr
@rizwan-r-r rizwan-r-r merged commit 13c7205 into main Aug 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment