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 9.3.1 to 9.3.2 in /src/main/vue #175

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps swiper from 9.3.1 to 9.3.2.

Release notes

Sourced from swiper's releases.

v9.3.2

Bug Fixes

  • core: don't call update() on lazy loaded if spv !== auto and no autoHeight (378a3c6)
  • core: don't call update() on lazy loaded in css mode (efc294c)
  • core: fix for smoothScroll check in Support module (e0f4ae4)
  • element: fix not working correctly injectStylesUrls (6a50d45), closes #6662
  • element: remove/re-add navigation, pagination, scrollbar elements based on prop value (45f8d4a), closes #6672
  • hash-navigation: handle slide to none existing hash (#6681) (7f3fa96)

Features

  • add string type for effect param (7340629), closes #6676
  • mousewheel: add noMousewheelClass param (0fcd210)
  • mousewheel: support for swiper-no-mousewheel ignore class (#6671) (c9130c3)
  • react: export SwiperClass type from 'swiper/react' (6768efe), closes #5500
Changelog

Sourced from swiper's changelog.

9.3.2 (2023-05-15)

Bug Fixes

  • core: don't call update() on lazy loaded if spv !== auto and no autoHeight (378a3c6)
  • core: don't call update() on lazy loaded in css mode (efc294c)
  • core: fix for smoothScroll check in Support module (e0f4ae4)
  • element: fix not working correctly injectStylesUrls (6a50d45), closes #6662
  • element: remove/re-add navigation, pagination, scrollbar elements based on prop value (45f8d4a), closes #6672
  • hash-navigation: handle slide to none existing hash (#6681) (7f3fa96)

Features

  • add string type for effect param (7340629), closes #6676
  • mousewheel: add noMousewheelClass param (0fcd210)
  • mousewheel: support for swiper-no-mousewheel ignore class (#6671) (c9130c3)
  • react: export SwiperClass type from 'swiper/react' (6768efe), closes #5500
Commits
  • b057613 9.3.2
  • 378a3c6 fix(core): don't call update() on lazy loaded if spv !== auto and no autoHeight
  • 6768efe feat(react): export SwiperClass type from 'swiper/react'
  • efc294c fix(core): don't call update() on lazy loaded in css mode
  • e0f4ae4 fix(core): fix for smoothScroll check in Support module
  • 6a50d45 fix(element): fix not working correctly injectStylesUrls
  • 45f8d4a fix(element): remove/re-add navigation, pagination, scrollbar elements based ...
  • 7f3fa96 fix(hash-navigation): handle slide to none existing hash (#6681)
  • 0fcd210 feat(mousewheel): add noMousewheelClass param
  • c9130c3 feat(mousewheel): support for swiper-no-mousewheel ignore class (#6671)
  • 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 9.3.1 to 9.3.2.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v9.3.1...v9.3.2)

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

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 May 16, 2023
@PabloLec PabloLec merged commit b2115ba into develop May 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/main/vue/develop/swiper-9.3.2 branch May 16, 2023 05:11
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