Skip to content

chore(deps): bump react-day-picker from 9.1.3 to 9.3.2#156

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-day-picker-9.3.2
Closed

chore(deps): bump react-day-picker from 9.1.3 to 9.3.2#156
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-day-picker-9.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps react-day-picker from 9.1.3 to 9.3.2.

Release notes

Sourced from react-day-picker's releases.

v9.3.2

Bug fixes.

What's Changed

Full Changelog: gpbl/react-day-picker@v9.3.1...v9.3.2

v9.3.1

Bug fixes.

What's Changed

Full Changelog: gpbl/react-day-picker@v9.3.0...v9.3.1

v9.3.0

This release adds the dayPickerProps to the values returned by useDayPicker, enabling access to these props from custom components.

Thanks to the work by @​rodgobbi, we could enhance the performance when selecting a range of days.

We’ve also updated the default style to preserve the font-family inherited from the parent element. To restore the previous behavior, update the .rdp-root CSS class to include font-family: system-ui.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.2.1...v9.3.0

v9.2.1

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.2.0...v9.2.1

v9.2.0

This release addresses an issue with localization and applies some fixes for types and CSS exports.

... (truncated)

Commits
  • 0c824f9 build: update dev dependencies
  • 11310b1 build: bump v9.3.2
  • 40f37fc chore: cleanup var name
  • b1c746f fix: disable outside days outside the before and end month range (#2578)
  • 1f0506b website: update dependencies (#2592)
  • c70948d build: update @date-fns/tz package to 1.2.0 (#2591)
  • fff4b25 Merge branch 'main' of github.com:gpbl/react-day-picker
  • 911f4f2 build: bump v9.3.1
  • 14b67fc fix: months with 4 weeks not displaying 6 weeks w/ fixedWeeks (#2590)
  • 85fbb4a docs: use Shadow DOM to display examples (#2588)
  • 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)

Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.1.3 to 9.3.2.
- [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.1.3...v9.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@vercel
Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
taxonomy ❌ Failed (Inspect) Nov 18, 2024 5:34pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #164.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-day-picker-9.3.2 branch November 25, 2024 16:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants