Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps react-day-picker from 9.6.4 to 9.9.0.

Release notes

Sourced from react-day-picker's releases.

v9.9.0

This release includes a new reverseYears prop, a range selection fix, and a build update to fix issues with source maps.

Reversing the Years in the Dropdown

When using captionLayout='dropdown', set reverseYears to reverse the years listed in the dropdown: the most recent year will appear first.

<DayPicker captionLayout="dropdown" reverseYears />

See it in action in the playground.

What's Changed

Full Changelog: gpbl/react-day-picker@v9.8.1...v9.9.0

v9.8.1

Improved captionLayout documentation and build process.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.8.0...v9.8.1

v9.8.0

DayPicker 9.8 includes better keyboard navigation and resolves edge cases with month and year rendering.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.7.0...v9.8.0

... (truncated)

Commits
  • c85ad96 build: bump v9.9.0
  • 90f7e9a feat: add new reverseYears prop (#2822)
  • 7f2ce05 build: upgrade dependencies (#2823)
  • bb633ea docs: fix styling for code blocks
  • 67f8e42 docs: remove note about shadcn/ui
  • f43f31e fix: select the same day in range mode when range is open and min prop is 0 (...
  • 63aa7a2 docs: update CustomDayButton example and clarify custom components doc (#2815)
  • 9c7b2c6 build: remove source maps, src from package (#2812)
  • 6089e62 repo: add prettier dependency and update biome config (#2811)
  • d629b75 repo: update biome.json to lint website (#2807)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2025
@netlify
Copy link

netlify bot commented Aug 26, 2025

Deploy Preview for graphweaver-storybook ready!

Name Link
🔨 Latest commit f54ab73
🔍 Latest deploy log https://app.netlify.com/projects/graphweaver-storybook/deploys/68ae50a1ed90de0008dbebc5
😎 Deploy Preview https://deploy-preview-1935--graphweaver-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.6.4 to 9.9.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@v9.6.4...v9.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/react-day-picker-9.9.0 branch from d7093a2 to f54ab73 Compare August 27, 2025 00:26
@sonarqubecloud
Copy link

@thekevinbrown thekevinbrown merged commit f8f4b2d into main Aug 27, 2025
19 checks passed
@thekevinbrown thekevinbrown deleted the dependabot/npm_and_yarn/src/react-day-picker-9.9.0 branch August 27, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants