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.3.2 to 9.2.2 #31

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps swiper from 8.3.2 to 9.2.2.

Release notes

Sourced from swiper's releases.

v9.2.1

Bug Fixes

  • controller: add a conditional to early return if the swiper controller is destroyed (#6555) (3fbec6e)
  • controller: correct interpolation per slider (706fdf8), closes #6506
  • controller: fix controllers multiplier on 0 translates (4b8bd02), closes #6498
  • element: add injectStyles to be acceptable as props (7c1c5d3), closes #6578
  • pagination: update pagination direction class on direction change (e6247d9), closes #6511
  • vue: fix deep slots (642b455), closes #6574

Features

  • virtual: patch for very large sliders using virtual slides (#6533) (e48daa5)

v9.2.0

Bug Fixes

  • controller: add null type (3177936), closes #6505
  • controller: prevent controlled swipers from being called when destroyed (#6501) (a266b78), closes #6491
  • mousewheel: Initialize lastClickTime to very old time (#6497) (0983ded), closes #6496
  • pagination: fix pagination.d.ts render functions return types (#6499) (34973a1)
  • zoom: fix zoom out on double tap on sensitive touch screens (7f5c626)
  • zoom: reset transform origin on zoom out (7f7f57e)

... (truncated)

Changelog

Sourced from swiper's changelog.

9.2.2 (2023-04-14)

Bug Fixes

  • element: fix redefining injectStyles (36ddaf2), closes #6584

9.2.1 (2023-04-14)

Bug Fixes

  • controller: add a conditional to early return if the swiper controller is destroyed (#6555) (3fbec6e)
  • controller: correct interpolation per slider (706fdf8), closes #6506
  • controller: fix controllers multiplier on 0 translates (4b8bd02), closes #6498
  • element: add injectStyles to be acceptable as props (7c1c5d3), closes #6578
  • pagination: update pagination direction class on direction change (e6247d9), closes #6511
  • vue: fix deep slots (642b455), closes #6574

Features

  • virtual: patch for very large sliders using virtual slides (#6533) (e48daa5)

9.2.0 (2023-03-31)

Bug Fixes

  • controller: add null type (3177936), closes #6505
  • controller: prevent controlled swipers from being called when destroyed (#6501) (a266b78), closes #6491
  • mousewheel: Initialize lastClickTime to very old time (#6497) (0983ded), closes #6496
  • pagination: fix pagination.d.ts render functions return types (#6499) (34973a1)
  • zoom: fix zoom out on double tap on sensitive touch screens (7f5c626)
  • zoom: reset transform origin on zoom out (7f7f57e)

Features

  • core: lazyPreloadPrevNext option to preload prev/next images (#6544) (1cb3233)
  • lazyPreloadPrevNext option to preload prev/next images (6d08635)
  • zoom: highly improve pinch-zoom gestures handling (6016a50)

9.1.1 (2023-03-16)

Bug Fixes

  • core: fixed loop when using custom slideActiveClass (#6495) (756ecdb)
  • element: reset initialized flag on disconnectedCallback (#6474) (1e4a235)
  • loop: fix loopFix for controlled swipers (d7c0ef7), closes #6491
  • loop: fix slides closure when removing last slide (1a02271), closes #6477
  • pagination: correctly support multiple bullets paginations (e24bd8c), closes #6462
  • pagination: escape + char in pagination classes (d0beb9f), closes #6486
  • pagination: support bulle multiple classes (20b05fa), closes #6447
  • react: fix virtual loop when not enough slides (57d8eea), closes #6487

... (truncated)

Commits
  • f146726 9.2.2
  • 36ddaf2 fix(element): fix redefining injectStyles
  • b67d7c1 9.2.1
  • 4b8bd02 fix(controller): fix controllers multiplier on 0 translates
  • 706fdf8 fix(controller): correct interpolation per slider
  • e6247d9 fix(pagination): update pagination direction class on direction change
  • 3dff39a chore: lint
  • e48daa5 feat(virtual): patch for very large sliders using virtual slides (#6533)
  • 642b455 fix(vue): fix deep slots
  • 7c1c5d3 fix(element): add injectStyles to be acceptable as props
  • 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 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 8.3.2 to 9.2.2.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v8.3.2...v9.2.2)

---
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 added the dependencies Pull requests that update a dependency file label Apr 17, 2023
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.

0 participants