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

⬆️ Bump @vuepic/vue-datepicker from 8.5.0 to 8.6.0 #2556

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps @vuepic/vue-datepicker from 8.5.0 to 8.6.0.

Release notes

Sourced from @​vuepic/vue-datepicker's releases.

v8.6.0

🚀 Features

  • New event overlay-toggle added (#852)
  • Added option to click and hold time-picker arrows (#855)
    • Can be enabled with config.timeArrowHoldThreshold
  • Added [hours/minutes/seconds]-overlay-header slots (#857)
  • Added --dp-border-color-focus CSS variable (#863)

🐛 Bug Fixes

  • Fixed type errors for slot type definitions (#854, #858)
  • Fixed issue where 12 has wrong values in time-picker when :is-24="false" (#851)
  • Fixed issue where the calendar is not reacting to mode change between range and multi-dates (#560)
  • Fixed issue where prevent-min-max-navigation is not calculated properly when v-model is provided in month-picker mode (#861)

🔧 Refactor

  • Deprecated events time-picker-open and time-picker-close in favor of overlay-toggle event

v8.5.1

🐛 Bug Fixes

  • Fixed missing prop type definition for clear-icon slot (#842)
  • Fixed issue with update-month-year event not being triggered on year change in month-picker mode (#843)
  • Fixed issue where input value disappears on internal-model-change event (#848)
  • Fixed issue where flow is not working properly in time-picker mode (#849)
Commits
  • 7eceb72 refactor: Remove redundant return
  • be136b4 chore: Update documentation
  • 5bf6b8e chore: Minor code cleanup
  • 14df50e chore: Bump version, update ts configs
  • 238ce34 refactor: Unify keydown events
  • 9432c7f feat: Add --dp-border-color-focus css variable (resolves #863)
  • b38cb43 fix: prevent-min-max-navigation not calculated properly when v-model is p...
  • 5420d84 fix: Calendar not reacting to switch between range and multi-dates (fixes...
  • dd85ae9 fix: Use proper 12 hour value when is-24 is set to false (fixes #851)
  • ac6780b fix: Pass true instead of false on time increment
  • 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 [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](Vuepic/vue-datepicker@v8.5.0...v8.6.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  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 May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2024

Looks like @vuepic/vue-datepicker is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepic/vue-datepicker-8.6.0 branch May 19, 2024 18:52
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.

None yet

0 participants