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 3.6.8 to 8.7.0 in /frontend #253

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @vuepic/vue-datepicker from 3.6.8 to 8.7.0.

Release notes

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

v8.7.0

🚀 Features

  • Exposed handleFlow method to manually trigger flow (#864)
  • Added internalModelValue as a second param to the day-class prop (#872)

🐛 Bug Fixes

  • Fixed issue where the overlay is closed on click when the picker is added inside <label> tag (#661)
  • Fixed issue with inverse arrow-left/right navigation
  • Accessibility fixes (#822)
    • Home/End to respect focused cell
    • Fixed issue where PageUp/PageDown loses focus
  • Fixed wrong year slot type (#867)
  • Fixed issue where month matching min-date in month-picker mode can't be selected (#865)
  • Pass on-focus prop to dp-input slot to parse text-input with auto-apply (#873)
  • Fixed issue where the now button is not selecting the date in the provided timezone (#874)
  • Fixed issue where not all properties from range and multi-calendars are being applied on [month/quarter]-picker modes (#875 )

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)

v8.5.0

🚀 Features

... (truncated)

Commits
  • 1bfd662 chore: Update documentation
  • 649256c chore: Lint style
  • e64125a Merge pull request #878 from Vuepic/next
  • 69bee61 chore: Update documentation
  • 7d04430 feat: Update dp-input slot type
  • 0c661ee chore: Bump version
  • 341d526 fix: Type correction
  • 0fdf445 chore: Update README.md
  • 4b5f451 fix: Use proper multi-calendars map on month and quarter pickers (fixes...
  • 22346de fix: Failing test
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@vuepic/vue-datepicker [>= 4.a, < 5]
@vuepic/vue-datepicker [>= 5.a, < 6]
@vuepic/vue-datepicker [>= 7.a, < 8]

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 3.6.8 to 8.7.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@v3.6.8...v8.7.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants