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 embla-carousel from 2.8.1 to 2.9.0 #4

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade embla-carousel from 2.8.1 to 2.9.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2020-03-27.
Release notes
Package name: embla-carousel
  • 2.9.0 - 2020-03-27

    🌟 New features

    The percent alignment is a new feature. This feature was specified and requested in issue #49.

    const options = { align: 0.2 }
    const embla = EmblaCarousel(emblaNode, options)

    This feature allows users to specify percentage alignment by passing a number, where a fraction like 0.2 represents 20% of the viewport size. Percentage will be measured from the start edge of the viewport.

  • 2.8.1 - 2020-03-15

    2.8.1

from embla-carousel GitHub release notes
Commit messages
Package name: embla-carousel
  • 1764e84 2.9.0
  • 4b6bbfe Finish percentage alignment feature
  • 4e33df1 Improve test descriptions for animation, eventDispatcher and limit
  • 41a34a6 Merge pull request #52 from nikrowell/readme-events
  • 864a334 Add awesome contributor
  • 7cfca3d add CodeSandbox examples for init, select, dragStart, dragEnd and resize events
  • 0732a5c Refactor scrollTarget, rename method for scrollBy
  • 579d3d8 Update NPM packages
  • 715363a Refactor mutable variables in index to let declarations instead of objects

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

@elizioNeto22 elizioNeto22 merged commit 64cf8ca into master Apr 22, 2020
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.

2 participants