thuringia / hotel

An ebook library and reader. Someday this may become a something like calibre
0 stars 0 forks source link

An in-range update of carbon-components-react is breaking the build 🚨 #4

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.5.1 of carbon-components-react was just published.

Branch Build failing 🚨
Dependency [carbon-components-react](https://github.com/carbon-design-system/carbon-components-react)
Current Version 6.5.0
Type dependency

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

carbon-components-react 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 - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/thuringia/hotel/12?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes v6.5.1

6.5.1 (2018-06-18)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 9941974 fix(datepicker): unknown prop on div tag (#1010)
  • 1e9a7ef ModalWrapper onKeyDown default handler (#990)

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 6.5.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.5.2

6.5.2 (2018-06-19)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 71dabfe fix(FloatingMenu): fix with scrolling (#1007)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.5.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.5.3

6.5.3 (2018-06-20)

Bug Fixes

  • Modal: Focus primary actionable button on modal opening (#980) (102f805)
Commits

The new version differs by 2 commits.

  • 102f805 fix(Modal): Focus primary actionable button on modal opening (#980)
  • 74ccc0a Update classnames to the latest version πŸš€ (#982)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.6.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.6.0

6.6.0 (2018-06-21)

Features

  • InlineLoading: Create new component for InlineLoading (#1012) (22be7a2)
Commits

The new version differs by 1 commits.

  • 22be7a2 feat(InlineLoading): Create new component for InlineLoading (#1012)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.6.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.6.1

6.6.1 (2018-06-21)

Bug Fixes

  • OverflowMenu: emulate vanilla component behavior (#1011) (4cfef6a)
Commits

The new version differs by 1 commits.

  • 4cfef6a fix(OverflowMenu): emulate vanilla component behavior (#1011)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.6.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.6.2

6.6.2 (2018-06-21)

Bug Fixes

  • FileUploader: fix FileUploader to use it to upload multiple files , resolves #845 (#1013) (cd1258b)
Commits

The new version differs by 1 commits.

  • cd1258b fix(FileUploader): fix FileUploader to use it to upload multiple files , resolves #845 (#1013)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.6.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.6.3

6.6.3 (2018-06-22)

Bug Fixes

  • DataTable: add icon description to TableExpandRow in DataTable (#1002) (8249fa8), closes #995 #995
Commits

The new version differs by 1 commits.

  • 8249fa8 fix(DataTable): add icon description to TableExpandRow in DataTable (#1002)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.6.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits.

  • 014f281 fix(OverflowMenu): close open floatingMenu when click on trigger in OverflowMenu (#983)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.7.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.7.0

6.7.0 (2018-06-29)

Features

Commits

The new version differs by 2 commits.

  • 4a92d3b feat(FloatingMenu): support for specifying target container (#1041)
  • 1eb620d fix(OverflowMenu): prevent unknown props being spread to ClickListener (#1031)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.7.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.7.1

6.7.1 (2018-06-29)

Bug Fixes

Commits

The new version differs by 1 commits.

  • cff196f fix(tabs): add a11y fixes to tabs (#1040)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.7.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.7.2

6.7.2 (2018-06-29)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 78304d2 fix(loading): add a11y for JAWS (#1038)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.7.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.7.3

6.7.3 (2018-06-29)

Bug Fixes

  • MultiSelect: SelectedItems should select from an id to id comparison, not an object to object (#1029) (3b2c0f2)
Commits

The new version differs by 1 commits.

  • 3b2c0f2 fix(MultiSelect): SelectedItems should select from an id to id comparison, not an object to object (#1029)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.7.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.7.4

6.7.4 (2018-06-29)

Bug Fixes

  • FileUploader: onChange method called twice (#1022) (56249e4)
  • MultiSelect: close MultiSelect after any option is selected/unselected (#1021) (d1dc77e), closes #1009 #1009
Commits

The new version differs by 2 commits.

  • 56249e4 fix(FileUploader): onChange method called twice (#1022)
  • d1dc77e fix(MultiSelect): close MultiSelect after any option is selected/unselected (#1021)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.8.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.8.0

6.8.0 (2018-07-05)

Features

Commits

The new version differs by 2 commits.

  • 0af86f5 feat(tag): add tag back in (#1047)
  • c9c72dd chore(package): update carbon-componets to 9.1.6 (#1037)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.9.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.9.0

6.9.0 (2018-07-10)

Features

  • overflow-menu: add requireTitle prop for text that is truncated (#1056) (41f5df2)
Commits

The new version differs by 3 commits.

  • 41f5df2 feat(overflow-menu): add requireTitle prop for text that is truncated (#1056)
  • 55f8533 Adopt tooltip (#1062)
  • a4946fd Fix typo in selected example tabs component (#1051)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.9.1

6.9.1 (2018-07-10)

Bug Fixes

  • FileUploaderButton: allow more buttonKind options in propTypes (#1048) (9a77841)
Commits

The new version differs by 1 commits.

  • 9a77841 fix(FileUploaderButton): allow more buttonKind options in propTypes (#1048)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.10.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.10.0

6.10.0 (2018-07-10)

Features

  • Checkbox: add title attribute to checkbox label (#1060) (7bee608)
Commits

The new version differs by 1 commits.

  • 7bee608 feat(Checkbox): add title attribute to checkbox label (#1060)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.11.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits.

  • 62c315a fix(package): point to new IBM url (#1075)
  • 29da7ce fix(package): update flatpickr to version 4.5.1 (#1045)
  • 25628f6 fix(Tabs): ensure dropdown is closed when tab is selected (#1065)
  • 54c23ba Greenkeeper/node sass 4.9.2 (#1070)
  • 41d0387 Update css-loader to the latest version πŸš€ (#1057)
  • 7865d0b Update gzip-size to the latest version πŸš€ (#1053)
  • 2288cef Update eslint to the latest version πŸš€ (#1025)
  • 156c74e Greenkeeper/all contributors cli 5.2.1 (#1069)
  • be9b7d0 feat(Icon): introduce pass-thru option (#888)
  • 2ea6c4c chore: We are no longer doing string concatenation in the items per page label, resolves #1067 (#1068)
  • dcb9ea6 Add invalid prop to Select (#1019)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.12.0

6.12.0 (2018-07-12)

Features

  • breadcrumbs: provide the ability to disable trailing slash as a prop (#1080) (c513fbb)
Commits

The new version differs by 2 commits.

  • c513fbb feat(breadcrumbs): provide the ability to disable trailing slash as a prop (#1080)
  • 2a9095c chore: sync with project move (#1076)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.12.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.12.1

6.12.1 (2018-07-12)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 3677e8a fix(a11y): fix a11y lint warnings (#1077)
  • e87efad chore(code-snippet): add aria label to textbox (#1081)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.12.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.12.2

6.12.2 (2018-07-16)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 5e13b23 fix(tooltipIcon): show text on hover (#1083)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.13.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.13.0

6.13.0 (2018-07-18)

Features

  • DataTable: allow TableSelect components to be disabled (#1003) (835b7d6)
Commits

The new version differs by 1 commits.

  • 835b7d6 feat(DataTable): allow TableSelect components to be disabled (#1003)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.13.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 598c980 fix(DropdownV2): fix tabIndex warning (#1089)
  • a68335e docs(DataTable): fix missing import in README (#1008)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.13.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.13.2

6.13.2 (2018-07-18)

Bug Fixes

  • FloatingMenu: use right .matches() function for different browsers (#1093) (339ed32), closes #1092
Commits

The new version differs by 2 commits.

  • 339ed32 fix(FloatingMenu): use right .matches() function for different browsers (#1093)
  • f5e2504 chore: [RFC] Add offline support for Yarn in CI builds (#1101)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.13.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.13.3

6.13.3 (2018-07-19)

Bug Fixes

Commits

The new version differs by 1 commits.

  • c58de6c fix: Export Tag & TagSkeleton (#1102)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.14.0

6.14.0 (2018-07-20)

Features

  • codeSnippet: add an option to provide copy button description (#1106) (d309e65)
Commits

The new version differs by 1 commits.

  • d309e65 feat(codeSnippet): add an option to provide copy button description (#1106)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.14.1

6.14.1 (2018-07-20)

Bug Fixes

Commits

The new version differs by 1 commits.

  • f2b9f8b fix(DropdownV2): add ID prop (#1109)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.14.2

6.14.2 (2018-07-23)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 5e92334 fix(Tooltip): remove extra outter div (#1110)
  • c7ad66f Update README.md (#1113)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.14.3

6.14.3 (2018-07-26)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9cd73c1 fix(Icon): handle undefined name (#1129)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.15.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 52bdcc6 fix(Search): make clear button in sync with props (#1116)
  • dcfbccb feat: re-write usage of Array.findIndex() (#1108)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.16.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits.

  • 32d0f5b feat(FloatingMenu): add horizontal scrolling support (#1117)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.17.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 78d3d31 fix(OverflowMenu): support decimal point calculating the size of pointing arrow (#1119)
  • ae8f36b feat(OverflowMenu): add flip-up option (#1118)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.18.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits.

  • 94d127f feat(DatePicker): sets a default value for date picker on mount (#1125)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.18.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.18.1

6.18.1 (2018-07-31)

Bug Fixes

Commits

The new version differs by 1 commits.

  • a150395 fix(Drodown): adds light support (#1138)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.18.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.18.2

6.18.2 (2018-07-31)

Bug Fixes

  • codesnippet: set shouldShowMoreLessBtn if children change (#1142) (e423121)
Commits

The new version differs by 1 commits.

  • e423121 fix(codesnippet): set shouldShowMoreLessBtn if children change (#1142)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.18.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.18.3

6.18.3 (2018-08-01)

Bug Fixes

  • Select: Moves the label before the select list for better accessibility, resolves #1131. (#1134) (ca584cf)
Commits

The new version differs by 1 commits.

  • ca584cf fix(Select): Moves the label before the select list for better accessibility, resolves #1131. (#1134)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.18.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.18.4

6.18.4 (2018-08-06)

Bug Fixes

  • a11y: Update label order for input fields to have the label first (#1151) (f02c1f9)
Commits

The new version differs by 2 commits.

  • f02c1f9 fix(a11y): Update label order for input fields to have the label first (#1151)
  • b71f167 chore: add Zack to the list of contributors (#1150)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.19.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.19.0

6.19.0 (2018-08-09)

Features

  • MultiSelect: Add invalid and invalidText props to show validation errors (#1139) (3c625e1)
Commits

The new version differs by 1 commits.

  • 3c625e1 feat(MultiSelect): Add invalid and invalidText props to show validation errors (#1139)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.19.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.19.1

6.19.1 (2018-08-09)

Bug Fixes

Commits

The new version differs by 1 commits.

  • df3d9d5 fix(OverflowMenu): remove inline style (#1145)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.19.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.19.2

6.19.2 (2018-08-09)

Bug Fixes

  • Modal: add support for primary focus selector prop (#1124) (3bc0c37)
Commits

The new version differs by 1 commits.

  • 3bc0c37 fix(Modal): add support for primary focus selector prop (#1124)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.19.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.19.3

6.19.3 (2018-08-09)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 5dc69b9 fix(Modal): add keyboard trap (#1115)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.19.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.19.4

6.19.4 (2018-08-10)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 02f2d2c fix(Icon): make icon descriptions configurable (#1169)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.19.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.19.5

6.19.5 (2018-08-10)

Bug Fixes

  • TableHeader: apply className to outer th node (#1175) (48cfcef)
Commits

The new version differs by 1 commits.

  • 48cfcef fix(TableHeader): apply className to outer th node (#1175)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.20.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.20.0

6.20.0 (2018-08-10)

Features

  • DataTable: loosen prop-type definition to include nodes (#1176) (8cbd15a)
Commits

The new version differs by 1 commits.

  • 8cbd15a feat(DataTable): loosen prop-type definition to include nodes (#1176)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.21.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.21.1

6.21.1 (2018-08-15)

Bug Fixes

  • Modal: remove console warning for selectorPrimaryFocus prop (#1184) (d03c6a4)
Commits

The new version differs by 8 commits.

  • d03c6a4 fix(Modal): remove console warning for selectorPrimaryFocus prop (#1184)
  • 20b3113 feat(ModalWrapper): support pass-thru props (#1196)
  • e1f540d fix: Add addon-info global defaults to prevent default functions getting cut-off. (#1198)
  • 7edc0d9 fix(Icon): add prop type check for either icon or name prop exists (#1132)
  • b98b370 chore: add prune config for Yarn in the offline mirror (#1190)
  • 6f98a97 docs(storybook): Add docgen babel plugin to allow for proptype/comment parsing in prop tables (#1195)
  • 257de46 chore: update storybook (#1193)
  • eb8a297 chore(Storybook): introduce knobs addon (#1182)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.21.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.21.2

6.21.2 (2018-08-16)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 0463223 fix(MultiSelect): IE11 and menu closing fix (#1177)
  • f22f612 refactor(data-table): update story structure (#1189)
  • 9d85a99 docs(FileUploader): fix failing storybook example (#1200)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.21.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.21.3

6.21.3 (2018-08-16)

Bug Fixes

  • components: cWRP -> gDSFP migration for basic components (#992) (1d6d323)
Commits

The new version differs by 1 commits.

  • 1d6d323 fix(components): cWRP -> gDSFP migration for basic components (#992)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.22.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.22.0

6.22.0 (2018-08-22)

Features

Commits

The new version differs by 3 commits.

  • 21db298 feat(components): allow React node in labels (#1215)
  • 52a576f fix: Add an aria label to list box (#1212)
  • 0528222 docs(FileUploader): restore 'none' buttonKind knob (#1202)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.23.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.23.0

6.23.0 (2018-08-22)

Features

Commits

The new version differs by 1 commits.

  • 22af70d feat(TextInput): add support for helper text (#1218)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.24.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.24.0

6.24.0 (2018-08-23)

Features

Commits

The new version differs by 3 commits.

  • 3306ea4 feat(DataTable): support disabling zebra stripe (#1207)
  • ea377cd chore(spelling): put space in time zone picker (#1223)
  • 2953ae1 docs: Add description. (#1214)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 6.25.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.25.0

6.25.0 (2018-08-23)

Features

  • data-table: allow isSortable to be defined in getHeaderProps (#1221) (e896c3d)
Commits

The new version differs by 1 commits.

  • e896c3d feat(data-table): allow isSortable to be defined in getHeaderProps (#1221)

See the full diff