ParaffinIoT / dashboard

📈 Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

An in-range update of mui-datatables is breaking the build 🚨 #43

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency mui-datatables was updated from 2.6.2 to 2.6.3.

🚨 View failing branch.

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

mui-datatables 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 - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 5 commits.

  • 47f844d 2.6.3
  • 2a57aa9 Prettify files in preparation for release
  • 51ba140 Bugfix/issue 765 row click selection callbacks (#769)
  • ebf7c98 Fix issue with selecting the proper row after sorting (#768)
  • 7e1d611 Bugfix/issue 764 select click ignoring is selectable (#766)

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 6e973d2 2.6.4
  • 2341ed1 Prettify files in preparation for release
  • 6d2ab9b Fix regression with selection via checkbox (#779)
  • 1a366ae Fix issues with overflow for responsive stacked view (#772)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 6740f71 2.7.0
  • 606c1fc Prettify test file
  • 6ca63de Prettify files in preparation for release
  • ec73dda Enhancement/pr 667 updated (#802)
  • 939fb00 Feature/issue 755 add rows expanded option (#801)
  • d61d7fd Enhancement/pr 725 issue 440 download display only (#794)
  • 6663008 set checkbox color through attribute (#793)
  • e4713b5 Fix for 737 (#738)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Add custom search render and various bug fixes
  • The search bar can now be customized with the customSearchRender option
  • Fixes #762 (prevent page number being reset by searches if using serverSide === true)
  • Fixes #790 by improving styling around filter fields
  • Addresses #605 with console error and better UX behavior (prevents multiple simultaneous sort directions)
  • Fixes #817 by dealing with default option for selectableRows
Commits

The new version differs by 8 commits.

  • a5ab0da 2.8.0
  • cb770d0 Prettify files for release
  • 82e343e Bugfix/issue 817 fix rows selected (#818)
  • 1cb9a93 Enhancement/pr 659 sort multiple (#814)
  • aaf8dac Fix issue with width on custom filter component (#791)
  • 48cdc99 Allow to custom table search render (#771)
  • 6a3432c Page reset762 (#763)
  • c49685d add test for #711 (#715)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix issues with isRowSelectable
  • Includes these changes so that isRowSelectable updates properly when using state to store rowsSelected #837
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Add more advanced customization to `isRowSelectable` and `customFooter` as well as minor fixes and documentation updates
  • Enable more advanced logic in isRowSelectable function: #825
  • Added text options to customFooter to allow better mirroring the internal footer: #828
  • Attempted memory leak fix: #829
  • Documentation fixes: #824 and #838
  • Switch to unsafe react lifecycle API to silence deprecation warnings for now: #847
  • Added example and test for changing column props: #848
Commits

The new version differs by 9 commits.

  • d1914e4 2.9.0
  • cdc43e7 Prettify files in preparation for release
  • eb1ca0e Enhancement/pr 687 updated (#848)
  • fc73f14 Silence deprecation warning by using the unsafe API (#847)
  • 7edbd4a Update README.md (#838)
  • 3e392ff Fix for Memory Leak in TableToolbar (#829)
  • 4dc1b5f Added options parameter to customFooter callback (#828)
  • 06a369d Enable functionality to limit maximum number of rows to select (#825)
  • 17e4a49 Fix available 'rowsPerPageOptions' (#824)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 3099dec 2.10.0
  • 3ae1e21 Prettify files for release
  • 52d8f17 Correct cell background for stacked and scroll (#885)
  • 087b7fa Fix syntax error from code cleanup (PR 883)
  • fab6e6b Feature/issue 759 responsive options (#867)
  • 98a2ac2 Refine sortDirection and documentation to support 'none' option (#866)
  • e1998c1 PR-833 Code Cleanup Continued (#883)
  • 93fa792 Improve documentation and plumbing for rows selection (#860)
  • d78c934 Fix for #858 (#859)
  • 2320b0d [Enhancement] Fixed issue #447 (Search box - Default Text) (#852)
  • a5f30b6 Updates to remove warnings for mui v4 users (#836)
  • 6396aa1 Update to work with MUI v4 (#832)
  • 8df474d Added support for Shift + Click selection of rows (#827)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix issue with overwriting options
  • Fixes #878. The problem was related to aggressively overwriting options props. Some we want to overwrite, some we want to merge.
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix regression with rowsPerPageOptions

The way the table overrides options should now be consistent between initial table load and subsequent updates.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix issue with `scrolFullHeight` responsive option
Commits

The new version differs by 2 commits.

  • 8f91dac 2.10.3
  • 58e3617 Fix issue with scroll full height using incorrect class name (#912)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 2071244 2.11.0
  • 97a639f Prettify files for release
  • f6ce265 Issue 901 - Fix inconsistent table meta (#902)
  • c7ae248 Add failing tests for sorting columns with undefined data (#892)
  • fdd7ee7 #887 and#878 (#888)
  • 6d44805 Fix for 868 (selectableRowsHeader option) (#882)
  • 973649d Fix for 880 (#881)
  • 7e1605c fix sort error (#877)
  • f7f2d42 Fix for #869 (#876)
  • 0b74311 Fix #778 Enhancement/switch between examples (#863)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix issue with tableData in tableMeta
  • Adds #925 to address tableData issue
Commits

The new version differs by 2 commits.

  • f0ea9e5 2.11.1
  • 9c79bed Provide table data for meta from props when none is available otherwise (#925)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • b8bee52 2.12.0
  • e87e0c5 Prettify files for release
  • 33ba428 Upgrade testing performance and simplify (#975)
  • 13f0250 Allow sort direction of "none" to be applied multiple times (#971)
  • 506a1d7 adding button wrapper for icon (#970)
  • 5b733a5 Fix issue by properly checking for basic js objects and preserve displayed index (#964)
  • b6cc722 Remove obsolete/unused variables/props (#962)
  • a3ad962 Improve naming in the router to make it easier to find examples (#943)
  • efdab6c Fix invalid option deprecation checks (#956)
  • dcf7857 Issue-857 Server Side Filters (#913)
  • dcc084d Feature/Allow to display search bar from init (#893)
  • dbb1482 Feature/issue 841 is row expandable (#862)
  • 1a4b881 Feature/issue 841 on rows expand (#861)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • cace9df 2.12.1
  • cedc42f Stop mutating column.options props and support immutable data object (#997)
  • 35f129d Fix crash on downloading empty table as CSV (#984)
  • 94d8cd0 Fix issue where rows equal to row option would cause error (#948)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • e8aa513 2.12.2
  • fd9fbac Prettify files for release
  • 3badde4 Bugfix/issue 1005 prevent page reset on search close (#1010)
  • 1417194 Prevent overflows from preventing sticky headers (#1008)
  • 7d5d8fc Handle issues arising from objects in data structure by throwing error (#921)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 2d37c38 2.12.4
  • 7490ad1 Fix download row order when using display true options (#1034)
  • b26205a Bugfix/issue 994 properly calculate page (#1014)
  • 86deadf 2.12.3
  • 23d8920 Bugfix/issue 1011 change error (#1013)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 14 commits.

  • f2468e2 2.13.0
  • 86ce6f1 Prettify files
  • 8188caf Feature/issue 1036 fixed header (#1071)
  • 5b1d72d Update webpack dev server and related dependencies (#1069)
  • 518ed00 Feature/issue 871 (setCellHeaderProps) and Feature/issue 714 (setTableProps) (#889)
  • 4f9f2a4 Feature/issue 937 array and custom update filter support (#1067)
  • 29b9299 Bugfix/issue 1052 csv download issues (#1064)
  • 03f26cc Hide toggle button when the row is not expandable (#1025)
  • c8683b5 add test case to verify reset type (#1006)
  • 5e5cf5a Update .gitignore and adding yarn.lock (#1004)
  • 500c4e9 Serverside sorting example (#986)
  • 868bc4e No Pointer style cursor for table head when no hint or sorting (#910)
  • 3f9bf27 Added disableToolbarSelect option (#874)
  • 990b0e4 Add table properties option (#670)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Improve documentation and fixedHeader deprecation
  • Fixes some documentation issues and add clarity around some options and their deprecation notices #1081
  • Improves the forward compatibility and deprecation logic for fixedHeader, which would previously create warnings even when not in use, due to its existence in default options #1084
Commits

The new version differs by 4 commits.

  • a0e9385 2.13.1
  • 0011f0a Prettify files
  • e63291c Improve deprecation warnings and defaults for fixed header (#1084)
  • 029d7fa Improve documentation (#1081)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix stacked view styling issues
  • Fixes issue caused by style changes for dense views, which change appearance of any stacked view in mui v4 #1096
Commits

The new version differs by 2 commits.

  • 80d3ab5 2.13.2
  • 6098e7d Bugfix/issue 1095 fix stacked view styles (#1096)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix localization and tooltip bugs
  • Fix overlapping tooltips issue that presents in mui v4 #1003
  • Fix bug related to localization objects not resetting as they should to allow for new data #1101
Commits

The new version differs by 4 commits.

  • 12b2d2b 2.13.3
  • 905010b Prettify files for release
  • a7db002 Bugfix/issue 1100 localization object reference (#1101)
  • 4041cff Change tooltip structure to prevent overlap and simplify logic (#1003)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 4f83609 2.14.0
  • 6911756 Update package lockfile
  • 97e26a4 Prettify files for release
  • 564b56d Add missing bracket for tag
  • fcbbb42 Security/csv injection issue 1035 (#1155)
  • 8df7acf Feature/issue 1063 responsive options and table height (#1134)
  • 54d10d2 Fix for Issue #1152 Table Search Accessibility (#1153)
  • 8ca8272 Bugfix/pr 1119 continued multiselect custom filter issues (#1140)
  • 8b143f8 Enhancement/minor fixes (#1123)
  • 84db442 Fix require path in test (#1122)
  • 58df9bc Deprecation warnings (#1073)
  • fa3f391 Fix(#444): downloaded csv should show column "label", not "name" (#1059)
  • 673be7b Reset activeIcon to null when Search button is clicked while search is already open (#1053)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Added ability to retain state between renders, added plug-ins, and updated documentation.
  • The table now retains internal state through re-renders. When you override a table option or column option you take control, but if you opt not to control an option the table will maintain the state and not reset it when the table re-renders (#1086)
  • Added Debounced Search Plug-in (#1089)
  • Added search and "back to index" button to Example Grid (#1087)
  • Various documentation and example updates (#1224, #1192, #1219, #1184)
Commits

The new version differs by 13 commits.

  • c6e67ab 2.15.0
  • 998f948 Merge pull request #1192 from gregnb/enhancement/issue-1191-add-filterList-documentation
  • 86dce6f Merge pull request #1224 from wdh2100/patch-2
  • 122b43b Merge pull request #1089 from patorjk/plugins
  • b1ef84b Merge pull request #1087 from patorjk/examplegrid_updates
  • e63835e Merge pull request #1086 from patorjk/persistent_state
  • 912bf2e Merge branch 'master' into persistent_state
  • 6564966 Update example customize-filter
  • 81956c6 Add documentation about filterList in the filterOptions section
  • a7abf89 Debounced Search Plug-in
  • eae80dd fixed typo
  • ba42fdc Added search and return home button to Example Grid
  • e9b994b made state persistent between renders

See the full diff