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.0.7 to 10.2.0 #419

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps swiper from 8.0.7 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Contains breaking changes from previous release labels Aug 17, 2023
@dependabot dependabot bot requested a review from a team August 17, 2023 14:53
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 8.0.7 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@v8.0.7...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 force-pushed the dependabot/npm_and_yarn/swiper-10.2.0 branch from f32351d to 0324a36 Compare August 17, 2023 20:40
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #443.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-10.2.0 branch May 27, 2024 14:17
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 major Contains breaking changes from previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants