Skip to content

chore(frontend): 🧹 Update react-day-picker from 9.13.0 to v9.14.0#413

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/react-day-picker-9.x
Open

chore(frontend): 🧹 Update react-day-picker from 9.13.0 to v9.14.0#413
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/react-day-picker-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 15, 2026

This PR contains the following updates:

Package Change Age Confidence
react-day-picker (source) ^9.13.0^9.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

v9.13.2

Compare Source

Release date: 2026-02-10

This release fixes the style.css type declaration export and corrects labels for Northern Sami (se) and Japanese Hiragana (ja-Hira) locales.

What's Changed
  • fix(build): add correct type declaration for style.css export by @​NotNestor in #​2897
  • fix(locale): correct Northern Sami (se) and Japanese Hiragana (ja-Hira) labels by @​gpbl in #​2898

v9.13.1

Compare Source

Persian calendar improvements.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.13.0...v9.13.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
caravel Ready Ready Preview, Comment Jun 1, 2026 10:40pm

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 15, 2026

🦋 Changeset detected

Latest commit: 30a7273

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
frontend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 394c9e8 to e8922cc Compare February 17, 2026 15:56
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from c5669ef to 50eac05 Compare March 1, 2026 22:04
@renovate renovate Bot changed the title chore(frontend): 🧹 Update react-day-picker from 9.13.0 to v9.13.2 chore(frontend): 🧹 Update react-day-picker from 9.13.0 to v9.14.0 Mar 1, 2026
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from c99a6c2 to ab74509 Compare March 5, 2026 14:14
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 7358a98 to fa0f3b3 Compare March 13, 2026 16:53
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from b241088 to dca70d2 Compare April 1, 2026 18:04
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 4136f48 to 2844b8f Compare April 8, 2026 15:08
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 2a7d294 to 4659f5e Compare April 29, 2026 18:55
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 551192f to b6cf87a Compare May 12, 2026 09:54
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 0b9185d to d973628 Compare May 18, 2026 12:53
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from debf06b to d8b675c Compare May 28, 2026 18:54
@renovate renovate Bot force-pushed the renovate/react-day-picker-9.x branch from 2066219 to a70cdca Compare June 1, 2026 22:34
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.

0 participants