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

Bump swiper from 8.4.7 to 11.2.1 in /CSETWebNg #4350

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps swiper from 8.4.7 to 11.2.1.

Release notes

Sourced from swiper's releases.

v11.2.1

v11.2.0

Bug Fixes

  • core: Fixed elementIsChildOf returning false for nested web components (#7762) (8136607), closes #7761
  • zoom: Ensure the zoom module's array is cleared onTouchEnd to fix #7304 (#7830) (21610bd)

Features

  • core: Allow using a CSS selector as breakpointsBase (#7818) (44d3443)
  • zoom: Add ability to pan around an image on mouse move (#7831) (c4619bb), closes #7306

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

... (truncated)

Changelog

Sourced from swiper's changelog.

11.2.1 (2025-01-10)

Bug Fixes

11.2.0 (2025-01-02)

Bug Fixes

  • core: Fixed elementIsChildOf returning false for nested web components (#7762) (8136607), closes #7761
  • zoom: Ensure the zoom module's array is cleared onTouchEnd to fix #7304 (#7830) (21610bd)

Features

  • core: Allow using a CSS selector as breakpointsBase (#7818) (44d3443)
  • zoom: Add ability to pan around an image on mouse move (#7831) (c4619bb), closes #7306

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

... (truncated)

Commits
  • ff1bab8 11.2.1
  • 56700e5 fix(core): add check for HTMLSlotElement support (#7840)
  • 69113c9 fix(core): typo in autoplay param (#7848)
  • d197641 11.2.0
  • 1df1a11 chore: lint
  • 8136607 fix(core): Fixed elementIsChildOf returning false for nested web components (...
  • e5ad9fd refactor: use .find where possible instead of .filter (#7815)
  • 44d3443 feat(core): Allow using a CSS selector as breakpointsBase (#7818)
  • 21610bd fix(zoom): Ensure the zoom module's array is cleared onTouchEnd to fix #7304...
  • c4619bb feat(zoom): Add ability to pan around an image on mouse move (#7831)
  • Additional commits viewable in compare view

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 <dependency name> 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 15, 2025
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 8.4.7 to 11.2.1.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v8.4.7...v11.2.1)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/CSETWebNg/swiper-11.2.1 branch from 816512e to 7f956ea Compare January 15, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants