chore(deps): bump react-day-picker from 9.13.0 to 9.14.0 in /apps/web#303
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump react-day-picker from 9.13.0 to 9.14.0 in /apps/web#303dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
hessius
added a commit
that referenced
this pull request
Mar 16, 2026
Merge main into version/2.3.0: - Gemini model fix (gemini-2.0-flash → gemini-2.5-flash) - get_model_name() call-time resolution - Fix _MODEL_NAME → get_model_name() in profile_recommendation_service.py Python dependency bumps (3): - uvicorn 0.41.0 → 0.42.0 - sse-starlette 3.2.0 → 3.3.2 - zeroconf 0.134.0 → 0.148.0 NPM dependency bumps (28): Production (12): @tailwindcss/vite 4.2.1, @tanstack/react-query 5.90.21, framer-motion 12.37.0, i18next 25.8.18, i18next-browser-languagedetector 8.2.1, modern-screenshot 4.6.8, react 19.2.4, react-day-picker 9.14.0, react-dom 19.2.4, react-error-boundary 6.1.1, react-i18next 16.5.8, react-resizable-panels 4.7.3 Dev (16): @chromatic-com/storybook 5.0.1, @playwright/test 1.58.2, @storybook/addon-a11y 10.2.19, @storybook/addon-docs 10.2.19, @storybook/react-vite 10.2.19, @tailwindcss/postcss 4.2.1, @testing-library/react 16.3.2, @types/react 19.2.14, @vitejs/plugin-react-swc 4.3.0, @vitest/browser-playwright 4.1.0, @vitest/coverage-v8 4.1.0, happy-dom 20.8.4, storybook 10.2.19, tailwindcss 4.2.1, typescript-eslint 8.57.1, vite 8.0.0 (MAJOR) Vite 8 compatibility: added build.cssMinify: 'esbuild' to work around lightningcss/tailwindcss interaction issue (tailwindlabs/tailwindcss#19789). Closes: #294, #295, #296, #297, #298, #299, #300, #301, #302, #303, #304, #275, #277 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.13.0 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@v9.13.0...v9.14.0) --- updated-dependencies: - dependency-name: react-day-picker dependency-version: 9.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a43b0ac to
cf83155
Compare
Contributor
Author
|
Superseded by #314. |
hessius
added a commit
that referenced
this pull request
Mar 25, 2026
Merge main into version/2.3.0: - Gemini model fix (gemini-2.0-flash → gemini-2.5-flash) - get_model_name() call-time resolution - Fix _MODEL_NAME → get_model_name() in profile_recommendation_service.py Python dependency bumps (3): - uvicorn 0.41.0 → 0.42.0 - sse-starlette 3.2.0 → 3.3.2 - zeroconf 0.134.0 → 0.148.0 NPM dependency bumps (28): Production (12): @tailwindcss/vite 4.2.1, @tanstack/react-query 5.90.21, framer-motion 12.37.0, i18next 25.8.18, i18next-browser-languagedetector 8.2.1, modern-screenshot 4.6.8, react 19.2.4, react-day-picker 9.14.0, react-dom 19.2.4, react-error-boundary 6.1.1, react-i18next 16.5.8, react-resizable-panels 4.7.3 Dev (16): @chromatic-com/storybook 5.0.1, @playwright/test 1.58.2, @storybook/addon-a11y 10.2.19, @storybook/addon-docs 10.2.19, @storybook/react-vite 10.2.19, @tailwindcss/postcss 4.2.1, @testing-library/react 16.3.2, @types/react 19.2.14, @vitejs/plugin-react-swc 4.3.0, @vitest/browser-playwright 4.1.0, @vitest/coverage-v8 4.1.0, happy-dom 20.8.4, storybook 10.2.19, tailwindcss 4.2.1, typescript-eslint 8.57.1, vite 8.0.0 (MAJOR) Vite 8 compatibility: added build.cssMinify: 'esbuild' to work around lightningcss/tailwindcss interaction issue (tailwindlabs/tailwindcss#19789). Closes: #294, #295, #296, #297, #298, #299, #300, #301, #302, #303, #304, #275, #277 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps react-day-picker from 9.13.0 to 9.14.0.
Release notes
Sourced from react-day-picker's releases.
... (truncated)
Changelog
Sourced from react-day-picker's changelog.
Commits
a5b0c43Prepare 9.14.0 package metadata758f604feat: addlangattribute to DayPicker root (#2907)0893c96feat: New resetOnSelect prop to reset date range when selecting date with com...8e69eb1feat: Add Hijri calendar support (Umm al-Qura) (#2904)091ca6fchore: remove performance-tests project (#2902)6df3193chore: update workspace dependencies (#2901)5208d3fchore: update workspace dependencies (#2900)38e1b27fix(locale): correct Northern Sami (se). and Japanese Hiragana (ja-Hira) labe...d68dc63build: bump v9.13.212cf80bfix: add correct type declaration for style.css export (#2897)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)