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 react-horizontal-scrolling-menu from 2.8.2 to 7.1.1 #411

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2024

Bumps react-horizontal-scrolling-menu from 2.8.2 to 7.1.1.

Changelog

Sourced from react-horizontal-scrolling-menu's changelog.

7.1.1 (2024-06-13)

7.1.0 (2024-05-28)

Features

  • onmouseleave: onMouseLeave prop (661ba27)

7.0.0 (2024-03-26)

⚠ BREAKING CHANGES

  • Removed getPrevItem and getNextItem and code related to separators

  • chore: update eslint plugin

  • refactor(imports): fix imports with eslint

Bug Fixes

6.1.0 (2024-03-23)

Features

  • containerRef prop to make it work with formkit/auto-animate (#273) (d7ac7c3)

6.0.2 (2024-02-21)

6.0.1 (2024-02-20)

Bug Fixes

  • fix dependencies array for transitions (d066024)

6.0.0 (2024-02-20)

⚠ BREAKING CHANGES

    • Removed visibleElements, isFirstItemVisible and isLastItemVisible. Can use api.useIsVisible hook, api.isItemVisible, and api.items.getVisibleElements to get visible items.
  • Removed initComplete

... (truncated)

Commits
  • f0cc93f chore(release): 7.1.1
  • 8204907 perf: minor performance improvements in hooks
  • d50e05e docs: remove codesandbox example that implemented in storybook
  • 041d877 ci: fix ci script
  • 29d4198 docs: example for progress
  • e227b2e ci: different script for ci storybook tests
  • cf91c75 Update README.md
  • ffaf2d4 chore(release): 7.1.0
  • 661ba27 feat(onmouseleave): onMouseLeave prop
  • b291438 Update README.md
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2024

The following labels could not be found: npm dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uat/react-horizontal-scrolling-menu-7.1.1 branch 2 times, most recently from 9566347 to 14c2953 Compare August 16, 2024 14:22
Bumps [react-horizontal-scrolling-menu](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu) from 2.8.2 to 7.1.1.
- [Release notes](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu/releases)
- [Changelog](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu/blob/main/CHANGELOG.md)
- [Commits](asmyshlyaev177/react-horizontal-scrolling-menu@v2.8.2...v7.1.1)

---
updated-dependencies:
- dependency-name: react-horizontal-scrolling-menu
  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/uat/react-horizontal-scrolling-menu-7.1.1 branch from 14c2953 to 9490cb4 Compare August 19, 2024 09:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #447.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uat/react-horizontal-scrolling-menu-7.1.1 branch August 26, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants