Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps swiper from 6.8.4 to 9.1.0.

Release notes

Sourced from swiper's releases.

v9.1.0

Bug Fixes

  • autoplay: fix a crash with resize when the autoplay has gone away during timeout (#6431) (adb40f4)
  • core: correctly calc slide's DOM indexes, actual for Element (18b1f2b)
  • core: fix loop when slidesPerGroup is not even to number of slides (f998115), closes #6412
  • core: prevent observer trigger because of grab cursor (9597442), closes #6423
  • core: proceed iOS's pointercancel as pointerup (50b65f6), closes #6414 #6382
  • effect-creative: fix origin (7883408), closes #6439
  • element: fix ignored on event handlers (898f76c), closes #6399
  • pagination: double check if bullet exists (a335a41), closes #6422
  • pagination: fix clickable pagination with slidesPerView > 1 and loop (cf8cdf5), closes #6415
  • virtual: fix escaped HTML in virtual slides content (a61638a), closes #6404
  • zoom: fix zoom stick on pointer out (6700980), closes #6396

v9.0.5

Bug Fixes

  • scrollbar: fix duplicated scrollbar (e99361d), closes #6386

v9.0.4

Bug Fixes

  • autoplay: fixing autoplay undefined error (#6366) (f2a0572)
  • pagination: fix pagination bullets children clicks

... (truncated)

Changelog

Sourced from swiper's changelog.

9.1.0 (2023-02-28)

Bug Fixes

  • autoplay: fix a crash with resize when the autoplay has gone away during timeout (#6431) (adb40f4)
  • core: correctly calc slide's DOM indexes, actual for Element (18b1f2b)
  • core: fix loop when slidesPerGroup is not even to number of slides (f998115), closes #6412
  • core: prevent observer trigger because of grab cursor (9597442), closes #6423
  • core: proceed iOS's pointercancel as pointerup (50b65f6), closes #6414 #6382
  • effect-creative: fix origin (7883408), closes #6439
  • element: fix ignored on event handlers (898f76c), closes #6399
  • pagination: double check if bullet exists (a335a41), closes #6422
  • pagination: fix clickable pagination with slidesPerView > 1 and loop (cf8cdf5), closes #6415
  • virtual: fix escaped HTML in virtual slides content (a61638a), closes #6404
  • zoom: fix zoom stick on pointer out (6700980), closes #6396

Features

  • element: new global window.SwiperElementRegisterParams method to register acceptable element props (fb63358)

9.0.5 (2023-02-13)

Bug Fixes

  • scrollbar: fix duplicated scrollbar (e99361d), closes #6386

9.0.4 (2023-02-10)

Bug Fixes

  • autoplay: fixing autoplay undefined error (#6366) (f2a0572)
  • pagination: fix pagination bullets children clicks (8bcff39), closes #6361
  • virtual: grab DOM slides only from wrapper children (d59183d)
  • zoom: fix gesture scale origin (c89b2dd), closes #6371

9.0.3 (2023-02-06)

Bug Fixes

  • core: don't proceed lazy if swiper destroyed (4ea0102), closes #6322
  • core: fix loop handling with virtual (69462d2), closes #6343
  • element: fix converting boolean/string params to module object (192e0d4), closes #6328
  • navigation: allow multiple classes in navigation options (#6345) (ca49b9f), closes #6344
  • thumbs: ensure there is a slide to add a class (c6294ad), closes #6335

Features

9.0.2 (2023-02-03)

... (truncated)

Commits
  • 2533493 9.1.0
  • 6700980 fix(zoom): fix zoom stick on pointer out
  • f998115 fix(core): fix loop when slidesPerGroup is not even to number of slides
  • 7883408 fix(effect-creative): fix origin
  • a335a41 fix(pagination): double check if bullet exists
  • 9597442 fix(core): prevent observer trigger because of grab cursor
  • cf8cdf5 fix(pagination): fix clickable pagination with slidesPerView > 1 and loop
  • 6552852 chore: loop docs
  • 50b65f6 fix(core): proceed iOS's pointercancel as pointerup
  • 086702e chore: simplify element playground
  • 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 6.8.4 to 9.1.0.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v6.8.4...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @Nikhil-Ladha and @warunicorn19 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/adithyaakrishna/layer5/pulls/39/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the adithyaakrishna/layer5 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 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