Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @vuepic/vue-datepicker from 5.2.1 to 6.1.0 in /front-end #587

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

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

Release notes

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

v6.1.0

🚀 Feature

  • Added config prop, grouping general configuration (#556)

🐛 Bug Fixes

  • Fixed issue where no-disabled-rage prop is ignored with auto-range (#555)
  • Fixed issue where disabled-dates for utc="preserve" are not appropriately mapped (#560)
  • Fixed typings for format and preview-format props(#561)

🔧 Refactor

The following props have been deprecated in favor of the config prop

  • close-on-scroll
  • mode-height
  • allow-prevent-default
  • close-on-clear-value
  • close-on-auto-apply
  • no-swipe
  • keep-action-row
  • on-click-outside

v6.0.3

🐛 Bug Fixes

  • Fixed button in the overlay submitting form (comment)
  • Fixed issue where the position is not calculated correctly when sidebar-[left/right] slot is used (#547)
  • Fixed issue where flow step is triggered on month/year change when the first step is calendar (#553)
  • Fixed missing month-year slot from [month/year]-picker modes (fixes #554)

🔧 Refactor

  • Added aria-disabled and aria-invalid attributes on the input field (#545)

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)

... (truncated)

Commits
  • 7a3994b chore: Update documentation
  • 7ef2e8e chore: Bump version
  • 06d91eb refactor: Group additional config props, add type definition
  • 076f7d2 fix: Disabled utc='preserve'dates not properly mapped for a specific timezo...
  • fb6c7f6 chore: Remove unused import
  • eef15f5 fix: Correct typings for format and preview-format (fixes #561)
  • 5916ab3 fix: no-disabled-range prop being ignored on auto-range (fixes #555)
  • e092dad refactor: Group common props into config, add option to disable `stopPropag...
  • be047a7 chore: Update documentation
  • 39a683f chore: Bump version
  • 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.1.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v.5.2.1...6.1.0)

---
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 Sep 11, 2023
@sonarqubecloud
Copy link

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

# for free to join this conversation on GitHub. Already have an account? # 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