misskey-delta / misskey-web

improved MissKernel/Misskey-Web.
MIT License
6 stars 6 forks source link

Update swiper to the latest version πŸš€ #512

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 4.2.5 of swiper was just published.

Dependency swiper
Current Version 4.2.0
Type dependency

The version 4.2.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of swiper.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 44 commits.

  • cdb54be 4.2.5 release
  • 154c5fc check also for swiper.destroyed
  • ee211b9 npm ci
  • 7b0d084 Merge pull request #2568 from amnausman/master
  • ca46b74 Merge pull request #2601 from Triloworld/master
  • 5aa0fa2 Fix transformed slides size calc
  • 4af7839 Lint errors. Return consistent
  • 031fe21 Merge branch 'master' into master
  • ab90a4c Swiper.destroy - fix for multi invocation of detachEvents() function
  • 44ec90a Swiper.destroy - fix for multi invocation of detachEvents() function
  • e04796c Swiper.destroy - fix for multi invocation of detachEvents() function
  • db241ba Lint
  • 6832cea Fix listeners leak in autoplay mode
  • 0fc00de Update Dom7 to latest
  • 711c4d0 Merge pull request #2592 from lcharbon/master

There are 44 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 12 commits.

  • 066ab58 4.3.0 Release
  • c2243ea Update Dom7
  • 592784c Update packages
  • a02e65f Merge pull request #2623 from nolimits4web/greenkeeper/rollup-0.59.0
  • ea1a427 Merge pull request #2633 from langjun/patch-1
  • 6631377 Fix #2632
  • 5c8ce48 chore(package): update rollup to version 0.59.0
  • 62a2e07 Update dependencies
  • bddcc0f iOS bug with not firing resize event
  • be391b0 Add webkitTransform prefix
  • e9ebeb0 Fix slideBack issues
  • 03afbf0 4.2.6 release

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 3eea2a0 4.3.2 Release
  • 55e4149 Add pagination fraction formatters
  • b5c8c2e Fix previousSlidesLength var
  • 8023852 Merge pull request #2651 from kochizufan/loopFix
  • b2fed35 Merge pull request #2648 from kochizufan/addIndex
  • 0008b45 Fix loop behavior
  • 1fd6f17 Fix activeIndex bug
  • 4bc3192 addIndex first commit

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 26 commits.

  • 6f9f8e7 4.3.5 Release
  • 10a05c2 Update LESS to latest
  • 7527b43 Fix thumbs with auto height
  • e1ca54a Fix direction in transitionEnd callback
  • 67303fc Update dependencies
  • e19a4d2 Emit event immediately if only 1 mutation
  • 8d102b6 Merge pull request #2731 from rayvincent-bsd/master
  • 023a9cd #2730: Ensure observerUpdate event is only dispatched once on a MutationEvent
  • cb4810d Merge pull request #2728 from nyon/fix_typo_in_passive_listeners
  • a3831fe Fix typo in passive listeners.
  • 523ad51 Rename iOSEdgeSwipe... -> edgeSwipe...
  • cff29d4 Disable lock bot comment
  • 6b16107 Tweak stale
  • 9dbb512 Tweak stale and lock
  • ebaed6e Lock bot

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 25 commits.

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 22 commits.

  • 08e6fcb 4.4.2 Release
  • 183401c Remove console.log
  • 703ba53 Don't use getBoundingClientRect
  • c013b05 Fixe looped Thumbs
  • bb82237 Merge pull request #2842 from thebrickfactory/scrollbar_safari_fix
  • e692aae Check maxTouchPoints
  • ceb187e Call virtual update only once when initialSlide
  • 23a6391 Fix virtual slides sort
  • 1483670 Fix destroying remove all next/prev click events
  • adeebac Merge pull request #2844 from shahjehanali1/fix-typo
  • 1ab9dcd period added
  • cdd04f4 Scrollbar events based only on Support.touch
  • aef21b8 forcePreventDefault -> touchStartForcePreventDefault
  • a71a133 Merge pull request #2822 from brunolm/feature/force-prevent-default
  • 097c248 Tweaks

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 22 commits.

  • f2b45ed 4.4.5 release
  • 3217ed0 Merge pull request #2874 from nukefusion/ColumnCalcFix
  • 6935d74 Add zoomChange event
  • 9cdf55d Add observeSlideChildren parameter
  • 6183f57 Fix issue with not considering padding
  • 67493a7 Merge branch 'master' of https://github.com/nolimits4web/Swiper
  • 4ea208d Update packages
  • 75a44f5 Merge pull request #2913 from samuanv/bugfix/touchable-screen-chrome-70
  • 4afb240 Merge pull request #2906 from nolimits4web/greenkeeper/rollup-plugin-node-resolve-4.0.0
  • bca9901 Merge pull request #2892 from nolimits4web/greenkeeper/gulp-clean-css-4.0.0
  • 963cb65 Merge pull request #2870 from nolimits4web/greenkeeper/rollup-0.67.0
  • df41dc9 Added new condition to proper detection of touchables screen in chrome +70
  • e339bb0 Merge pull request #2873 from vaxul/master
  • f4d0c14 chore(package): update lockfile package-lock.json
  • 3aa5971 chore(package): update rollup-plugin-node-resolve to version 4.0.0

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff