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 @vuepic/vue-datepicker from 5.4.0 to 7.1.0 #981

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps @vuepic/vue-datepicker from 5.4.0 to 7.1.0.

Release notes

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

v7.1.0

🚀 Feature

  • New event added date-update (#597)

🐛 Bug Fixes

  • Fixed issue where the picker is focused onMount when combining inline with [time/month/year]-picker (#593)
  • Fixed issue where the update-month-year event is not emitting on calendar scroll and swipe (#594)
  • Fixed issue where inline combined with [month/year]-picker is not showing inside popper (#598)
  • Fixed error caused by sidebar slots when using with [time/month/year]-picker (#599)

v7.0.0

⚠️ Potential breaking changes

  • Wrapper for preset-dates is changed from <div> to \<template>, which may cause potential styles break if you use a slot for the preset-dates item
  • Removed deprecated props

For more info, take a look at the migration guide

🚀 Features

  • Added quarter-picker mode (#571)
  • Added built-in date validation support for text-input (#578)
  • Added utc mode support for week-picker (#581)
  • Added disabled times indications when validating range start/end times (#585)
  • Added new option selectOnFocus for text-input (#592)

🐛 Bug Fixes

  • Fixed issue where clicking the clear icon doesn't clear value on auto-apply and text-input combined 151c680e2095ffa5c9dcf3bba05fabf0eeae86f6 (#562)
  • Fixed issue where invalid-select is not being emitted on invalid [min/max]-range with auto-apply (#563)
  • Fixed issue where the update-month-year event is not being emitted in month-picker mode (#564)
  • Fixed missing gap between multi-calendars (#565)
  • Fixed type for updateInternalModelValue method 52d755a393cb0de85a0c8a70dc60dd9cf2494989 (#566)
  • Fixed issue with disabled-times checking only minutes value (#570)
  • Fixed issue where 3rd party library components cause shadowRender error (#572)
  • Fixed issue with the wrong year on 2+ calendars in month-picker mode ( #573)
  • Fixed wrong today and initial time when timezone is set (#579)
  • Fixed issue where the preset-dates item is not clickable on the whole area (#580)
  • Fixed issue where custom format function prevents custom model-type parsing (#582)
  • Fixed incorrect aria-role 650dff0368689be50736b32b396d7265e11e114e (#586)
  • Fixed wrong variable name for dp-row-margin 5d0e125274cf61e88f4b5d2859edf4e6ef1927ff (#588)
  • Fixed issue where text-input with time-picker mode does not remove the value when the input is cleared (#589)
  • Fixed extra width on time-picker mode
  • Fixed issue where clicking the initial minutes down arrow in range mode doesn't update the time
  • Fixed wrong slot name for [year/month]-overlay-value (comment)

🔧 Refactor

... (truncated)

Commits
  • 610f2f3 chore: Update documentation
  • 07a006c chore: Remove comment
  • 08e3518 chore: Bump version
  • fd41cb5 fix: Correct event type
  • 2851082 refactor: Remove redundant prop from month-picker sidebar slot props
  • 6fbf3de fix: Sidebar slot throwing error when used with specific modes (fixes #599)
  • 1774c4b fix: Inline picker in specific mode not showing inside popper (fixes #598)
  • 986e06a feat: Add date-update event on week-picker
  • 93312e5 feat: Add date-update event (resolves #597)
  • d95deef fix: Adjust test cases that overflow to the next year
  • 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 5.4.0 to 7.1.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v5.4.0...v7.1.0)

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

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 Oct 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Superseded by #987.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepic/vue-datepicker-7.1.0 branch October 16, 2023 02:04
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