learnlinux / tuxlab-app

A Platform for Creating Interactive Linux Courses
GNU General Public License v3.0
7 stars 7 forks source link

An in-range update of sortablejs is breaking the build 🚨 #330

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency sortablejs was updated from 1.9.0 to 1.10.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sortablejs is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/learnlinux/tuxlab-app/builds/585279483?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 39 commits.

  • 82ce396 1.10.0
  • 2e6df83 #1598: Allow selecting with SHIFT key without multiDragKey being down
  • a60ded8 #1634: Fix onSpill plugins on mobile
  • f75c972 Fix call to animate() (#1630)
  • 652eec8 Animation performance improvements
  • 1c7847b #1599: Support for transforms on ghost element
  • 4f17fb0 #1597: Fix docs for enabling plugins
  • 0e4eabf #1611: Remove MultiDrag events on GLOBAL destroy
  • c3d1ea7 plugin API revamp (#1595)
  • 211b030 Create LICENSE
  • 1fed4ee Improve OnSpill support with multiple sortables + fix drop events
  • 99c8695 #1514: Add conditional for rootEl
  • a8836d5 #1580: Fix plugins' references to options
  • 705fb32 Fixed missing forEach indexes + Fixed CircleCI Config
  • caf3e12 Fix CircleCI for PRs

There are 39 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 4 years ago

After pinning to 1.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 8d7cb88 1.10.1
  • 278b587 Fix saucelabs logo for npm
  • 576e335 Do not throw error if imported in nodeJS context
  • 5fccf71 #1646: Fix SSR rendering
  • 9fd5769 #1640: Fix OnSpill destroy error

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.10.2
  • #1674: add MSCSSMatrix to matrixFn options
  • #1639: disable delayed drag events during destroy
  • #1644: Remove transform on drop
  • #1689: Added type check for 'dragStarted' variable
  • #1647: Fix(utils): Chrome < 44 not support scrollingElement
  • #1699: Fixed multiplying ghost transform
  • Added Open Collective
Commits

The new version differs by 17 commits.

  • 2addddd 1.10.2
  • aae2c97 #1699: Fixed multiplying ghost transform
  • de5e7a4 Merge pull request #1647 from pangjian/master
  • 5a3ee2d Merge pull request #1705 from waynevanson/patch-1
  • 4105c13 Update README.md
  • 143c63c Merge pull request #1700 from SortableJS/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • eea4027 Bump mixin-deep from 1.3.1 to 1.3.2
  • 1a79646 Merge pull request #1689 from kcak11/master
  • ac5ec44 Added type check for 'dragStarted' variable as this is causing thousands of console errors in Chrome, Firefox, Edge, IE, Safari before the first drag.
  • ec7b5e9 Merge pull request #1674 from jmfolds/ie11-multidrag-fix
  • caca04a add MSCSSMatrix to matrixFn options
  • 118828d disable delayed drag events during destory
  • e979370 #1644: Remove transform on drop
  • 8b07ba2 Added Open Collective
  • e824ed1 Fix optionListeners typo

There are 17 commits in total.

See the full diff