Skip to content

fix(deps): update dependency react-day-picker to v10 - autoclosed#88

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-day-picker-10.x
Closed

fix(deps): update dependency react-day-picker to v10 - autoclosed#88
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-day-picker-10.x

Conversation

@renovate

@renovate renovate Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-day-picker (source) ^9.14.0^10.0.0 age confidence

Release Notes

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

v10.0.1

Compare Source

Release date: 2026-05-12

This patch release fixes inline styles for component slots and adds @types/react as an optional peer dependency for strict package managers.

What's Changed

v10.0.0

Compare Source

Release date: 2026-05-08

This major release introduces the @daypicker/react package name, publishes calendar add-on packages under the @daypicker/* scope, and removes public APIs that were deprecated in v9.

Upgrading to v10

Upgrading from v9 should be straightforward if your app does not use any deprecated APIs. See the upgrading guide for details. If you use one of the non-Gregorian calendars, such as Persian, Hebrew, Buddhist, Ethiopic, or Hijri, install the corresponding calendar add-on package alongside DayPicker.

Package Name

For new projects, prefer the @daypicker/react package:

import { DayPicker } from "@​daypicker/react";
import "@​daypicker/react/style.css";

The react-day-picker package remains available for compatibility and exposes the same DayPicker API in v10.

Calendar Packages

Calendar add-on packages are now published under the @daypicker/* scope. Install the add-on package for the calendar you need alongside @daypicker/react. For example, to use the Persian calendar:

npm install @​daypicker/react @​daypicker/persian
Breaking Changes
  • Removed deprecated props: fromDate, toDate, fromMonth, toMonth, fromYear, toYear, initialFocus.
  • Removed deprecated event props: onWeekNumberClick, onDayKeyUp, onDayKeyPress, onDayPointerEnter, onDayPointerLeave, onDayTouchCancel, onDayTouchEnd, onDayTouchMove, onDayTouchStart.
  • Removed deprecated type exports from types/deprecated.
  • Removed deprecated aliases: formatMonthCaption, formatYearCaption, labelDay, labelCaption, isMatch, isDateInRange.
  • Removed the deprecated components.Button customization entry.
  • Removed deprecated DeprecatedUI compatibility typing for classNames and styles.
  • Removed deprecated DateLib exports: FormatOptions, LabelOptions, dateLib, and DateLib.Date.
  • Removed the deprecated react-day-picker/jalali subpath. Use react-day-picker/persian.
What's Changed
  • feat: add @daypicker/react as the preferred package name by @​gpbl in #​2970
  • feat: publish calendar add-on packages under the @daypicker/* scope
  • fix: show the expected month after dropdown changes in multi-month calendars by @​hackgray47-eng in #​2977
  • fix: move the amET locale export to @daypicker/ethiopic by @​gpbl in #​2968

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 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.

@vercel

vercel Bot commented May 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
respondeo Error Error Jul 1, 2026 8:32am
respondeo-docs Ready Ready Preview, Comment Jul 1, 2026 8:32am

@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch from b8bf35e to c68ea65 Compare May 15, 2026 12:56
@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch from c68ea65 to 2ba9ddf Compare June 28, 2026 17:42
@renovate renovate Bot requested a review from sebdanielsson as a code owner June 28, 2026 17:42
@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch from 2ba9ddf to 4e5c01d Compare June 28, 2026 18:55
@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch from 4e5c01d to 301584d Compare June 28, 2026 21:20
@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch from 301584d to cb3a007 Compare June 28, 2026 22:41
@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch 3 times, most recently from 9c7e812 to dd26853 Compare June 29, 2026 07:27
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/sebastian-danielssons-projects?upgradeToPro=build-rate-limit

@renovate renovate Bot force-pushed the renovate/react-day-picker-10.x branch from a6f20d8 to 93cd050 Compare July 1, 2026 08:27
@renovate renovate Bot changed the title fix(deps): update dependency react-day-picker to v10 fix(deps): update dependency react-day-picker to v10 - autoclosed Jul 1, 2026
@renovate renovate Bot closed this Jul 1, 2026
@renovate renovate Bot deleted the renovate/react-day-picker-10.x branch July 1, 2026 08:52
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