joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

An in-range update of react-use is breaking the build 🚨 #122

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency react-use was updated from 13.12.1 to 13.12.2.

🚨 View failing branch.

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

react-use 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: lint:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/joellesenne/joellesenne.dev/492?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v13.12.2

13.12.2 (2019-12-10)

Bug Fixes

  • useSet: "has" method in useSet updated to reference latest set object (4f1d8c2)
Commits

The new version differs by 4 commits.

  • 5848957 chore(release): 13.12.2 [skip ci]
  • 208b869 Merge pull request #827 from stefanbugge/pr/808-fix-useset-outdated-closure
  • 4f1d8c2 fix(useSet): "has" method in useSet updated to reference latest set object
  • 2832b7a chore: move all stories from src directory. (#715)

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 13.12.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.13.0

13.13.0 (2019-12-27)

Features

  • add useShallowCompareEffect and useCustomCompareEffect hooks (ba8803e)
Commits

The new version differs by 19 commits.

  • 79034b6 chore(release): 13.13.0 [skip ci]
  • ba8803e feat: add useShallowCompareEffect and useCustomCompareEffect hooks
  • d2c74f2 chore: πŸ€– resolve conflicts
  • 8662dd0 chore: πŸ€– add new hooks to README, and minor tweaks to warnings
  • 4f35605 add useShallowCompareEffect and useCustomCompareEffect
  • e1f4252 improve shallow compare. test for array wil multiple deps
  • c4911e6 add use-shallow-compare-effect and use-custom-compare-effect
  • c533bed chore(deps): update dependency @semantic-release/npm to v5.3.5
  • 367fc15 chore(deps): update dependency @types/jest to v24.0.25
  • fe6d49a chore(deps): update dependency semantic-release to v15.14.0
  • 0a158e0 chore(deps): update dependency tslint-plugin-prettier to v2.1.0
  • 7da6860 chore(deps): update dependency typescript to v3.7.4
  • b2e0bc1 chore(deps): update babel monorepo to v7.7.7
  • 2a0d631 chore(deps): update node.js to v12.14.0
  • 91556e3 chore(deps): update dependency @types/jest to v24.0.24

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.14.3

13.14.3 (2020-01-08)

Bug Fixes

  • useUpdateEffect cleanup test returns false positive (9b31c42)
  • useUpdateEffect test returning false positive (#865) (1946006)
Commits

The new version differs by 42 commits.

  • 9eb571c chore(release): 13.14.3 [skip ci]
  • 1946006 fix: useUpdateEffect test returning false positive (#865)
  • de3e711 chore(release): 13.14.2 [skip ci]
  • 19b2b39 fix: bump fast-shallow-equal
  • 9b31c42 fix: useUpdateEffect cleanup test returns false positive
  • c893fe3 chore(release): 13.14.1 [skip ci]
  • 7960127 fix: useUpdateEffect returns optional cleanup function (#864)
  • 0ce421c fix: useUpdateEffect returns optional cleanup function
  • 662403f chore(deps): update dependency ts-jest to v24.3.0
  • f2a12ef chore(deps): update dependency gh-pages to v2.2.0
  • 0c5f12d chore(release): 13.14.0 [skip ci]
  • 04acfe4 Merge pull request #680 from streamich/useSlider
  • 777865c feat: 🎸 add [vertical] flag to useSlider() hook
  • 1980d46 refactor: πŸ’‘ don't use useMeassure in useSlider hook
  • 4633aeb test: πŸ’ fix useSlider() story

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.15.0

13.15.0 (2020-01-13)

Features

Commits

The new version differs by 56 commits.

  • a4fa5ec chore(release): 13.15.0 [skip ci]
  • 4e5c90f feat: add useCookie hook
  • 3e806fd Update ts ref in doc
  • 0d2c7b6 chore(deps): update dependency @babel/preset-env to v7.8.2
  • a510c45 chore(deps): update storybook monorepo to v5.3.1
  • 6dbdd79 chore(deps): update babel monorepo to v7.8.0
  • c3c9061 update for prettier changes
  • bc72bc1 Add useCookie hook
  • 5dab2c5 chore(deps): update storybook monorepo to v5.3.0
  • 3e4a379 chore(deps): update dependency ts-node to v8.6.1
  • 7414a59 chore(deps): update dependency ts-node to v8.6.0
  • b21e357 chore(deps): update node.js to v10.18.1
  • 354960e chore(deps): update node.js to v12.14.1
  • 8ecaee5 chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.8
  • 9eb571c chore(release): 13.14.3 [skip ci]

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.16.1

13.16.1 (2020-01-14)

Bug Fixes

  • update the types dep for js-cookie (5c55d59)
Commits

The new version differs by 69 commits.

  • e02ad2e chore(release): 13.16.1 [skip ci]
  • a978e53 Merge pull request #894 from ayush987goyal/pr/cookie-ts-fix
  • 5c55d59 fix: update the types dep for js-cookie
  • 7f44e62 chore(release): 13.16.0 [skip ci]
  • b8b3e47 feat: add option to useTitle to restore title on un-mount
  • 75835cb chore(deps): update storybook monorepo to v5.3.3
  • 8faa71f useTitle could restore title optionally
  • 71aa645 chore(deps): update babel monorepo to v7.8.3
  • aa17a80 chore(deps): update dependency ts-node to v8.6.2
  • d1f96f0 chore(deps): update storybook monorepo to v5.3.2
  • 69c698a chore: fix act warning in useAsync tests
  • 22e67cf chore(deps): pin dependency @types/js-cookie to 2.2.4
  • a4fa5ec chore(release): 13.15.0 [skip ci]
  • 4e5c90f feat: add useCookie hook
  • 3e806fd Update ts ref in doc

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.22.0

13.22.0 (2020-01-24)

Bug Fixes

  • Fail testing and update doc (57b9041)

Features

Commits

The new version differs by 103 commits.

  • 8e664f5 chore(release): 13.22.0 [skip ci]
  • 0e5e4fe Merge pull request #922 from KusStar/pr/useLongPress
  • a57e65c chore(deps): update storybook monorepo to v5.3.9
  • 57b9041 fix: Fail testing and update doc
  • a0d61b5 optional parameter and update test
  • 16d0ad5 chore(deps): update dependency @types/jest to v24.9.1
  • 2c016d5 add useLongPress to readme
  • 45681b8 feat: add useLongPress hook
  • 772e6cb chore(deps): update storybook monorepo to v5.3.8
  • e918b88 chore(deps): update storybook monorepo to v5.3.7
  • 18f58e3 chore(release): 13.21.0 [skip ci]
  • fa0f53b feat: Typings for useDefault
  • 83f4c46 Typings for useDefault
  • 1ec99eb chore(release): 13.20.0 [skip ci]
  • be5d60a Merge pull request #908 from mattleonowicz/pr/useMap-reset-with-data

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.22.1

13.22.1 (2020-01-27)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.6.0 (431ba5d)
Commits

The new version differs by 105 commits.

  • 51b5eea chore(release): 13.22.1 [skip ci]
  • 431ba5d fix(deps): update dependency @xobotyi/scrollbar-width to v1.6.0
  • 8e664f5 chore(release): 13.22.0 [skip ci]
  • 0e5e4fe Merge pull request #922 from KusStar/pr/useLongPress
  • a57e65c chore(deps): update storybook monorepo to v5.3.9
  • 57b9041 fix: Fail testing and update doc
  • a0d61b5 optional parameter and update test
  • 16d0ad5 chore(deps): update dependency @types/jest to v24.9.1
  • 2c016d5 add useLongPress to readme
  • 45681b8 feat: add useLongPress hook
  • 772e6cb chore(deps): update storybook monorepo to v5.3.8
  • e918b88 chore(deps): update storybook monorepo to v5.3.7
  • 18f58e3 chore(release): 13.21.0 [skip ci]
  • fa0f53b feat: Typings for useDefault
  • 83f4c46 Typings for useDefault

There are 105 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.22.2

13.22.2 (2020-01-27)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.7.0 (db74101)
Commits

The new version differs by 107 commits.

  • 7e6f9b3 chore(release): 13.22.2 [skip ci]
  • db74101 fix(deps): update dependency @xobotyi/scrollbar-width to v1.7.0
  • 51b5eea chore(release): 13.22.1 [skip ci]
  • 431ba5d fix(deps): update dependency @xobotyi/scrollbar-width to v1.6.0
  • 8e664f5 chore(release): 13.22.0 [skip ci]
  • 0e5e4fe Merge pull request #922 from KusStar/pr/useLongPress
  • a57e65c chore(deps): update storybook monorepo to v5.3.9
  • 57b9041 fix: Fail testing and update doc
  • a0d61b5 optional parameter and update test
  • 16d0ad5 chore(deps): update dependency @types/jest to v24.9.1
  • 2c016d5 add useLongPress to readme
  • 45681b8 feat: add useLongPress hook
  • 772e6cb chore(deps): update storybook monorepo to v5.3.8
  • e918b88 chore(deps): update storybook monorepo to v5.3.7
  • 18f58e3 chore(release): 13.21.0 [skip ci]

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.22.3

13.22.3 (2020-01-28)

Bug Fixes

  • useIntersection: disconnect an old IntersectionObserver instance when the ref changes (ac2f54a)
  • useIntersection: reset an intersectionObserverEntry when the ref changes (3f8687e)
  • useIntersection: return null if IntersectionObserver is not supported (4f6d388)
Commits

The new version differs by 114 commits.

  • 371c36d chore(release): 13.22.3 [skip ci]
  • 36ae32f Merge pull request #932 from dizel3d/fix-use-intersection
  • e71744f chore(deps): update dependency rimraf to v3.0.1
  • 4f6d388 fix(useIntersection): return null if IntersectionObserver is not supported
  • 3f8687e fix(useIntersection): reset an intersectionObserverEntry when the ref changes
  • ac2f54a fix(useIntersection): disconnect an old IntersectionObserver instance when the ref changes
  • f06895d [FIX] typo in useStateList.md (#923)
  • 7e6f9b3 chore(release): 13.22.2 [skip ci]
  • db74101 fix(deps): update dependency @xobotyi/scrollbar-width to v1.7.0
  • 51b5eea chore(release): 13.22.1 [skip ci]
  • 431ba5d fix(deps): update dependency @xobotyi/scrollbar-width to v1.6.0
  • 8e664f5 chore(release): 13.22.0 [skip ci]
  • 0e5e4fe Merge pull request #922 from KusStar/pr/useLongPress
  • a57e65c chore(deps): update storybook monorepo to v5.3.9
  • 57b9041 fix: Fail testing and update doc

There are 114 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.22.4

13.22.4 (2020-01-30)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.8.2 (#930) (727b950)
Commits

The new version differs by 126 commits.

  • 4aad7e0 chore(release): 13.22.4 [skip ci]
  • 2005535 docs: useCustomCompareEffect should import itself (#909)
  • 727b950 fix(deps): update dependency @xobotyi/scrollbar-width to v1.8.2 (#930)
  • 6f93795 chore(deps): update dependency jest to v25 (#920)
  • 497108e chore(deps): update dependency lint-staged to v10 (#912)
  • 22ff515 chore(deps): update dependency ts-jest to v25 (#925)
  • 1c9b873 chore(deps): update dependency @types/jest to v25 (#931)
  • 1d119c3 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4 (#907)
  • 953714f chore(deps): update semantic-release monorepo (#869)
  • 1cf20c9 chore(deps): update dependency husky to v4 (#860)
  • 90eca90 docs: fix link to useError.md
  • 371c36d chore(release): 13.22.3 [skip ci]
  • 36ae32f Merge pull request #932 from dizel3d/fix-use-intersection
  • e71744f chore(deps): update dependency rimraf to v3.0.1
  • 4f6d388 fix(useIntersection): return null if IntersectionObserver is not supported

There are 126 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.22.5

13.22.5 (2020-02-04)

Bug Fixes

  • πŸ› don't throw in useMediaDevices on missing browser API (0f119fe)
  • handle undefined mediaDevices (6f68437)
Commits

The new version differs by 137 commits.

  • f7338da chore(release): 13.22.5 [skip ci]
  • 70fc33f Merge pull request #830 from OBe95/fix/handle-undefined-mediaDevices
  • 0f119fe fix: πŸ› don't throw in useMediaDevices on missing browser API
  • 91107c6 chore(deps): update dependency ts-jest to v25.2.0
  • bc51789 chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.9
  • 542d36b chore(deps): update dependency @semantic-release/npm to v7.0.2
  • 2bc265c chore(deps): update semantic-release monorepo
  • a47ece1 chore(deps): update dependency lint-staged to v10.0.7
  • eaf5252 chore(deps): update babel monorepo to v7.8.4
  • 4aad7e0 chore(release): 13.22.4 [skip ci]
  • 2005535 docs: useCustomCompareEffect should import itself (#909)
  • 727b950 fix(deps): update dependency @xobotyi/scrollbar-width to v1.8.2 (#930)
  • 6f93795 chore(deps): update dependency jest to v25 (#920)
  • 497108e chore(deps): update dependency lint-staged to v10 (#912)
  • 22ff515 chore(deps): update dependency ts-jest to v25 (#925)

There are 137 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.23.0

13.23.0 (2020-02-04)

Features

  • add createGlobalState hook generator (fda7199)
Commits

The new version differs by 145 commits.

  • 3533efc chore(release): 13.23.0 [skip ci]
  • fda7199 feat: add createGlobalState hook generator
  • f7338da chore(release): 13.22.5 [skip ci]
  • 70fc33f Merge pull request #830 from OBe95/fix/handle-undefined-mediaDevices
  • 0f119fe fix: πŸ› don't throw in useMediaDevices on missing browser API
  • 91107c6 chore(deps): update dependency ts-jest to v25.2.0
  • bc51789 chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.9
  • 542d36b chore(deps): update dependency @semantic-release/npm to v7.0.2
  • 2bc265c chore(deps): update semantic-release monorepo
  • a47ece1 chore(deps): update dependency lint-staged to v10.0.7
  • eaf5252 chore(deps): update babel monorepo to v7.8.4
  • 4aad7e0 chore(release): 13.22.4 [skip ci]
  • 2005535 docs: useCustomCompareEffect should import itself (#909)
  • 727b950 fix(deps): update dependency @xobotyi/scrollbar-width to v1.8.2 (#930)
  • 6f93795 chore(deps): update dependency jest to v25 (#920)

There are 145 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.24.0

13.24.0 (2020-02-04)

Features

  • add createReducerContext and createStateContext factories (84b8310)
Commits

The new version differs by 154 commits.

  • cc831ad chore(release): 13.24.0 [skip ci]
  • 84b8310 feat: add createReducerContext and createStateContext factories
  • 63f3a60 docs: ✏️ simplify README
  • 7c93cd1 chore: πŸ€– catch up with master
  • 3533efc chore(release): 13.23.0 [skip ci]
  • fda7199 feat: add createGlobalState hook generator
  • f7338da chore(release): 13.22.5 [skip ci]
  • 70fc33f Merge pull request #830 from OBe95/fix/handle-undefined-mediaDevices
  • 0f119fe fix: πŸ› don't throw in useMediaDevices on missing browser API
  • 91107c6 chore(deps): update dependency ts-jest to v25.2.0
  • bc51789 chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.9
  • 542d36b chore(deps): update dependency @semantic-release/npm to v7.0.2
  • 2bc265c chore(deps): update semantic-release monorepo
  • a47ece1 chore(deps): update dependency lint-staged to v10.0.7
  • eaf5252 chore(deps): update babel monorepo to v7.8.4

There are 154 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.24.1

13.24.1 (2020-02-15)

Performance Improvements

  • use fast-deep-equal for deep comparisons (b9a8aad)
Commits

The new version differs by 179 commits.

  • 316a5a1 chore(release): 13.24.1 [skip ci]
  • b9a8aad perf: use fast-deep-equal for deep comparisons
  • 4859d4e refactor: πŸ’‘ use React version for deep comparisons
  • ef67d28 refactor: πŸ’‘ use fast-deep-equal for deep comparisons
  • 4aea1bf Merge pull request #970 from streamich/renovate/pin-dependencies
  • 3d7c76d chore(deps): pin dependencies
  • 57d2546 Merge pull request #948 from ayush987goyal/pr/eslint-fix
  • 93c374c Merge branch 'master' into pr/eslint-fix
  • d5fa801 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.4
  • 7a18466 chore(deps): update dependency semantic-release to v17.0.3
  • c47fb11 chore(deps): update dependency husky to v4.2.3
  • fddcf78 chore(deps): update dependency @semantic-release/npm to v7.0.3
  • dbbe302 chore(deps): update storybook monorepo to v5.3.13
  • 22827ba chore(deps): update dependency husky to v4.2.2
  • 179177a chore(deps): update dependency rimraf to v3.0.2

There are 179 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.25.0

13.25.0 (2020-02-15)

Features

  • useBeforeUnload: allow passing a dirty function (#842) (c4a14a4)
Commits

The new version differs by 184 commits.

  • db4b250 chore(release): 13.25.0 [skip ci]
  • 5ea486e Merge pull request #867 from bebbi/feat/before-unload-callback
  • bf986d7 chore(deps): update dependency eslint-plugin-import to v2.20.1
  • 8194f68 chore(deps): update dependency eslint-config-react-app to v5.2.0
  • 316a5a1 chore(release): 13.24.1 [skip ci]
  • b9a8aad perf: use fast-deep-equal for deep comparisons
  • 4859d4e refactor: πŸ’‘ use React version for deep comparisons
  • ef67d28 refactor: πŸ’‘ use fast-deep-equal for deep comparisons
  • 4aea1bf Merge pull request #970 from streamich/renovate/pin-dependencies
  • 3d7c76d chore(deps): pin dependencies
  • 57d2546 Merge pull request #948 from ayush987goyal/pr/eslint-fix
  • 93c374c Merge branch 'master' into pr/eslint-fix
  • d5fa801 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.4
  • 7a18466 chore(deps): update dependency semantic-release to v17.0.3
  • c47fb11 chore(deps): update dependency husky to v4.2.3

There are 184 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.25.1

13.25.1 (2020-02-15)

Bug Fixes

  • πŸ› support default event in useClickAway() (24281cd)
  • generic type on event arg in onClickAway callback on useClickAway (4ffe454)
Commits

The new version differs by 189 commits.

  • 6e3a6da chore(release): 13.25.1 [skip ci]
  • 5046e4b Merge pull request #857 from frfroes/pr/add-generic-clickaway-argument-type
  • 24281cd fix: πŸ› support default event in useClickAway()
  • d0830b6 Merge remote-tracking branch 'origin/master' into pr/857
  • db4b250 chore(release): 13.25.0 [skip ci]
  • 5ea486e Merge pull request #867 from bebbi/feat/before-unload-callback
  • bf986d7 chore(deps): update dependency eslint-plugin-import to v2.20.1
  • 8194f68 chore(deps): update dependency eslint-config-react-app to v5.2.0
  • 316a5a1 chore(release): 13.24.1 [skip ci]
  • b9a8aad perf: use fast-deep-equal for deep comparisons
  • 4859d4e refactor: πŸ’‘ use React version for deep comparisons
  • ef67d28 refactor: πŸ’‘ use fast-deep-equal for deep comparisons
  • 4aea1bf Merge pull request #970 from streamich/renovate/pin-dependencies
  • 3d7c76d chore(deps): pin dependencies
  • 57d2546 Merge pull request #948 from ayush987goyal/pr/eslint-fix

There are 189 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.26.0

13.26.0 (2020-02-15)

Bug Fixes

  • add initialState to deps (b394f3d)

Features

  • add useMethods state hook (7554b9a)
Commits

The new version differs by 196 commits.

  • 0df53bf chore(release): 13.26.0 [skip ci]
  • a2c26a2 Merge pull request #910 from ayush987goyal/pr/use-methods
  • b394f3d fix: add initialState to deps
  • 0770d04 Update readme
  • 7554b9a feat: add useMethods state hook
  • 290c873 Merge pull request #750 from mvargeson/fix-lifecycle-hooks-broken-href
  • 6e3a6da chore(release): 13.25.1 [skip ci]
  • 5046e4b Merge pull request #857 from frfroes/pr/add-generic-clickaway-argument-type
  • 24281cd fix: πŸ› support default event in useClickAway()
  • d0830b6 Merge remote-tracking branch 'origin/master' into pr/857
  • db4b250 chore(release): 13.25.0 [skip ci]
  • 5ea486e Merge pull request #867 from bebbi/feat/before-unload-callback
  • bf986d7 chore(deps): update dependency eslint-plugin-import to v2.20.1
  • 8194f68 chore(deps): update dependency eslint-config-react-app to v5.2.0
  • 316a5a1 chore(release): 13.24.1 [skip ci]

There are 196 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.26.1

13.26.1 (2020-02-16)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.0 (601d787)
Commits

The new version differs by 202 commits.

  • 334ef6a chore(release): 13.26.1 [skip ci]
  • 601d787 fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.0
  • 797b487 docs: fix typo in useCounter.md
  • 4464832 Update useCounter.md
  • 002b7b4 chore(deps): update typescript-eslint monorepo to v2.19.2
  • 726ca95 chore(deps): update dependency eslint-plugin-react to v7.18.3
  • 0df53bf chore(release): 13.26.0 [skip ci]
  • a2c26a2 Merge pull request #910 from ayush987goyal/pr/use-methods
  • b394f3d fix: add initialState to deps
  • 0770d04 Update readme
  • 7554b9a feat: add useMethods state hook
  • 290c873 Merge pull request #750 from mvargeson/fix-lifecycle-hooks-broken-href
  • 6e3a6da chore(release): 13.25.1 [skip ci]
  • 5046e4b Merge pull request #857 from frfroes/pr/add-generic-clickaway-argument-type
  • 24281cd fix: πŸ› support default event in useClickAway()

There are 202 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.26.2

13.26.2 (2020-02-24)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.3 (6e2287d)
Commits

The new version differs by 213 commits.

  • ac02578 chore(release): 13.26.2 [skip ci]
  • 6e2287d fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.3
  • 2eeb0f4 chore(deps): update dependency @testing-library/react to v9.4.1
  • f63c779 docs: fix typos in useStateWithHistory.md
  • a4a8ad7 chore(deps): update dependency typescript to v3.8.2
  • f049d91 Fix typos and doc error
  • 82c2c19 chore(deps): update dependency @types/jest to v25.1.3
  • 652361a chore(deps): update dependency ts-jest to v25.2.1
  • 7efe584 chore(deps): update dependency eslint-plugin-react-hooks to v2.4.0
  • 4ab8006 chore(deps): update dependency semantic-release to v17.0.4
  • 5b11f95 chore(deps): update typescript-eslint monorepo to v2.20.0
  • 334ef6a chore(release): 13.26.1 [skip ci]
  • 601d787 fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.0
  • 797b487 docs: fix typo in useCounter.md
  • 4464832 Update useCounter.md

There are 213 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.26.3

13.26.3 (2020-02-26)

Bug Fixes

  • deps: update dependency @types/js-cookie to v2.2.5 (1f3217a)
Commits

The new version differs by 219 commits.

  • 60956bf chore(release): 13.26.3 [skip ci]
  • 1f3217a fix(deps): update dependency @types/js-cookie to v2.2.5
  • 278e642 chore(deps): update dependency babel-eslint to v10.1.0
  • b8b8615 chore(deps): update storybook monorepo to v5.3.14
  • 1966215 chore(deps): update dependency lint-staged to v10.0.8
  • 1dd7d46 chore(deps): update typescript-eslint monorepo to v2.21.0
  • ac02578 chore(release): 13.26.2 [skip ci]
  • 6e2287d fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.3
  • 2eeb0f4 chore(deps): update dependency @testing-library/react to v9.4.1
  • f63c779 docs: fix typos in useStateWithHistory.md
  • a4a8ad7 chore(deps): update dependency typescript to v3.8.2
  • f049d91 Fix typos and doc error
  • 82c2c19 chore(deps): update dependency @types/jest to v25.1.3
  • 652361a chore(deps): update dependency ts-jest to v25.2.1
  • 7efe584 chore(deps): update dependency eslint-plugin-react-hooks to v2.4.0

There are 219 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.26.4

13.26.4 (2020-02-29)

Bug Fixes

  • useHoverDirty eslint fix (0ed6521)
Commits

The new version differs by 226 commits.

  • 3e761d2 chore(release): 13.26.4 [skip ci]
  • 0ed6521 fix: useHoverDirty eslint fix
  • d4489d0 Renames Animation.md file to Animations.md
  • 1262781 chore(deps): update dependency typescript to v3.8.3
  • 7be9039 chore(deps): update babel monorepo to v7.8.6
  • 5cf513f chore(deps): update react monorepo
  • b41c341 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.5
  • 60956bf chore(release): 13.26.3 [skip ci]
  • 1f3217a fix(deps): update dependency @types/js-cookie to v2.2.5
  • 278e642 chore(deps): update dependency babel-eslint to v10.1.0
  • b8b8615 chore(deps): update storybook monorepo to v5.3.14
  • 1966215 chore(deps): update dependency lint-staged to v10.0.8
  • 1dd7d46 chore(deps): update typescript-eslint monorepo to v2.21.0
  • ac02578 chore(release): 13.26.2 [skip ci]
  • 6e2287d fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.3

There are 226 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.26.5

13.26.5 (2020-03-02)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.4 (29d017b)
Commits

The new version differs by 228 commits.

  • 2e460e4 chore(release): 13.26.5 [skip ci]
  • 29d017b fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.4
  • 3e761d2 chore(release): 13.26.4 [skip ci]
  • 0ed6521 fix: useHoverDirty eslint fix
  • d4489d0 Renames Animation.md file to Animations.md
  • 1262781 chore(deps): update dependency typescript to v3.8.3
  • 7be9039 chore(deps): update babel monorepo to v7.8.6
  • 5cf513f chore(deps): update react monorepo
  • b41c341 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.5
  • 60956bf chore(release): 13.26.3 [skip ci]
  • 1f3217a fix(deps): update dependency @types/js-cookie to v2.2.5
  • 278e642 chore(deps): update dependency babel-eslint to v10.1.0
  • b8b8615 chore(deps): update storybook monorepo to v5.3.14
  • 1966215 chore(deps): update dependency lint-staged to v10.0.8
  • 1dd7d46 chore(deps): update typescript-eslint monorepo to v2.21.0

There are 228 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v13.27.0

13.27.0 (2020-03-03)

Features

Commits

The new version differs by 231 commits.

  • 9586598 chore(release): 13.27.0 [skip ci]
  • 477614f feat(useSet): add toggle a method (#968)
  • 4153d39 chore(deps): update typescript-eslint monorepo to v2.22.0
  • 2e460e4 chore(release): 13.26.5 [skip ci]
  • 29d017b fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.4
  • 3e761d2 chore(release): 13.26.4 [skip ci]
  • 0ed6521 fix: useHoverDirty eslint fix
  • d4489d0 Renames Animation.md file to Animations.md
  • 1262781 chore(deps): update dependency typescript to v3.8.3
  • 7be9039 chore(deps): update babel monorepo to v7.8.6
  • 5cf513f chore(deps): update react monorepo
  • b41c341 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.5
  • 60956bf chore(release): 13.26.3 [skip ci]
  • 1f3217a fix(deps): update dependency @types/js-cookie to v2.2.5
  • 278e642 chore(deps): update dependency babel-eslint to v10.1.0

There are 231 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v13.27.1

13.27.1 (2020-03-25)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.5 (9751390)
Commits

The new version differs by 30 commits.

  • 8148687 chore(release): 13.27.1 [skip ci]
  • 9751390 fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.5
  • ab5d43c chore(deps): update dependency eslint-plugin-flowtype to v4.7.0
  • 8aeaf12 chore(deps): update dependency @babel/preset-react to v7.9.4
  • 8a40a52 chore(deps): update dependency lint-staged to v10.0.9
  • c85c545 chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.11
  • 876cf70 chore(deps): update typescript-eslint monorepo to v2.25.0
  • d2f0479 chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.1.1
  • 0c06631 chore(deps): update dependency ts-loader to v6.2.2
  • 4a70399 chore(deps): update dependency ts-node to v8.8.1
  • 379dbe7 chore(deps): update dependency ts-node to v8.8.0
  • 7f734a9 chore(deps): update dependency eslint-config-react-app to v5.2.1
  • 257b816 chore(deps): update dependency @babel/preset-react to v7.9.1
  • 4e9e857 chore(deps): update babel monorepo
  • eed8f10 chore(deps): update react monorepo

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v14.2.0

14.2.0 (2020-04-24)

Features

  • 🎸 onScrubStop provide value where scrub stopped (138b43c)
Commits

The new version differs by 107 commits.

  • a1803ed chore(release): 14.2.0 [skip ci]
  • 3f2811b Merge pull request #1162 from streamich/useSlider-value-on-stop
  • 138b43c feat: 🎸 onScrubStop provide value where scrub stopped
  • 113aa58 chore(deps): update dependency @shopify/jest-dom-mocks to v2.9.0
  • 7b3e1e3 chore(deps): update dependency semantic-release to v17.0.7
  • 38035c6 chore(deps): update dependency babel-plugin-dynamic-import-node to v2.3.3
  • a08309c chore(deps): update dependency prettier to v2.0.5
  • 676f6a1 chore(deps): update dependency lint-staged to v10.1.7
  • 686cce6 chore(deps): update dependency babel-plugin-dynamic-import-node to v2.3.2
  • b8bbd46 chore(deps): update dependency ts-node to v8.9.0
  • 31973c8 chore(deps): update dependency babel-plugin-dynamic-import-node to v2.3.1
  • 755bea6 chore(deps): update dependency @testing-library/react to v10.0.3
  • 578228c chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.12
  • 17fdc8e chore(deps): update typescript-eslint monorepo to v2.29.0
  • 9aad004 chore(deps): update dependency jest to v25.4.0

There are 107 commits in total.

See the full diff