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

Bump nuka-carousel from 5.3.0 to 5.4.1 #49

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps nuka-carousel from 5.3.0 to 5.4.1.

Release notes

Sourced from nuka-carousel's releases.

[email protected]

Patch Changes

  • slider-frame is no longer a focus target if enableKeyboardControls is false (#984)

  • fix the Alignment type so library users don't need to import an enum for a simple value (#974)

[email protected]

Minor Changes

  • add onUserNavigation prop to listen for user-triggered navigation (#970)

  • allow for any element or component in the nextButtonText and prevButtonText props, instead of just strings (#970)

  • pass nextDisabled, previousDisabled, and pagingDotsIndices to render*Controls callbacks to aid in the creation of custom controls (#966)

  • adds the ability to use custom easing functions for the animations via easing and edgeEasing (#959)

  • add props to enable users to hook into interactions with the default carousel controls (#970)

Patch Changes

  • animation=fade now behaves as it did pre-5.3.0, scrolling all visible slides at once (#959)

  • make the control dots change in size when dimensions changed via CSS (#964)

  • Applies draggable=false only to children of sliderList, not entire document (#972)

Commits
  • b9f591a Version Packages (#975)
  • 0ba2520 fix: only add tabIndex when keyboardControls enabled (#984)
  • 43da1cd Fix the Alignment type so library users don't need to import an enum (#974)
  • 15768dd Version Packages (#965)
  • 29284f4 Set draggable=false on only children of the SliderList, not the whole documen...
  • bcf6e1c Alternative easing api and edgeEasing prop (#971)
  • 6e10f73 Feature: add default controls callbacks, onUserNavigation callback (#970)
  • df84237 fix: carousel slide easing (#959)
  • 08c8e36 Rename dotNavigationIndices -> pagingDotsIndices to be more consistent with e...
  • 9f88275 Feature: Additional render*Controls helpers (#966)
  • Additional commits viewable in compare view

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)

Bumps [nuka-carousel](https://github.com/FormidableLabs/nuka-carousel) from 5.3.0 to 5.4.1.
- [Release notes](https://github.com/FormidableLabs/nuka-carousel/releases)
- [Commits](https://github.com/FormidableLabs/nuka-carousel/compare/[email protected]@5.4.1)

---
updated-dependencies:
- dependency-name: nuka-carousel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2022

Dependabot tried to add @Nikhil-Ladha and @warunicorn19 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/MukulKolpe/layer5/pulls/49/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the MukulKolpe/layer5 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants