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 vue3-carousel from 0.1.48 to 0.9.0 #1747

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

Conversation

kerasus
Copy link
Owner

@kerasus kerasus commented Jan 4, 2025

snyk-top-banner

Snyk has created this PR to upgrade vue3-carousel from 0.1.48 to 0.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 28 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: vue3-carousel
  • 0.9.0 - 2024-12-09

    What's Changed

    • Fixed carousel flickering during resize in #431
    • Fixed carousel: Dynamic slot recalculation in render function in #430
    • Documentation: Updated events file in #432
    • Refactored: Improved provide/inject using a single symbol in #434
    • Feature: Added easy addon customization in #435
    • Fixed issues from recent updates in #440
    • Fixed SSR for cloned slides in #444
    • Fixed reactivity: Using provide to register slides instead of traversing nodes (fixes #433, #350)
    • Fixed reactivity: Using computed and watchers instead of manual updates
    • Fixed reactivity: Updated vModel during sliding rather than after transition (fixes #428)
    • Fixed carousel: Updated sizes during animations (fixes #338)
    • Fixed accessibility: Made elements in cloned slides non-focusable (fixes #346)
    • Fixed accessibility: Added arrow key support for focused carousel (via tab)
    • Fixed performance: Cloning only itemsToShow + 11 elements instead of all slides
    • Improved types: Enhanced typings, added TSC during tests, and exported properly defined components
    • Fixed package: Corrected order of browser, require, and import

    Full Changelog: v0.8.1...v0.9.0

  • 0.8.1 - 2024-11-26

    What's Changed

    • fix: cannot set properties on null (setting 'index') issue by @ ismail9k in #427
    • Better support for typescript and add CarouselExposed type by @ ismail9k in #429

    Full Changelog: v0.8.0...v0.8.1

  • 0.8.0 - 2024-11-24

    What's Changed

    New Contributors

    Full Changelog: v0.7.1...v0.8.0

  • 0.7.1 - 2024-11-17

    What's Changed

    • Feat support vertical slides by n #423
    • Feat support config carousel height
    • Fix assets build

    Full Changelog: v0.7.0...v0.6.0

  • 0.7.0 - 2024-11-17

    What's Changed

    • Feat: support vertical slides in #423

    Full Changelog: v0.6.0...v0.7.0

  • 0.6.0 - 2024-11-15

    What's Changed

    • Feat(utils): use requestAnimationFrame for throttle function in #422
    • Feat: support slides gap in #421
    • Feat(config): remove throttle value
    • Refactor(getMinSlideIndex): to use object instead of switch..case for clarity and maintainability
    • Refactor(getMaxSlideIndex): to use object instead of switch..case for clarity and maintainability

    Full Changelog: v0.5.1...v0.6.0

  • 0.5.1 - 2024-11-06

    What's Changed

    • Test: use vitest instead of jest in #418
    • Feat add title attribute for pagination and navigation buttons in #419

    Full Changelog: v0.5.0...v0.5.1

  • 0.5.0 - 2024-11-04

    What's Changed

    New Contributors

    Full Changelog: v0.4.0...v0.5.

  • 0.4.0 - 2024-10-23

    What's Changed

    • feat: Stop using Capture phase events (#398) @ coofercat
    • chore: Export all types (#397) @ Tofandel
    • fix: Properly prevent click on drag finished (#396) @ Tofandel
    • docs: update pagination example code to match the component (#395) @ Tofandel
    • docs: update vitepress to version 1.3.4
    • feat: improvements in generating default config

    New Contributors

    Full Changelog: v0.3.4...v0.4.0

  • 0.3.4 - 2024-09-13

    0.3.4

  • 0.3.3 - 2024-04-02
  • 0.3.1 - 2023-04-29
  • 0.3.0 - 2023-04-09
  • 0.2.16 - 2023-04-02
  • 0.2.15 - 2023-04-02
  • 0.2.14 - 2023-03-24
  • 0.2.13 - 2023-03-18
  • 0.2.12 - 2023-03-02
  • 0.2.11 - 2023-02-22
  • 0.2.10 - 2023-02-22
  • 0.2.9 - 2022-12-12
  • 0.2.8 - 2022-11-28
  • 0.2.6 - 2022-11-27
  • 0.2.5 - 2022-11-03
  • 0.2.4 - 2022-10-16
  • 0.2.2 - 2022-10-16
  • 0.2.1 - 2022-10-16
  • 0.2.0 - 2022-10-03
  • 0.1.48 - 2022-09-30
from vue3-carousel GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade vue3-carousel from 0.1.48 to 0.9.0.

See this package in npm:
vue3-carousel

See this project in Snyk:
https://app.snyk.io/org/kerasus/project/90611b30-d0f4-4ae4-be2e-53419a3b43c4?utm_source=github&utm_medium=referral&page=upgrade-pr
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