RedTn / TruthOrDare

0 stars 0 forks source link

chore(deps): bump react-slick from 0.24.0 to 0.29.0 #95

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-slick from 0.24.0 to 0.29.0.

Release notes

Sourced from react-slick's releases.

0.29.0

Upgraded dependencies to support React 18

0.28.0

Fixes for #1650

Merged PR's: #1967 #1971

0.27.14

Fixed #1830

0.27.10

No release notes provided.

0.27.9

No release notes provided.

0.27.8

No release notes provided.

0.27.7

No release notes provided.

0.27.6

No release notes provided.

0.27.5

No release notes provided.

0.27.4

Fixed an issue with uneven sets in focusOnSelect mode

0.27.3

Fixed bug: slick-current set on the last slide instead of the first slide when the first slide is dragged left to right in infinite=false mode

0.27.2

Fixed bugs

  1. slick-current class not properly set on slides in infinite=false mode
  2. FocusOnSelect on the first slide doesn't work when infinite=false

0.27.1

Refactor to remove UNSAFE_componentWillMount usage

0.27.0

Removed usage of findDOMNode (deprecated API)

Merged PR: #1442

0.26.1

Bug fixes and improvements

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)