svelte-datepicker
svelte-datepicker copied to clipboard
chore(deps-dev): bump @date-io/moment from 2.10.11 to 2.16.1
Bumps @date-io/moment from 2.10.11 to 2.16.1.
Release notes
Sourced from @date-io/moment
's releases.
v2.16.1
Fixes
- Do not error when the second argument does not have a time part by
@dspiteself
in dmtrKovalenko/date-io#628- [moment] use this.locale when specified by
@alexfauquette
in dmtrKovalenko/date-io#630- [luxon] fix: use the day of the month instead of a day of week in keyboard format by
@alexfauquette
in dmtrKovalenko/date-io#632- Add peer dependency support for Luxon 3 by
@trevorr
in dmtrKovalenko/date-io#629New Contributors
@trevorr
made their first contribution in dmtrKovalenko/date-io#629Full Changelog: https://github.com/dmtrKovalenko/date-io/compare/v2.16.0...v2.16.1
v2.16.0
What's Changed
- feat: new methods
setDate
/getDate
by@flaviendelangle
in dmtrKovalenko/date-io#625Full Changelog: https://github.com/dmtrKovalenko/date-io/compare/v2.15.0...v2.16.0
v2.15.0
What's Changed
- feat: New method
addYears
by@flaviendelangle
in dmtrKovalenko/date-io#623- chore(deps-dev): bump moment from 2.29.1 to 2.29.4 by
@dependabot
in dmtrKovalenko/date-io#622Full Changelog: https://github.com/dmtrKovalenko/date-io/compare/v2.14.0...v2.15.0
v2.14.0
What's Changed
- feat: New methods
startOfYear
andendOfYear
by@flaviendelangle
in dmtrKovalenko/date-io#614- Remove useless date clone in dayjs adapter by
@flaviendelangle
in dmtrKovalenko/date-io#615New Collaborator
- Welcome
@flaviendelangle
as a collaborator on this project!Full Changelog: https://github.com/dmtrKovalenko/date-io/compare/v2.13.2...v2.14.0
v2.13.2
What's Changed
- Fix typo in doc by
@alexfauquette
in dmtrKovalenko/date-io#612- Fix incorrect date validation from dayjs by
@RCout1nho
in dmtrKovalenko/date-io#608New Contributors
@alexfauquette
made their first contribution in dmtrKovalenko/date-io#612@RCout1nho
made their first contribution in dmtrKovalenko/date-io#608Full Changelog: https://github.com/dmtrKovalenko/date-io/compare/v2.13.1...v2.13.2
v2.13.0
Features
... (truncated)
Commits
6c16bac
v2.16.1008a0ff
chore(deps): Add peer dependency support for Luxon 3 (#629)bc4f4f2
Fix: use day of month instead of day of week in keyboard format (#632)44bfe7d
moment: use this.locale when specified (#630)3e11970
fix: do not error when second argument does not have a time part (#628)e9eddac
v2.16.08deea4a
feat: new methodssetDate
/getDate
(#625)b39210e
v2.15.00140d4c
chore(deps-dev): bump moment from 2.29.1 to 2.29.4 (#622)bdb5a2f
feat: New methods (#623)- Additional commits viewable in compare view
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)