svelte-datepicker
svelte-datepicker copied to clipboard
chore(deps-dev): bump @date-io/luxon from 2.10.11 to 2.15.0
Bumps @date-io/luxon from 2.10.11 to 2.15.0.
Release notes
Sourced from @date-io/luxon
's releases.
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
- Allow to extend on-the-flight
TDate
type by@selenehyun
in dmtrKovalenko/date-io#603Fixes/Improvements
- chore(docs): Fix lerna bage URL by
@t-knapp
in dmtrKovalenko/date-io#591- fix: Typing when strictNullChecks: true by
@megos
in dmtrKovalenko/date-io#600- chore: Simplify Luxom adders by
@clytras
in dmtrKovalenko/date-io#597- chore: Update deps by
@dmtrKovalenko
in dmtrKovalenko/date-io#604New Contributors
@t-knapp
made their first contribution in dmtrKovalenko/date-io#591@selenehyun
made their first contribution in dmtrKovalenko/date-io#603@megos
made their first contribution in dmtrKovalenko/date-io#600@clytras
made their first contribution in dmtrKovalenko/date-io#597Full Changelog: https://github.com/dmtrKovalenko/date-io/compare/v2.12.1...v2.13.0
Welcome js-joda
... (truncated)
Commits
b39210e
v2.15.00140d4c
chore(deps-dev): bump moment from 2.29.1 to 2.29.4 (#622)bdb5a2f
feat: New methods (#623)77f89b4
v2.14.0d8607ed
Merge pull request #615 from flaviendelangle/remove-clone-day-js1f221f2
Remove useless date clone in dayjs adapteraf75b41
Merge pull request #614 from flaviendelangle/year-boundaries21b3ee9
Improve test coveragedf0d5a0
Fix testsc22828c
Fix tests- 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)