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 vue3-datepicker from 0.3.4 to 0.3.8 #544

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps vue3-datepicker from 0.3.4 to 0.3.8.

Release notes

Sourced from vue3-datepicker's releases.

v0.3.8 - typeable fix

Fixed inputFormat with typeable behaving weirdly when a dynamic-length format was used (e.g. yyyy-MM-d)

Full Changelog: icehaunter/vue3-datepicker@v0.3.7...v0.3.8

v0.3.7 - Enhancements & events

What's Changed

  • feat: added page change events
  • fix: clearing the picker now resets the view as well
  • feat: added specific classes for each view popup
  • feat: added dayFormat prop
  • fix: dayPickerHeadingFormat was working incorrectly
  • docs: properly document "allow outside interval" prop
  • fix: made startingViewDate prop work & document it
  • feat: add initial date to open the picker (#106)
  • fix: correctly propagate the allowOutsideInterval prop

New Contributors

Full Changelog: icehaunter/vue3-datepicker@v0.3.6...v0.3.7

v0.3.6 - Bundling fixes

Fixed bundling to work with Node 18 (previous configuration didn't play well with GH action which led to a missed package publication)

Full Changelog: icehaunter/vue3-datepicker@v0.3.5...v0.3.6

v0.3.5 - Bug fixes & features

What's Changed

  • Fixes datepicker labels in upper and lower limits example by @​ondrabus in icehaunter/vue3-datepicker#82
  • Fixes day header format prop (thanks @​akamah for doing #50) in afa7b0845329e0dd44a379fc7b00322ddf2fb5e2
  • Made sure that first shown date is within bounds (thanks @​aperron for doing #67) in f71a7225233a4aec35958f7cca95123c38a5b4ab
  • Added a flag to allow clicking on dates outside of the current month (thanks @​smoakey for doing #71) in afa7b0845329e0dd44a379fc7b00322ddf2fb5e2
  • Emit opened/closed events (thanks @​Liumingxun for doing #98) in 99f31411b6a62faeb9988bb27a6668d5ff7dc0cf
  • Added styling for the current date (thanks @​zahmadz for doing #97) in e9731eb6b8116fc7d7a8998bbb866b10601c73fb

Full Changelog: icehaunter/vue3-datepicker@v0.3.4...v0.3.5

Commits
  • 2911ba2 chore: bump version 0.3.8
  • b52fc49 fix: typeable inputs now support variable-width formats
  • bdfcb4c docs: added events to main-page readme
  • af58a62 chore: bump version to 0.3.7
  • 2ccfeae feat: added page change events
  • cbb5a98 fix: clearing the picker now resets the view as well
  • ad946ba feat: added specific classes for each view popup
  • e567369 feat: added dayFormat prop
  • f8fc91d fix: dayPickerHeadingFormat was working incorrectly
  • 378976b docs: properly document "allow outside interval" prop
  • 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 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 [vue3-datepicker](https://github.com/icehaunter/vue3-datepicker) from 0.3.4 to 0.3.8.
- [Release notes](https://github.com/icehaunter/vue3-datepicker/releases)
- [Commits](icehaunter/vue3-datepicker@v0.3.4...v0.3.8)

---
updated-dependencies:
- dependency-name: vue3-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 5, 2023
@github-actions github-actions bot merged commit a7ed014 into develop Jun 5, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/vue3-datepicker-0.3.8 branch June 5, 2023 17:02
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.

0 participants