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

chore(deps): bump nuka-carousel from 4.8.4 to 6.0.0 #754

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps nuka-carousel from 4.8.4 to 6.0.0.

Release notes

Sourced from nuka-carousel's releases.

nuka-carousel@5.4.1

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)

nuka-carousel@5.4.0

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)

nuka-carousel@5.3.0

Minor Changes

  • makes it possible to swipe over multiple slides at once rather than being limited to one (#956)

Patch Changes

  • Fix autoplay timing so the interval is not extended occasionally when wrapAround=true (#954)

  • make the prev/next buttons jump to appropriate indices with cellAlign=center|right (#952)

  • keyboard-triggered "firstSlide" or "lastSlide" actions are now animated, and now take cellAlign into account (#958)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by nuka-carousel-ci, a new releaser for nuka-carousel since your current version.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuka-carousel-6.0.0 branch 2 times, most recently from 6651712 to 2419f28 Compare August 10, 2023 12:13
Bumps [nuka-carousel](https://github.com/FormidableLabs/nuka-carousel) from 4.8.4 to 6.0.0.
- [Release notes](https://github.com/FormidableLabs/nuka-carousel/releases)
- [Commits](https://github.com/FormidableLabs/nuka-carousel/compare/v4.8.4...nuka-carousel@6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuka-carousel-6.0.0 branch from 2419f28 to 4aec8b9 Compare August 11, 2023 08:51
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