Skip to content

Bump swiper from 9.3.2 to 10.2.0#10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swiper-10.2.0
Open

Bump swiper from 9.3.2 to 10.2.0#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swiper-10.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Bumps swiper from 9.3.2 to 10.2.0.

Release notes

Sourced from swiper's releases.

v10.2.0

Bug Fixes

  • autoplay: fix autoplay pause during transition (db9b17f), closes #6896
  • controller: fix issues with loop mode (fbb84fe), closes #6659
  • core: fix touch move and loop behavior when transition-delay enabled on swiper-wrapper (ac27d02)
  • core: handle contextmenu event (721ccaf), closes #6692
  • element: fix missing elements part when added dynamically (db5b5d6), closes #6899
  • element: fix parallax on elements passed to component root (265e466)
  • element: fixed issue with incorrect lookup for lazy prelader and images (64513ac), closes #6901
  • element: fixed issue with pointer-events:none in fade effect (2dcb802), closes #6908
  • pagination: fixed issue in loop mode when sometimes it switches slides with transiton (3d7dc58), closes #6856

Features

  • pagination: allow multiple clickableClass (703d13b), closes #6741

v10.1.0

Bug Fixes

Features

  • element: support slides as slots (697b028)
  • types: make VirtualOptions generic (#6852) (068ee68)

v10.0.4

Bug Fixes

v10.0.3

Features

  • added overflow:hidden for fallback if clip is not supported in target… (#6807) (5d8d6f9)
  • element: use usual <style> tag if adopted stylesheet are not supported (18613df)

... (truncated)

Changelog

Sourced from swiper's changelog.

10.2.0 (2023-08-17)

Bug Fixes

  • autoplay: fix autoplay pause during transition (db9b17f), closes #6896
  • controller: fix issues with loop mode (fbb84fe), closes #6659
  • core: fix touch move and loop behavior when transition-delay enabled on swiper-wrapper (ac27d02)
  • core: handle contextmenu event (721ccaf), closes #6692
  • element: fix missing elements part when added dynamically (db5b5d6), closes #6899
  • element: fix parallax on elements passed to component root (265e466)
  • element: fixed issue with incorrect lookup for lazy prelader and images (64513ac), closes #6901
  • element: fixed issue with pointer-events:none in fade effect (2dcb802), closes #6908
  • pagination: fixed issue in loop mode when sometimes it switches slides with transiton (3d7dc58), closes #6856

Features

  • pagination: allow multiple clickableClass (703d13b), closes #6741

10.1.0 (2023-08-01)

Bug Fixes

Features

  • element: support slides as slots (697b028)
  • types: make VirtualOptions generic (#6852) (068ee68)

10.0.4 (2023-07-08)

Bug Fixes

v10.0.3 (2023-07-03)

Features

  • added overflow:hidden for fallback if clip is not supported in target… (#6807) (5d8d6f9)
  • element: use usual <style> tag if adopted stylesheet are not supported (18613df)

v10.0.2 (2023-07-03)

Bug Fixes

... (truncated)

Commits
  • 1f2fdc4 10.2.0
  • b45f379 chore: fix build script for windows
  • 38995ac Add Swiper Element Issue template (#6941)
  • e04bd60 Update BACKERS.md
  • ac27d02 fix(core): fix touch move and loop behavior when transition-delay enabled on ...
  • 1138c46 chore: add direct CSS bundle path to exports
  • de9af3e chore: update sponsors
  • bcf2490 Update BACKERS.md
  • 721ccaf fix(core): handle contextmenu event
  • 703d13b feat(pagination): allow multiple clickableClass
  • 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 9.3.2 to 10.2.0.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v9.3.2...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 21, 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

Development

Successfully merging this pull request may close these issues.

0 participants