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.2.0 to 11.0.1 in /src/main/vue #260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps swiper from 10.2.0 to 11.0.1.

Release notes

Sourced from swiper's releases.

v11.0.1

No release notes provided.

v11.0.0

Bug Fixes

  • autoplay: fix negative autoplay values after stop/start, fix autoplay with free mode (8bef84d), closes #7084
  • autoplay: fix pauseOnPointerEnter if hovered during transition (5080d95), closes #7107
  • core: remove grid class on rows change (2f65e89), closes #7053
  • element: correctly respond to object params assignment (f23c742)
  • scrollbar: allow multiple classes in scrollbar parameters (89a6f71), closes #7096

Features

  • core: add fully visible slides classes (902a4c4), closes #6773
  • core: add handling for native touch events (74bb1cc), closes #6478 #6381 #6897
  • core: loop support for grid, new loopAddBlankSlides parameter (b5db223)
  • core: remove loopedSlides parameter, add loopAdditionalSlides parameter (d647985)
  • core: reworked loop mode (2a99dbd)
  • core: update loop mode logic and lowered requirements (703ede6)
  • element: makeeventPrefix parameter default to swiper (88d463a)
  • core: move default container overflow back to hidden (88941a8)

v10.3.1

Bug Fixes

  • autoplay: fix autoplay stop when disableOnInteraction is active (ecfb3fb), closes #7060 #7059
  • types: detection of custom html tags (#7055) (c55f76d)

v10.3.0

Bug Fixes

  • core: correctly destroyor create loop on breakpoints (12a44fb), closes #6967
  • core: don't call realIndexChange on initialIndex if runCallbacksOnInit is disalbed (48c4e0a), closes #6976
  • core: fix slideToClickedSlide when using Element slide slots (af0519c), closes #6958
  • core: fix lazy preloader in later initialized slides (e4fddc0), closes #6946
  • core: fix loop on centeredSlides slide to beginning (c496835), closes #7011
  • core: fix loopFix in loop and cssMode (8180a52), closes #6919
  • core: fixed ignored allowSlidePrev/Next in loop mode (1b74619), closes #6987
  • core: remove grid class on rows change (908becc), closes #7053
  • element: correctly respond to object params assignment (2ef1ff5)
  • element: do not bubble hashchange event (106a3d7), closes #6943
  • element: fix issue updating with boolean module params (1cc359e), closes #6947
  • navigation: fix lock class on enable (ea39c33), closes #7009
  • react: add breakpointsBase param (0eb4122), closes #7014
  • react: fix react components props type (1cd412e), closes #7000

... (truncated)

Changelog

Sourced from swiper's changelog.

11.0.1 (2023-10-24)

Bug Fixes

  • types: fix eventsPrefix type (fd0f601)

11.0.0 (2023-09-24)

Bug Fixes

  • autoplay: fix negative autoplay values after stop/start, fix autoplay with free mode (8bef84d), closes #7084
  • autoplay: fix pauseOnPointerEnter if hovered during transition (5080d95), closes #7107
  • core: remove grid class on rows change (2f65e89), closes #7053
  • element: correctly respond to object params assignment (f23c742)
  • scrollbar: allow multiple classes in scrollbar parameters (89a6f71), closes #7096

Features

  • core: add fully visible slides classes (902a4c4), closes #6773
  • core: add handling for native touch events (74bb1cc), closes #6478 #6381 #6897
  • core: loop support for grid, new loopAddBlankSlides parameter (b5db223)
  • core: remove loopedSlides parameter, add loopAdditionalSlides parameter (d647985)
  • core: reworked loop mode (2a99dbd)
  • core: update loop mode logic and lowered requirements (703ede6)
  • element: makeeventPrefix parameter default to swiper (88d463a)
  • core: move default container overflow back to hidden (88941a8)

10.3.1 (2023-09-28)

Bug Fixes

  • autoplay: fix autoplay stop when disableOnInteraction is active (ecfb3fb), closes #7060 #7059
  • types: detection of custom html tags (#7055) (c55f76d)

10.3.0 (2023-09-21)

Bug Fixes

  • core: correctly destroyor create loop on breakpoints (12a44fb), closes #6967
  • core: don't call realIndexChange on initialIndex if runCallbacksOnInit is disalbed (48c4e0a), closes #6976
  • core: fix slideToClickedSlide when using Element slide slots (af0519c), closes #6958
  • core: fix lazy preloader in later initialized slides (e4fddc0), closes #6946
  • core: fix loop on centeredSlides slide to beginning (c496835), closes #7011
  • core: fix loopFix in loop and cssMode (8180a52), closes #6919
  • core: fixed ignored allowSlidePrev/Next in loop mode (1b74619), closes #6987
  • core: remove grid class on rows change (908becc), closes #7053
  • element: correctly respond to object params assignment (2ef1ff5)
  • element: do not bubble hashchange event (106a3d7), closes #6943
  • element: fix issue updating with boolean module params (1cc359e), closes #6947
  • navigation: fix lock class on enable (ea39c33), closes #7009

... (truncated)

Commits

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.2.0 to 11.0.1.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v10.2.0...v11.0.1)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

Superseded by #263.

@dependabot dependabot bot closed this Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/main/vue/develop/swiper-11.0.1 branch October 26, 2023 04:53
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