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

Bump @vuepic/vue-datepicker from 5.2.1 to 6.0.2 in /front-end #580

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps @vuepic/vue-datepicker from 5.2.1 to 6.0.2.

Release notes

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

v6.0.2

🐛 Bug Fixes

  • Fixed issue where the update-month-year event is not being emitted (#534)
  • Fixed issue where the start-time is not working properly with time-picker mode (#535)
  • Fixed issue with random month jumping when in multi-dates mode (#539)
  • Fixed issue where months are not correctly displayed on specific ranges in multi-calendars mode (#540)
  • Fixed undefined sidebar props b1b7616a0f29950e24cea2d116375afff21c5025 (#541)
  • Fixed undefined value prop on month/year slot (#544)

v6.0.1

🐛 Bug Fixes

  • Fixed missing CSS in webpack projects (#526)
  • Fixed issue where the disabled-dates prop is not reactive (#528)
  • Fixed issue where auto-apply is not working in year-picker mode (#529)
  • Fixed aria-disabled value not removing attribute on false value f88ffa18a2658df33fc1a2d77298b5496fc11317 (#530)

🔧 Refactor

  • Extend disabled-times prop config for more accessible range validation (#459)
    • Mark hour as disabled in the overlay if all minutes are disabled

v6.0.0

⚠️ Breaking Changes

Please take a look at migration guide for breaking changes and how to migrate

🚀 Features

  • Added multi-calendars support for month-picker (#440)
  • New event added: @update:model-timezone-value
  • New prop emit-timezone added
  • Extended disabled-times prop with array option for dynamic disabling of times (#459)
  • Full menu transition control added (#461)
  • Added support for vue/compact (#467)
  • Added mobile layout for preset-dates (#471)
  • Support for RTL languages (#488)
  • Added support for a single date in preset-dates (#523)

🐛 Bug Fixes

  • Fixed attaching event listener causing conflict with headless UI transition (#442)
  • Fixed issue where the picker menu is not closing on action buttons when used inside the label tag (#464)
  • Fixed flow not working with auto-apply and overlay height overlapping button (#465)
  • Fixed issue with menu jumping left/right with auto-position (#469)
  • Fixed issue with a thrown error when minutes-grid-increment is configured (#470)
  • Fixed issue where the static option is not respected in multi-calendars mode (#472)
  • Fixed issue where selected text not replacing on initial type with text-input (#475)
  • Fixed issue with lost input focus with text-input when an overlay is open (#478, #499)

... (truncated)

Commits
  • 56e07a2 chore: Remove redundant type assertion
  • a980be6 chore: Update documentation
  • e394745 chore: Update dependencies
  • fb21360 chore: Bump version
  • 8c1e01f fix: value prop undefined on month/year slot (fixes #544)
  • 3ec9ad6 chore: Remove endOfLine from prettier
  • 10d0f0a fix: multi-calendars not correctly displayed in specific range differences ...
  • b4f6947 fix: Prevent random month jumping when using multi-dates (fixes #539)
  • 500392f fix: start-time not being initialized properly in time-picker (fixes #535)
  • 18d0e04 fix: update-month-year event not being triggered (fixes #534)
  • 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.2.1 to 6.0.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v.5.2.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #583.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/front-end/vuepic/vue-datepicker-6.0.2 branch September 4, 2023 10:22
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