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

build(deps): bump vue3-carousel from 0.3.1 to 0.6.0 #30

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps vue3-carousel from 0.3.1 to 0.6.0.

Release notes

Sourced from vue3-carousel's releases.

v0.6.0

What's Changed

  • Feat(utils): use requestAnimationFrame for throttle function in ismail9k/vue3-carousel#422
  • Feat: support slides gap in ismail9k/vue3-carousel#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: ismail9k/vue3-carousel@v0.5.1...v0.6.0

v0.5.1

What's Changed

Full Changelog: ismail9k/vue3-carousel@v0.5.0...v0.5.1

v0.5.0

What's Changed

New Contributors

Full Changelog: ismail9k/vue3-carousel@v0.4.0...v0.5.

v0.4.0

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: ismail9k/vue3-carousel@v0.3.4...v0.4.0

v0.3.3

Changelog

Sourced from vue3-carousel's changelog.

0.6.0 - 2024-11-15

  • 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

0.5.1 - 2024-11-06

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

0.5.0 - 2024-10-23

0.4.0 - 2024-10-23

  • 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

0.3.4 - 2024-04-02

0.3.3 - 2024-04-02

  • Anchor links (a tags) redirect the app to the new page after dragging (#362) @​Iran-110

0.3.2 - 2023-12-11

Commits
  • 47b56fc 0.6.0
  • 93f1480 feat(config): remove throttle value
  • 5009d4e Merge pull request #421 from ismail9k/feat-support-slides-gap
  • f52824f Merge pull request #422 from ismail9k/feat-optimize-carousel-dragging-perform...
  • c78c7fd feat(utils): use requestAnimationFrame for throttle function
  • b1783c8 refactor(utils): to use object instead of switch..case for clarity and mainta...
  • 6f8b32b fix: gap slide calculations
  • 945e494 fix: end scroll slides to scroll
  • 6575d4b feat: better way for calc scroll gap
  • ebb82fe feat: updates and enhancments
  • 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)

Bumps [vue3-carousel](https://github.com/ismail9k/vue3-carousel) from 0.3.1 to 0.6.0.
- [Release notes](https://github.com/ismail9k/vue3-carousel/releases)
- [Changelog](https://github.com/ismail9k/vue3-carousel/blob/master/CHANGELOG.md)
- [Commits](ismail9k/vue3-carousel@v0.3.1...v0.6.0)

---
updated-dependencies:
- dependency-name: vue3-carousel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #31.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue3-carousel-0.6.0 branch November 18, 2024 18:53
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants