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 11.1.15 to 11.2.2 #672

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
swiper [< 7.4, > 7.3.1]
swiper [< 8.1, > 8.0.1]
swiper [< 8.2, > 8.1.0]

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @ankitprahladsoni.


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 the dependencies Pull requests that update a dependency file label Feb 1, 2025
@ankitprahladsoni
Copy link
Owner

@dependabot merge

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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swiper-11.2.2 branch from 7a720e1 to cf69826 Compare February 2, 2025 09:36
@dependabot dependabot bot merged commit e166bf9 into main Feb 2, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-11.2.2 branch February 2, 2025 09:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant