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

Your tests are still failing with this version. Compare changes

Release Notes for v6.46.2

6.46.2 (2018-11-07)

Bug Fixes

  • Toggle: Use uncontrolled Toggle in Storybook (#1526) (29b35ff)
Commits

The new version differs by 1 commits.

  • 29b35ff fix(Toggle): Use uncontrolled Toggle in Storybook (#1526)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.46.3

6.46.3 (2018-11-07)

Bug Fixes

  • TextArea: support screenreading invalid text (#1530) (099bb49)
Commits

The new version differs by 1 commits.

  • 099bb49 fix(TextArea): support screenreading invalid text (#1530)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.46.4

6.46.4 (2018-11-07)

Bug Fixes

Commits

The new version differs by 2 commits.

  • a721e86 fix(Slider): prop -> state sync for values (#1370)
  • 087bcda Upgrade storybook (#1521)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.46.5

6.46.5 (2018-11-07)

Bug Fixes

  • number-input: add helpertext class when helper text is present (#1534) (dfd9dfd)
Commits

The new version differs by 2 commits.

  • dfd9dfd fix(number-input): add helpertext class when helper text is present (#1534)
  • 1d78fce chore(Storybook): make CARBON_USE_EXPERIMENTAL_FEATURES work again (#1519)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.46.6

6.46.6 (2018-11-08)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9662de1 fix(FileUploader): remove label tabIndex (#1515)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.46.7

6.46.7 (2018-11-09)

Bug Fixes

  • data-table: update skeleton for IE11 compatibility (#1531) (99ff283)
Commits

The new version differs by 3 commits.

  • 99ff283 fix(data-table): update skeleton for IE11 compatibility (#1531)
  • 7280315 chore: reorder storybook addons to show story first (#1546)
  • 7865e15 chore(gitignore): ignore storybook cache (#1541)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.47.0

6.47.0 (2018-11-09)

Features

Commits

The new version differs by 1 commits.

  • 09c9850 feat(ui-shell): Add Side Navigation component (#1539)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.47.1

6.47.1 (2018-11-09)

Bug Fixes

  • CodeSnippet: inline type was missing onClick handler (#1538) (b42fa4a)
Commits

The new version differs by 1 commits.

  • b42fa4a fix(CodeSnippet): inline type was missing onClick handler (#1538)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.48.0

6.48.0 (2018-11-10)

Features

Commits

The new version differs by 1 commits.

  • d07083e feat(Tag): add experimental tag component (#1523)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.49.0

6.49.0 (2018-11-12)

Features

  • StructuredList: toggle styles based on experimental feature flag (#1528) (a72bc33)
Commits

The new version differs by 3 commits.

  • a72bc33 feat(StructuredList): toggle styles based on experimental feature flag (#1528)
  • f860286 ci: switch from Travis to CircleCI (#1551)
  • 0f06c93 docs(ContentSwitcher) fix tiny typo (#1552)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.49.1

6.49.1 (2018-11-13)

Bug Fixes

  • DataTable: update sort order to go ASC -> DESC -> NONE (#1535) (ee555b6)
Commits

The new version differs by 1 commits.

  • ee555b6 fix(DataTable): update sort order to go ASC -> DESC -> NONE (#1535)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.50.0

6.50.0 (2018-11-13)

Features

  • Notification: add experimental notification (#1537) (1bd85da)
Commits

The new version differs by 2 commits.

  • 1bd85da feat(Notification): add experimental notification (#1537)
  • ccaaa54 docs: add Next.js example (#1553)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.50.1

6.50.1 (2018-11-14)

Bug Fixes

Commits

The new version differs by 3 commits.

  • bd72202 fix(#726): Icon component should have ability to remove title tab inside svg (#1554)
  • aa40b37 chore: Update webpack and swap out minifier (#1560)
  • 31ebc9d docs: update commit message instructions and links (#1559)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.50.2

6.50.2 (2018-11-15)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 95adcc1 fix(combo-box): update combo-box interaction pattern (#1502)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.51.0

6.51.0 (2018-11-15)

Features

  • data-table: add shouldShowBorder prop to data-table (#1570) (8ff91a6)
Commits

The new version differs by 1 commits.

  • 8ff91a6 feat(data-table): add shouldShowBorder prop to data-table (#1570)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.52.0

6.52.0 (2018-11-26)

Features

Commits

The new version differs by 1 commits.

  • c1a6b95 feat(InlineCheckbox): allow optional tooltip (#1578)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.52.1

6.52.1 (2018-11-26)

Bug Fixes

  • Tooltip: assign "tooltip" role to Tooltips without clickable icons (#1581) (b1e4c62)
Commits

The new version differs by 2 commits.

  • b1e4c62 fix(Tooltip): assign "tooltip" role to Tooltips without clickable icons (#1581)
  • 2993409 Fix number input controls misalignment (#1572)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.53.0

6.53.0 (2018-11-26)

Features

Commits

The new version differs by 1 commits.

  • 4cac744 feat(DropdownV2): allow components as items (#1505)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.53.1

6.53.1 (2018-11-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b1319a2 fix(Search): provide a default value (#1577)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.53.2

6.53.2 (2018-11-28)

Bug Fixes

  • FileUploaderButton: handle container div onClick (#1576) (23e833e)
Commits

The new version differs by 2 commits.

  • 23e833e fix(FileUploaderButton): handle container div onClick (#1576)
  • 0ca3ac6 Support configurable CSS class prefix (#1540)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.54.0

6.54.0 (2018-11-28)

Features

Commits

The new version differs by 1 commits.

  • e502949 feat(FileUploaderButton): add disabled prop (#1573)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.0

6.55.0 (2018-11-29)

Features

  • ui-shell: update UI Shell markup and refactor prefix usage (#1585) (5590e38)
Commits

The new version differs by 2 commits.

  • 5590e38 feat(ui-shell): update UI Shell markup and refactor prefix usage (#1585)
  • 7abef6b fix(FilterableMultiSelect): filter is cleared after selection (#1556)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.1

6.55.1 (2018-11-29)

Bug Fixes

  • ui-shell: update HeaderMenuButton to use Menu20 (#1589) (2b6522b)
Commits

The new version differs by 1 commits.

  • 2b6522b fix(ui-shell): update HeaderMenuButton to use Menu20 (#1589)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.2

6.55.2 (2018-11-30)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 24fce60 fix(notification): add info icon back (#1588)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.3

6.55.3 (2018-12-01)

Bug Fixes

  • TabsSkeleton: remove a console warning error of fill-rule in TabsSkeleton (#1594) (87c8021)
Commits

The new version differs by 1 commits.

  • 87c8021 fix(TabsSkeleton): remove a console warning error of fill-rule in TabsSkeleton (#1594)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.4

6.55.4 (2018-12-02)

Reverts

Commits

The new version differs by 1 commits.

  • e0a1d85 revert: feat(DropdownV2): allow components as items (#1505) (#1590)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.5

6.55.5 (2018-12-03)

Bug Fixes

  • MultiSelect: disabled multiSelect being able to clear its select… (#1595) (4360f92)
Commits

The new version differs by 1 commits.

  • 4360f92 fix(MultiSelect): disabled multiSelect being able to clear its select… (#1595)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.6

6.55.6 (2018-12-06)

Bug Fixes

  • Modal: Allow components as modal heading (#1580) (2086470)
Commits

The new version differs by 3 commits.

  • 2086470 fix(Modal): Allow components as modal heading (#1580)
  • 4693211 Updated codesandbox example (#1609)
  • 936c34d docs: add CodeSandbox example with consistent URL (#1511)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.55.7

6.55.7 (2018-12-06)

Bug Fixes

  • MultiSelect: prevent modification of disabled multiselect actions (#1597) (c8609e7)
Commits

The new version differs by 1 commits.

  • c8609e7 fix(MultiSelect): prevent modification of disabled multiselect actions (#1597)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.56.0

6.56.0 (2018-12-06)

Features

Commits

The new version differs by 1 commits.

  • 357936b feat(ComposedModal): add danger prop (#1603)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.57.0

6.57.0 (2018-12-06)

Features

  • FilterableMultiSelect: allow form validation (#1598) (f17d1ca)
Commits

The new version differs by 1 commits.

  • f17d1ca feat(FilterableMultiSelect): allow form validation (#1598)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.58.0

6.58.0 (2018-12-06)

Features

Commits

The new version differs by 1 commits.

  • 27e1f7c feat(Tooltip): allow custom tabIndex prop (#1618)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.59.0

6.59.0 (2018-12-08)

Features

  • Modal: focus primary focus element after component mount (#1621) (a6758dd)
Commits

The new version differs by 2 commits.

  • a6758dd feat(Modal): focus primary focus element after component mount (#1621)
  • 90a8157 Dropdown components as items (#1608)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.59.1

6.59.1 (2018-12-12)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 7010713 fix(Notification): use valid prop names (#1629)
  • fb39814 chore(lint): update lint-staged script (#1628)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.59.2

6.59.2 (2018-12-12)

Bug Fixes

  • Notification: remove icon for ToastNotification (#1631) (3879332)
Commits

The new version differs by 1 commits.

  • 3879332 fix(Notification): remove icon for ToastNotification (#1631)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.60.0

6.60.0 (2018-12-12)

Features

  • OverflowMenuItem: renders an anchor when passed href (#1630) (eb9b662)
Commits

The new version differs by 1 commits.

  • eb9b662 feat(OverflowMenuItem): renders an anchor when passed href (#1630)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.60.1

6.60.1 (2018-12-12)

Bug Fixes

  • date-picker: typo fix to apply datepickerinput props properly (#1638) (a26a4a6)
Commits

The new version differs by 1 commits.

  • a26a4a6 fix(date-picker): typo fix to apply datepickerinput props properly (#1638)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.60.2

6.60.2 (2018-12-12)

Bug Fixes

Commits

The new version differs by 2 commits.

  • d400a10 fix(ui-shell): update link usage in UI Shell (#1639)
  • ad8fa24 docs(styles): example of alternate CSS prefix (#1627)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.60.3

6.60.3 (2018-12-13)

Bug Fixes

  • ModalWrapper: pass selectorPrimaryFocus prop through to <Modal> (#1633) (5dcb461)
Commits

The new version differs by 1 commits.

  • 5dcb461 fix(ModalWrapper): pass selectorPrimaryFocus prop through to <Modal> (#1633)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.61.0

6.61.0 (2018-12-13)

Features

  • ComposedModal: support selectorPrimaryFocus prop (#1634) (9ef4bdb)
Commits

The new version differs by 1 commits.

  • 9ef4bdb feat(ComposedModal): support selectorPrimaryFocus prop (#1634)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.61.1

6.61.1 (2018-12-14)

Bug Fixes

Commits

The new version differs by 1 commits.

  • dfb31f4 fix(dependencies): upgrade @carbon/icons-react (#1656)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.62.0

6.62.0 (2018-12-17)

Features

  • FileUploader: add experimental FileUploader (#1645) (9165b9a)
Commits

The new version differs by 1 commits.

  • 9165b9a feat(FileUploader): add experimental FileUploader (#1645)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.62.1

6.62.1 (2018-12-18)

Bug Fixes

  • AccordionItem: add aria-expanded and use tab role (#1657) (3b5c010)
Commits

The new version differs by 1 commits.

  • 3b5c010 fix(AccordionItem): add aria-expanded and use tab role (#1657)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.62.2

6.62.2 (2018-12-18)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 51736d3 fix(build): fix broken UMD build (#1625)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.63.0

6.63.0 (2018-12-22)

Features

  • ModalWrapper: add icon option to trigger button (#1685) (3399383)
Commits

The new version differs by 1 commits.

  • 3399383 feat(ModalWrapper): add icon option to trigger button (#1685)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.64.0

6.64.0 (2019-01-02)

Features

Commits

The new version differs by 2 commits.

  • c216c13 feat(Modal): add experimental modal (#1667)
  • 8e2fcd8 docs(Checkbox): remove duplicate id from checked story (#1671)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.66.0

6.66.0 (2019-01-03)

Features

Commits

The new version differs by 2 commits.

  • 22c01e6 feat(Button): add experimental button (#1669)
  • b7971d4 feat(CopyButton): support new icon strategy (#1674)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.66.2

6.66.2 (2019-01-03)

Bug Fixes

  • We are now marking the overflow menu element as an Aria menu instead of button, resolves #1699. (#1700) (9d609d2)
Commits

The new version differs by 2 commits.

  • 9d609d2 fix: We are now marking the overflow menu element as an Aria menu instead of button, resolves #1699. (#1700)
  • 3dfbded fix: Removed the role of button from the expandable tile, resolves #1… (#1702)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.67.0

6.67.0 (2019-01-03)

Features

Commits

The new version differs by 1 commits.

  • 2485b55 feat(Tile): add experimental tile (#1691)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.67.1

6.67.1 (2019-01-03)

Bug Fixes

  • Adds an aria-label to the div surrounding the tooltip icon, resolves #1697. (#1698) (9d00fba)
Commits

The new version differs by 1 commits.

  • 9d00fba fix: Adds an aria-label to the div surrounding the tooltip icon, resolves #1697. (#1698)

See the full diff