Skip to content

chore(deps): update dependency react-day-picker from 9.13.2 to 9.14.0#479

Merged
antoncuranz merged 1 commit intomainfrom
renovate/react-day-picker-9.x-lockfile
Mar 29, 2026
Merged

chore(deps): update dependency react-day-picker from 9.13.2 to 9.14.0#479
antoncuranz merged 1 commit intomainfrom
renovate/react-day-picker-9.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
react-day-picker (source) 9.13.29.14.0 age confidence

Release Notes

gpbl/react-day-picker (react-day-picker)

v9.14.0

Compare Source

Release date: 2026-02-26

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";

export function HijriCalendar() {
  return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x-lockfile branch 3 times, most recently from c18e121 to a0d938b Compare March 5, 2026 05:12
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x-lockfile branch 5 times, most recently from 101078c to 70cd145 Compare March 17, 2026 04:42
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x-lockfile branch 4 times, most recently from 98facdd to c25659b Compare March 24, 2026 12:53
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x-lockfile branch 10 times, most recently from f740b6f to 23e2138 Compare March 29, 2026 04:36
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x-lockfile branch from 23e2138 to 8102021 Compare March 29, 2026 05:57
@antoncuranz antoncuranz merged commit 72b6b04 into main Mar 29, 2026
2 checks passed
@antoncuranz antoncuranz deleted the renovate/react-day-picker-9.x-lockfile branch March 29, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant