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

[Snyk] Upgrade dom-slider from 2.1.0 to 2.1.6 #4093

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 4, 2022

Snyk has created this PR to upgrade dom-slider from 2.1.0 to 2.1.6.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2020-09-21.
Release notes
Package name: dom-slider
  • 2.1.6 - 2020-09-21
  • 2.1.5 - 2020-09-21
  • 2.1.4 - 2020-04-18

    When using slideUp, sometimes the animation will jump instead of sliding up smoothly. I'm not sure why adding a delay seems to fix this, but this will be the solution until a better one is found.

    A 20ms minimum delay is now standard for all dom-slider "slide" methods.

  • 2.1.3 - 2020-04-18
  • 2.1.1 - 2020-03-26
  • 2.1.0 - 2020-03-25

    Removed dom-slider methods from the Object prototype chain; now they are independent modules. As a result, you must now provide the element as an argument: instead of being able to do element.slideDown(), you must do slideDown({element}). Also, I added aria-hidden to prevent screen readers from reading hidden elements.

from dom-slider GitHub release notes
Commit messages
Package name: dom-slider

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from afebbraro as a code owner April 4, 2022 16:50
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

1 participant