hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

chore(deps): bump @vuepic/vue-datepicker from 8.6.0 to 8.7.0 #1056

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @vuepic/vue-datepicker from 8.6.0 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 )
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


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 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)
github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 83.07% 39004 / 46948
πŸ”΅ Statements 83.07% 39004 / 46948
πŸ”΅ Functions 63.02% 888 / 1409
πŸ”΅ Branches 84.3% 4073 / 4831
File CoverageNo changed files found.
Generated in workflow #901