Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Confidence
react-day-picker (source) ^9.11.3^9.13.0 age confidence

Release Notes

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

v9.13.0

Compare Source

This release introduces an experimental noonSafe prop to help deal with historical time zones with second offsets. See https://daypicker.dev/localization/setting-time-zone#noonsafe for more details.

What's Changed
  • feat: add experimental noonSafe prop for timezone offsets by @​gpbl in #​2879

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

v9.12.0

Compare Source

This release adds translated labels to built-in locales and fixes issues with array modifiers and the Hebrew calendar.

Translated Locales

DayPicker locales now ship with localized labels (e.g., “Go to next month”, “Today”), so you no longer need to supply them via labels. To use a locale:

import { es } from "react-day-picker/locale";
<DayPicker locale={es} /> // Use Spanish locale, now with translated labels.

If you previously set the labels prop for translations, you can remove it. For details on switching locales, see https://daypicker.dev/localization/changing-locale.

What's Changed

Full Changelog: gpbl/react-day-picker@v9.11.3...v9.12.0


Configuration

📅 Schedule: 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

vercel bot commented Dec 6, 2025

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

1 Skipped Deployment
Project Deployment Review Updated (UTC)
o2s-docs Skipped Skipped Dec 31, 2025 4:27pm

@vercel vercel bot temporarily deployed to Preview – o2s-docs December 6, 2025 22:58 Inactive
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/react-day-picker-9.x branch from 744b2f2 to 1d5f4bb Compare December 18, 2025 12:11
@renovate renovate bot changed the title fix(deps): update dependency react-day-picker to ^9.12.0 fix(deps): update dependency react-day-picker to ^9.13.0 Dec 18, 2025
@renovate renovate bot force-pushed the renovate/react-day-picker-9.x branch 2 times, most recently from 7ed4084 to 7d2683c Compare December 19, 2025 14:31
@vercel vercel bot temporarily deployed to Preview – o2s-docs December 19, 2025 14:31 Inactive
@renovate renovate bot force-pushed the renovate/react-day-picker-9.x branch from 7d2683c to 4ec153b Compare December 31, 2025 16:27
@vercel vercel bot temporarily deployed to Preview – o2s-docs December 31, 2025 16:27 Inactive
@marcinkrasowski marcinkrasowski merged commit 8366dc3 into main Jan 8, 2026
9 checks passed
@marcinkrasowski marcinkrasowski deleted the renovate/react-day-picker-9.x branch January 8, 2026 10:38
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.

2 participants