cisagov / cset

Cybersecurity Evaluation Tool
MIT License
1.46k stars 256 forks source link

Bump swiper from 8.4.7 to 11.1.15 in /CSETWebNg #4247

Closed dependabot[bot] closed 8 hours ago

dependabot[bot] commented 1 day ago

Bumps swiper from 8.4.7 to 11.1.15.

Release notes

Sourced from swiper's releases.

v11.1.15

Bug Fixes

  • react: react strict mode double initialization errors for thumbs (#7789) (9dece7d)
  • scss: Dart Sass 3.0.0 compatibility (fbd2ba4), closes #7772 #7771
  • types: remove 'Lazy' declaration (#7739) (40a705e)
  • types: type definitions for slidesEl, slidesGrid, and slidesSizesGrid (#7768) (fb59a41)

v11.1.14

Bug Fixes

  • core: fix mobile input blur on touchstart on different input (66c5dd1), closes #7728
  • element: Query the swiper.hostEl for the navigation buttons (#7714) (#7716) (d0b6abd)
  • zoom: add sanity check before allowTouchMove call in timeout (#7723) (869bb84)

v11.1.12

Bug Fixes

  • cards: fix cards effect styles leak (0be4c6a), closes #7712

Features

v11.1.11

Bug Fixes

  • centeredSlides with centeredSlidesBounds don't work correct when slidesPerView: 'auto' and width of the swiper-container bigger then width of slides (#7696) (c11172a)
  • element: fix element styles to have correct order override (f26036f), closes #7704
  • virtual: fix bypassing initial translate check if Virtual is enabled (df957bb), closes #7699

v11.1.10

Bug Fixes

  • pagination: fixed swiper Infinite loop scroll jumping (#7690)
  • zoom: fix zoomIn after currentScale is set to 1 (#7663) (94173da)

v11.1.8

Bug Fixes

  • core: fixed typo in utils/elementIsChildOf (#7649) (575e715)

v11.1.7

Bug Fixes

... (truncated)

Changelog

Sourced from swiper's changelog.

11.1.15 (2024-11-18)

Bug Fixes

  • react: react strict mode double initialization errors for thumbs (#7789) (9dece7d)
  • scss: Dart Sass 3.0.0 compatibility (fbd2ba4), closes #7772 #7771
  • types: remove 'Lazy' declaration (#7739) (40a705e)
  • types: type definitions for slidesEl, slidesGrid, and slidesSizesGrid (#7768) (fb59a41)

11.1.14 (2024-09-12)

Bug Fixes

  • core: fix mobile input blur on touchstart on different input (66c5dd1), closes #7728
  • element: Query the swiper.hostEl for the navigation buttons (#7714) (#7716) (d0b6abd)
  • zoom: add sanity check before allowTouchMove call in timeout (#7723) (869bb84)

11.1.12 (2024-09-01)

Bug Fixes

  • cards: fix cards effect styles leak (0be4c6a), closes #7712

Features

11.1.11 (2024-08-28)

Bug Fixes

  • centeredSlides with centeredSlidesBounds don't work correct when slidesPerView: 'auto' and width of the swiper-container bigger then width of slides (#7696) (c11172a)
  • element: fix element styles to have correct order override (f26036f), closes #7704
  • virtual: fix bypassing initial translate check if Virtual is enabled (df957bb), closes #7699

11.1.10 (2024-08-21)

Bug Fixes

  • pagination: fixed swiper Infinite loop scroll jumping (#7690)
  • zoom: fix zoomIn after currentScale is set to 1 (#7663) (94173da)

11.1.9 (2024-07-31)

Bug Fixes

  • core: fix loop missing slides with centeredSlides (4847fcb), closes #7584
  • core: fix types of swiper-effect-utils.d.ts (#7655) (4875f26)
  • mousewheel: fix issue with event handling after Swiper was destroyed (82ae434), closes #7654

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 8 hours ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.