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 10.1.0 to 10.2.0 in /src/main/vue #233

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps swiper from 10.1.0 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
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
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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
swiper [>= 9.0.a, < 9.1]

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 10.1.0 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@v10.1.0...v10.2.0)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2023
@PabloLec PabloLec merged commit 780af28 into develop Aug 18, 2023
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/main/vue/develop/swiper-10.2.0 branch August 18, 2023 05:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant