Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-slick to v0.30.2 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 26, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-slick (source) 0.23.2 -> 0.30.2 age adoption passing confidence
@types/react-slick (source) 0.23.2 -> 0.23.13 age adoption passing confidence

Release Notes

akiran/react-slick (react-slick)

v0.30.2

Compare Source

Fixed issues #​2076 and #​2344

v0.30.1

Compare Source

Fixed issues #​1874 and #​2315

v0.30.0

Compare Source

  • Fixed #​1813
  • Migrated tests from enzyme to react-testing-library
  • Migrated examples from class components to function components

v0.29.0

Compare Source

Upgraded dependencies to support React 18

v0.28.1

Compare Source

v0.28.0

Compare Source

Fixes for #​1650

Merged PR's: #​1967 #​1971

v0.27.14

Compare Source

Fixed #​1830

v0.27.13

Compare Source

v0.27.12

Compare Source

v0.27.11

Compare Source

v0.27.10

Compare Source

v0.27.9

Compare Source

v0.27.8

Compare Source

v0.27.7

Compare Source

v0.27.6

Compare Source

v0.27.5

Compare Source

v0.27.4

Compare Source

Fixed an issue with uneven sets in focusOnSelect mode

v0.27.3

Compare Source

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

v0.27.2

Compare Source

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

v0.27.1

Compare Source

Refactor to remove UNSAFE_componentWillMount usage

v0.27.0

Compare Source

Removed usage of findDOMNode (deprecated API)

Merged PR: #​1442

v0.26.1

Compare Source

Bug fixes and improvements

  • Disconnecting ResizeObserver to fix memory leak issue
  • Fix an issue with image loading. #​1356
  • undoing #​1781 as it is breaking rtl

Merged PRs
#​1703 #​1723

v0.26.0

Compare Source

Bug fixes & improvements

  • Removed unnecessary vendor prefixes
  • Fix an issue with unslick in responsive mode. #​1663
  • Fix an issue with ltr

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

Added UNSAFE_ prefix to deprecated lifecycle methods to avoid warnings from React 16.9

Bug fixes
#​1562

v0.24.0

Compare Source

  • Updated webpack and babel version
  • Bug fix for asNavFor feature

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from d95ce67 to 06843d7 Compare April 23, 2019 11:53
@renovate renovate bot changed the title Update dependency @types/react-slick to v0.23.3 Update dependency @types/react-slick to v0.23.4 May 4, 2019
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 06843d7 to 482305e Compare May 4, 2019 15:59
@renovate renovate bot changed the title Update dependency @types/react-slick to v0.23.4 Update dependency react-slick to v0.24.0 Jun 19, 2019
@renovate renovate bot changed the title Update dependency react-slick to v0.24.0 Update dependency react-slick to v0.25.2 Aug 20, 2019
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 482305e to 4928b25 Compare August 20, 2019 19:44
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 4928b25 to 8ba604e Compare May 15, 2020 11:56
@renovate renovate bot changed the title Update dependency react-slick to v0.25.2 Update dependency react-slick to v0.26.1 May 15, 2020
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 8ba604e to bb2fd62 Compare August 27, 2020 15:59
@renovate renovate bot changed the title Update dependency react-slick to v0.26.1 Update dependency react-slick to v0.27.10 Aug 27, 2020
@renovate renovate bot changed the title Update dependency react-slick to v0.27.10 Update dependency react-slick to v0.27.12 Oct 27, 2020
@renovate renovate bot changed the title Update dependency react-slick to v0.27.12 Update dependency react-slick to v0.27.13 Nov 26, 2020
@renovate renovate bot changed the title Update dependency react-slick to v0.27.13 Update dependency react-slick to v0.27.14 Jan 22, 2021
@renovate renovate bot changed the title Update dependency react-slick to v0.27.14 Update dependency react-slick to v0.28.0 Jan 30, 2021
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 05dae47 to 8dcfe34 Compare April 26, 2021 15:24
@renovate renovate bot changed the title Update dependency react-slick to v0.28.0 Update dependency react-slick to v0.28.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 382987b to 1b8b0f8 Compare March 7, 2022 12:49
@renovate renovate bot changed the title Update dependency react-slick to v0.28.1 Update dependency react-slick to v0.29.0 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/react-slick-0.x branch from 1b8b0f8 to 1de98e6 Compare April 24, 2022 21:18
@renovate renovate bot changed the title Update dependency react-slick to v0.29.0 Update dependency react-slick to v0.30.0 Jan 25, 2024
@renovate renovate bot changed the title Update dependency react-slick to v0.30.0 Update dependency react-slick to v0.30.1 Jan 26, 2024
@renovate renovate bot changed the title Update dependency react-slick to v0.30.1 Update dependency react-slick to v0.30.2 Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants