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

Update dependency @vuepic/vue-datepicker to v10 #399

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vuepic/vue-datepicker (source) ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

Vuepic/vue-datepicker (@​vuepic/vue-datepicker)

v10.0.0

Compare Source

⚠️ Breaking changes

  • date-fns library is updated to version 4
  • data-test attribute is renamed to data-test-id (#​987)
  • alt-position now accepts any returned style and won't do any conversion (#​1018)

For more info, take a look at the migration guide

🚀 Features

  • Added two new properties in the config prop
    • mobileBreakpoint allows change of mobile breakpoint (#​993)
    • setDateOnMenuClose sets the date on the menu click-away (#​1027)
  • Inline date picker will now emit a blur event on click away (#​995)
  • Added option to force top or bottom positioning via auto-position prop (#​1026)

🐛 Bug Fixes

  • Fixed issue where inline-time-picker with is-24="false" overflows the container (#​990)
  • Fixed issue where selecting dates between DST and non-DST timezone results in hours updating every selection (#​991)
  • Fixed issue where the marker tooltip is showing on hidden offset dates (#​994)
  • Fixed issue where multi-dates select is not working when allowPreventDefault is enabled in the config (#​999)
  • Fixed issue where the now button is not working properly in multi-dates mode (#​1000)
  • Month range picker doesn't trigger range-start and range-end events properly (#​1005) by @​jllavec
  • Fixed issue where allowed-dates are not marking disabled months in month-picker (#​1008)
  • Fixed issue with typescript build error (#​1023)
  • Fixed issues where on multi-calendars solo mode, next calendar keeps resetting month on range picker (#​1025)
  • Fixed the issue where the clock icon is not aligned on the mobile view

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Nov 4, 2024

Pull Request Test Coverage Report for Build 11665421656

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 29.427%

Totals Coverage Status
Change from base Build 11652714408: 0.0%
Covered Lines: 2059
Relevant Lines: 6997

💛 - Coveralls

@BuckarooBanzay BuckarooBanzay merged commit f3f2d8f into master Dec 18, 2024
4 checks passed
@renovate renovate bot deleted the renovate/vuepic-vue-datepicker-10.x branch December 18, 2024 13:45
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