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.8.1 #36

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps vue3-carousel from 0.3.1 to 0.8.1.

Release notes

Sourced from vue3-carousel's releases.

v0.8.1

What's Changed

Full Changelog: ismail9k/vue3-carousel@v0.8.0...v0.8.1

v0.8.0

What's Changed

New Contributors

Full Changelog: ismail9k/vue3-carousel@v0.7.1...v0.8.0

v0.7.1

What's Changed

Full Changelog: ismail9k/vue3-carousel@v0.7.0...v0.6.0

v0.7.0

What's Changed

Full Changelog: ismail9k/vue3-carousel@v0.6.0...v0.7.0

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

... (truncated)

Changelog

Sourced from vue3-carousel's changelog.

0.8.1 - 2024-11-26

  • 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

0.8.0 - 2024-11-24

0.7.1 - 2024-11-17

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

0.7.0 - 2024-11-17

  • Feat: support vertical slides in #423

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

... (truncated)

Commits
  • 3ea2cb5 0.8.1
  • 8b94607 Merge pull request #429 from ismail9k/392-typescript-support
  • 6d009d2 chore(workflow): stale workflow only process issues with label stale
  • 1f7dd06 chore: add more types
  • 4fadace chore: support CarouselExposed interface
  • c1180e5 chore: correctly export carousel types
  • fa45f8d chore: add stale workflow
  • 4381fa5 Merge pull request #427 from ismail9k/391-cannot-set-properties-on-null
  • 7c8c482 fix: cannot set properties on null (setting 'index') issue
  • 64ba8bc docs(examples): update gallery example height
  • 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.8.1.
- [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.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 26, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #42.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue3-carousel-0.8.1 branch December 9, 2024 17:56
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