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 perfect-scrollbar from 0.6.14 to 1.5.5 #117

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 Aug 28, 2024

Bumps perfect-scrollbar from 0.6.14 to 1.5.5.

Release notes

Sourced from perfect-scrollbar's releases.

1.5.5

Version update

1.5.3

Release v1.5.3 Including fix for #947 (#1017)

  • Only prevent default on non-passive touch events

The current implementation will cause non-execution-breaking console errors because the event may be passive and therefore does not need a preventDefault.

  • v1.5.3

Please refer to Releases for changelog.

https://github.com/utatti/perfect-scrollbar/releases

  • Remove nested and single-line conditional

Co-authored-by: Daniel J. Holmes (jaitaiwan) dan@centricwebestate.com

1.5.2

No release notes provided.

1.5.1

  • Fix: scroll bar keeps scrolling down exceeding contents length
  • Fix: "Cannot read property 'scrollTop' of null"

1.5.0

Notable changes:

  • Recreated build tools using Rollup
  • Updated all dependencies to its latest versions
  • Switched from Travis CI to GitHub Actions
  • Added Dependabot to keep our dependencies up-to-date
  • Fixed RTL support
  • Fixed shouldBeConsumedByChild logic in mouse-wheel.js
  • Improved compatibility with parent class
  • Added missing properties in types definition
  • Added support for fractional size of scrolled element
  • Added support for touch devices
  • Added dragging support for mobile devices

v1.4.0

Behavior change:

  • Use wheelPropagation as default

Enhancement and fixes:

... (truncated)

Changelog

Sourced from perfect-scrollbar's changelog.

Changelog

[1.5.0] - 2020-01-16

Notable changes:

  • Recreated build tools using Rollup
  • Updated all dependencies to its latest versions
  • Switched from Travis CI to GitHub Actions
  • Added Dependabot to keep our dependencies up-to-date
  • Fixed RTL support (#744, #689, #750)
  • Fixed shouldBeConsumedByChild logic in mouse-wheel.js (#841)
  • Improved compatibility with parent class (#839)
  • Added missing properties in types definition (#808)
  • Added support for fractional size of scrolled element (#837)
  • Added support for touch devices (#829, #867)
  • Added dragging support for mobile devices (#811)
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2024
Bumps [perfect-scrollbar](https://github.com/mdbootstrap/perfect-scrollbar) from 0.6.14 to 1.5.5.
- [Release notes](https://github.com/mdbootstrap/perfect-scrollbar/releases)
- [Changelog](https://github.com/mdbootstrap/perfect-scrollbar/blob/main/CHANGELOG.md)
- [Commits](mdbootstrap/perfect-scrollbar@721398f...dd7ffa2)

---
updated-dependencies:
- dependency-name: perfect-scrollbar
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/perfect-scrollbar-1.5.5 branch from 59e9f4a to 2d2b7e8 Compare August 28, 2024 07:07
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