Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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)
  • 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)

... (truncated)

Commits
  • be047a7 chore: Update documentation
  • 39a683f chore: Bump version
  • 9675bbb refactor: Convert usePosition params to object param
  • 740ba37 fix: Missing month-year slot from [month/year]-picker modes (fixes #554)
  • 8f6f9f2 fix: Prevent flow step if first step is 'calendar' on month and year change (...
  • 9625db2 refactor: Pass provided slots instead remapping all for initial render
  • 42cb319 fix: Propagate slots for menu getting dimensions (fixes #547)
  • 3edb152 refactor: Remove aria-invalid attr if state is not false
  • 5dab565 refactor: Add aria-disabled and aria-invalid attributes on the input fiel...
  • 447351c fix: Add type="button" on selection overlay button (fixes #374)
  • 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.3.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v.5.2.1...v6.0.3)

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

sonarqubecloud bot commented Sep 4, 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 11, 2023

Superseded by #587.

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

1 participant