Skip to content

chore(deps): bump swiper from 8.4.7 to 11.0.5 #176

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise Nov 24, 2023

Bumps swiper from 8.4.7 to 11.0.5.

Release notes

Sourced from swiper's releases.

v11.0.5

Bug Fixes

  • core: swipe to last with slidesPerView: auto (#7183) (2e3f47d)
  • modules/a11y: filter out falsy pagination elems (#7201) (a044626)

Features

  • core: new slidesUpdated event (8a0c7c4)

v11.0.4

Bug Fixes

  • effectx: fix Safari issue with rotates even to 90deg (e005b69), closes #7167

v11.0.3

Bug Fixes

  • core: fixed legacy condition preventing touch move when zoom enabled (2f64043), closes #7137
  • core: prevent observer updates on loop fix (7a5eacc), closes #7135

v11.0.2

Bug Fixes

  • core: correctly handle loopAdditionalSlides parameter (3f5e05d)

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)

... (truncated)

Changelog

Sourced from swiper's changelog.

11.0.5 (2023-11-22)

Bug Fixes

  • core: swipe to last with slidesPerView: auto (#7183) (2e3f47d)
  • modules/a11y: filter out falsy pagination elems (#7201) (a044626)

Features

  • core: new slidesUpdated event (8a0c7c4)

11.0.4 (2023-11-09)

Bug Fixes

  • effectx: fix Safari issue with rotates even to 90deg (e005b69), closes #7167

11.0.3 (2023-10-26)

Bug Fixes

  • core: fixed legacy condition preventing touch move when zoom enabled (2f64043), closes #7137
  • core: prevent observer updates on loop fix (7a5eacc), closes #7135

11.0.2 (2023-10-25)

Bug Fixes

  • core: correctly handle loopAdditionalSlides parameter (3f5e05d)

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

... (truncated)

Commits
  • fe820a2 11.0.5
  • 2e3f47d fix(core): swipe to last with slidesPerView: auto (#7183)
  • a044626 fix(modules/a11y): filter out falsy pagination elems (#7201)
  • 8a0c7c4 feat(core): new slidesUpdated event
  • bb7c66f chore: sponsors
  • 2048624 11.0.4
  • e005b69 fix(effectx): fix Safari issue with rotates even to 90deg
  • 8eb3b44 11.0.3
  • 2f64043 fix(core): fixed legacy condition preventing touch move when zoom enabled
  • 5bfbfc7 Update index.html
  • Additional commits viewable in compare view

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 8.4.7 to 11.0.5.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v8.4.7...v11.0.5)

---
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 Nov 24, 2023
@dependabot dependabot bot requested a review from a team November 24, 2023 01:47
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Feb 9, 2024

Superseded by #216.

@dependabot dependabot bot closed this Feb 9, 2024
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Feb 9, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-11.0.5 branch February 9, 2024 02:02
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants