Skip to content

Bump @vuepic/vue-datepicker from 8.8.1 to 12.1.0 in /_dev#340

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/_dev/vuepic/vue-datepicker-12.1.0
Closed

Bump @vuepic/vue-datepicker from 8.8.1 to 12.1.0 in /_dev#340
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/_dev/vuepic/vue-datepicker-12.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @vuepic/vue-datepicker from 8.8.1 to 12.1.0.

Release notes

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

v12.1.0

🚀 Features

  • Added support for arrow-navigation in multi-calendars mode (#1086)
  • Added support for multiple range separators in text-input (#1096)
  • Added option to disable auto range start/end switch (#1114)
  • Added applyOnBlur property in text-input configuration (#1182)
  • Added WeekStart enum export by @​ChronosMasterOfAllTime (#1199)
  • Improve UI/UX for fixed start/end range hover and extending the range (#1200)
  • Added formatValue to the action-preview slot props (#1207)
  • Exposed selectDate and disabled flag to action-buttons slot (#1207)
  • Exposed internal refs dpMenuRef, dpWrapMenuRef and inputRef (#1209)
  • Added options to floating prop for customizing shift and flip middleware behaviour (#1215)

🐛 Bug Fixes

  • Fixed issue where action-extra slot is displayed inline when the sidebar slot is provided (#1202)
  • Fixed issue with missing {hours/minutes/seconds}Increment in time-config prop type definition (#1203)
  • Fixed issue with vitest failing tests when using global.stubs.teleport from vue-test-utils (#1206)
  • Fixed issue with failing to properly parse text-input date when the pattern includes short year (#1208)

🔧 Refactor

  • arrow-navigation will now start from the active element instead of top-left (#1118)
  • Refactor slot propagation across components, added type exports per mode for [left/right]-sidebar and month-year slot props

v12.0.5

🐛 Bug Fixes

  • Fixed issue with menu re-rendering while in the open state (#1192)
  • FIxed issue where de-selecting multi-dates breaks time object (#1194)
  • Fixed issue with menu not opening when centered prop is enabled by @​alexpopovme (#1195)
  • Fixed issue with calendar days shifting depending on the OS timezone (#1198)

🔧 Refactor

  • boolean HTML attributes are removed from DOM when the value is false (#1191)

v12.0.4

🐛 Bug Fixes

  • Fixed issue where multi-calendars navigation in inline mode remounts calendar on position update (#1183)
  • Fixed issue where end time resets on range date select (#1184)
  • Fixed wrong type definition for action-row slot props (#1185)
  • Fixed issue where "blur" event is being emitted on every click outside (#1186)
  • Fixed issue where clearing text-input value with auto-apply emits an empty string (#1187)
  • Fixed issue where auto-apply on range select doesn't close the menu (#1188)
  • Fixed wrong type for updateTime function in time-picker slot (#1189)
  • Fixed issue where setDateOnMenuClose triggers update:model-value to be emitted on every click outside (#1190)

... (truncated)

Commits
  • 30d8154 docs: Update docs build
  • ae336a8 docs: Update docs build
  • 7654bc6 chore: Bump version
  • 41593fb docs: Mark features available in the new version
  • 848962b feat: Expose options to floating prop for customizing shift and flip mi...
  • cfae074 feat: Expose internal refs (resolves #1209)
  • 3ffa318 fix: Use simpler regex for text-input
  • 444dae9 feat: Expose internal refs (resolves #1209)
  • 5772452 chore: Update readme
  • 572c401 fix: Unable to properly parse text-input date when the pattern includes sho...
  • 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 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.8.1 to 12.1.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.8.1...v12.1.0)

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

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 Mar 1, 2026
@PrestaSafe PrestaSafe closed this Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/_dev/vuepic/vue-datepicker-12.1.0 branch July 10, 2026 12:57
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.

1 participant