Skip to content

Chore(deps): Bump @vuepic/vue-datepicker from 8.8.1 to 11.0.3 in /webroot#1423

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/webroot/vuepic/vue-datepicker-11.0.3
Open

Chore(deps): Bump @vuepic/vue-datepicker from 8.8.1 to 11.0.3 in /webroot#1423
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/webroot/vuepic/vue-datepicker-11.0.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

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

Release notes

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

v11.0.3

🐛 Bug Fixes

v11.0.2

🐛 Bug Fixes

  • Fixed issue with the disabled-dates function not being called in month-picker mode (#1070)
  • Fixed issue where month-picker is unable to select month when allowed-dates prop is provided (fixes #1075)
  • Fixed issue where @internal-model-change is not being emitted when model-auto is enabled (#1077)
  • Fixed issue where allowPreventDefault and allowStopPropagation config options are not applied on the esc key (#1079)
  • Fixed issue with auto-apply not working with text-input (#1080)
  • Fixed issue with entering date past 1970 with the text-input in range mode (#1084 by @​amazy) (#1082)
  • Fixed issue with severe memory leak (#1099 by @​sahilrajthapa) (#1083)
  • Fixed type issue with aria-labels properties not being all optional (#1085)
  • Fixed issue with Arabic short weekdays localization (#1088 by @​lmetdaoui) (#1087)
  • Fixed issue with missing app context when doing pre-render (#1094 by @​chocolateimage) (#1092)

v11.0.1

🐛 Bug Fixes

  • Fixed issue with increased bundle size in v11 (#1069)
  • Fixed issue with swipe on the calendar not working

v11.0.0

⚠️ Breaking Changes

  • Library now requires vue >= v3.3
  • Calendar cells id attribute is now prefixed with dp-
  • Calendar cells data-test-id attribute now matches the id value
  • Ref dpWrapMenuRef is now exposed via the getter function getDpWrapMenuRef instead of direct access

For more info, take a look at the migration guide

🚀 Features

  • Allow preset-dates value to be computed when clicked 11bd8bcb53c100dbbae5c4793d00c5a058f93596 (#1031) by @​ayrtonandino
  • Added prop always-clearable 94ff47df5240fd5339b48da98a2bac50f5dd8bdb (#1033) by @​Georglider
  • Added option escClose to the text-input configuration object (#1038)
  • When min or max range config is provided, the calendar will auto-disable dates out of range (#1039)
  • Custom onClickOutside function now receives the second param of type PointerEvent (#1040)
  • Exposed isDisabled to month-year slot props 19a1bbd77e2da3b0b486b7001391e711f01e2c44 (#1056) by @​vukadinFE

... (truncated)

Commits
  • e04bb5b chore: Bump version, update dependencies, update docs
  • 02dff9d Merge pull request #1167 from brandonlavello/fix/a11y-range-end-aria-selected
  • 3e063e0 fix(a11y): correct typo in aria-selected logic for range end dates
  • dbdec7b Merge pull request #1146 from spider-hand/patch-1
  • e8491b3 Merge pull request #1155 from mayswind/main
  • 292b7c0 Merge pull request #1152 from Amirkian2023/fix/clearable-padding
  • dd9085b Merge pull request #1122 from Armogo/patch-2
  • c3747f5 Merge pull request #1140 from JoaoPedroAS51/main
  • f498b82 fix not display localized text of year in month picker
  • 9c62e46 fix missing value and text props in year slot when using the month picker
  • 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 11.0.3.
- [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...v11.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 7, 2026

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2026
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.

0 participants