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

fix(deps): bump swiper from 11.1.15 to 11.2.2 #190

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps swiper from 11.1.15 to 11.2.2.

Release notes

Sourced from swiper's releases.

v11.2.2

Bug Fixes

  • cards: fix slides swap issue in loop mode (e012e34), closes #7823
  • core: fix slidePrev issue in free-mode (a3fee36), closes #7869
  • virtual: fix when Element not swiping in Safari (5abdbfd), closes #7679

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
Changelog

Sourced from swiper's changelog.

11.2.2 (2025-01-31)

Bug Fixes

  • cards: fix slides swap issue in loop mode (e012e34), closes #7823
  • core: fix slidePrev issue in free-mode (a3fee36), closes #7869
  • virtual: fix when Element not swiping in Safari (5abdbfd), closes #7679

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
Commits
  • 06532af 11.2.2
  • 5abdbfd fix(virtual): fix when Element not swiping in Safari
  • a3fee36 fix(core): fix slidePrev issue in free-mode
  • e012e34 fix(cards): fix slides swap issue in loop mode
  • 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 (...
  • 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)

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.15 to 11.2.2.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v11.1.15...v11.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2025
@dependabot dependabot bot requested a review from cpreston321 February 3, 2025 00:17
Copy link

codesandbox bot commented Feb 3, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

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.

1 participant