Closed dependabot[bot] closed 1 day ago
@dependabot ignore this major version
OK, I won't notify you about version 9.x.x again, unless you re-open this PR.
The reason why: this breaks our modified calendar
shadcn component in components/ui
.
We'll wait until we can modify the month, the year and scroll with "<" and ">" buttons as below, without making our own fix.
Bumps react-day-picker from 8.10.1 to 9.3.0.
Release notes
Sourced from react-day-picker's releases.
... (truncated)
Changelog
Sourced from react-day-picker's changelog.
Commits
79fc047
build: bump v9.3.0fbcc15f
Merge branch 'main' of github.com:gpbl/react-day-picker436b7e1
docs: update ItalianLabels example1e0be26
fix(style): remove font setting from default style (#2573)7d419f5
docs: update jsdocs1eb629e
feat: returndayPickerProps
fromuseDayPicker
(#2572)9136be4
chore: refactor and improve docs for range utilities (#2570)0c93f13
build(style): fix vars in style.module.cssb091985
perf: improve performance when selecting long ranges (#2537)903745c
build: bump v9.2.1Dependabot 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