Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps @vuepic/vue-datepicker from 11.0.2 to 12.0.3.

Release notes

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

v12.0.3

🐛 Bug Fix

  • (Regression) Fixed wrong types for text-input format property and proper parsing based on the provided value (#1181)

v12.0.2

🐛 Bug Fixes

  • Fixed issue where overlay-toggle event is not emitted on month/year open (#1175)
  • Fixed issue where v-model value set externally not working in the disabled or readonly state (#1176)
  • Make all types exported (#1179)

v12.0.1

🐛 Bug Fixes

  • Fixed issue where text-input format pattern not propely inheriting default value from formats (#1172)
  • Fixed issue where selecting more that one date in multi-dates mode throws an error (#1173)

v11.0.3

🐛 Bug Fixes

v12.0.0

⚠️ Breaking changes

This release includes a lot of internal refactor and a lot of breaking changes.

Please take a look at the migration guide

🚀 Features

  • Added option to add calendard instance in setMonthYear exposed function (#1120)
  • Added option to hide menu arrow (floating prop) (#1089)
  • Added option to change inputmode (#1149)
  • Added option to set custom input id (input-attrs prop) (#1163)
  • Added @invalid event that propagates oninvalid from the input field (#1127)
  • Added input masking on text-input alpha stage , tnx to @​apsisxcoder (#1131)
  • Added support for rounding the value on now button (action-row prop) (#1138)

🐛 Bug Fixes

... (truncated)

Commits
  • a729f12 docs: Update docs build
  • e9ae466 chore: Bump version
  • 84fe80b fix: text-input formats prop type, proper format and pattern value, format ...
  • 6a1cf60 docs: Update docs with vueschool affiliate
  • aa72d8b docs: Update docs build
  • 727b83e chore: Bump version
  • c4dc2fc fix: overlay-toggle event not emitted on month/year open (fixes 1175)
  • 0123f75 fix: Unable to set v-model value externally when the picker is in the disab...
  • ddc9435 fix: Add all types export (fixes #1179)
  • bd5bd85 Merge pull request #1178 from donalmurtagh/patch-1
  • 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 11.0.2 to 12.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@v11.0.2...v12.0.3)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-version: 12.0.3
  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 Nov 12, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 19, 2025

Superseded by #84.

@dependabot dependabot bot closed this Nov 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/vuepic/vue-datepicker-12.0.3 branch November 19, 2025 03:14
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