Skip to content

chore(deps)(deps): bump react-day-picker from 8.10.1 to 9.14.0 in /src/03-client - #20

Merged
Ovalvoi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/react-day-picker-9.14.0
Apr 26, 2026
Merged

chore(deps)(deps): bump react-day-picker from 8.10.1 to 9.14.0 in /src/03-client#20
Ovalvoi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/react-day-picker-9.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor

Bumps react-day-picker from 8.10.1 to 9.14.0.

Release notes

Sourced from react-day-picker's releases.

v9.14.0

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

New Contributors

Full Changelog: gpbl/react-day-picker@v9.13.2...v9.14.0

v9.13.2

What's Changed

New Contributors

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

v9.13.1

Persian calendar improvements.

What's Changed

New Contributors

... (truncated)

Commits
  • a5b0c43 Prepare 9.14.0 package metadata
  • 758f604 feat: add lang attribute to DayPicker root (#2907)
  • 0893c96 feat: New resetOnSelect prop to reset date range when selecting date with com...
  • 8e69eb1 feat: Add Hijri calendar support (Umm al-Qura) (#2904)
  • 091ca6f chore: remove performance-tests project (#2902)
  • 6df3193 chore: update workspace dependencies (#2901)
  • 5208d3f chore: update workspace dependencies (#2900)
  • 38e1b27 fix(locale): correct Northern Sami (se). and Japanese Hiragana (ja-Hira) labe...
  • d68dc63 build: bump v9.13.2
  • 12cf80b fix: add correct type declaration for style.css export (#2897)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-day-picker since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@Ovalvoi

Ovalvoi commented Apr 26, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/03-client/react-day-picker-9.14.0 branch from 72df425 to 994da38 Compare April 26, 2026 18:44
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.10.1 to 9.14.0.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v8.10.1...v9.14.0)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-version: 9.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/03-client/react-day-picker-9.14.0 branch from 994da38 to 927298c Compare April 26, 2026 18:45
@Ovalvoi
Ovalvoi merged commit b05d72b into main Apr 26, 2026
4 checks passed
@Ovalvoi
Ovalvoi deleted the dependabot/npm_and_yarn/src/03-client/react-day-picker-9.14.0 branch April 26, 2026 18:47
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