Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

fix(deps): update dependency react-calendar to v4 #850

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-calendar ^3.3.1 -> ^4.0.0 age adoption passing confidence

Release Notes

wojtekmaj/react-calendar

v4.2.1

Compare Source

Bug fixes

  • Improved type accuracy for value prop and all callbacks (it's now explicitly [Date, Date] instead of Date[]).
  • Fixed types for onDrillDown and onDrillUp props.
  • Fixed types for tileClassName not allowing null or undefined return values.
  • Fixed React.ComponentProps<typeof Calendar> incorrectly marking props with default values as required.

v4.2.0

Compare Source

What's new?

  • Allowed array of strings to be passed as value.

v4.1.1

Compare Source

Bug fixes

  • Fix className and value props unnecessarily too restrictive.

v4.1.0

Compare Source

What's new?

  • Converted package to TypeScript (#​785).
  • Improved error messages for exceptions.

Bug fixes

v4.0.0

Compare Source

Note: React <16.8 is not supported. If you're still using React older than 16.8, please use react-calendar@^3.0.0 instead.

❗️ = breaking change

What's changed?

  • ❗️ Minimum React version is now 16.8.
  • Replaced merge-class-names with clsx.

v3.9.0

Compare Source

What's new?

  • Added Navigation to exports list (#​594).
  • Added formatWeekday prop (#​620).

v3.8.0

Compare Source

What's new?

  • Added …--weekend class to Weekdays tiles (#​490). Thanks, @​fffed!
  • Added goToRangeStartOnSelect prop (#​639).

v3.7.0

Compare Source

What's new?

  • Added support for React 18.

What's changed?

  • Improved performance of date formatters (#​180).

Bug fixes

  • Fixed tileContent not updating on activeStartDate change (#​576).

v3.6.0

Compare Source

What's new?

  • Allow showFixedNumberOfWeeks to be explicitly defined even when showDoubleView is true (#​413). Thanks, @​frankleng!

Bug fixes

  • Fixed calendar tiles and week number misaligned (#​412).
  • Fixed week numbers wrongly calculated for Arabic and Hebrew calendars in some cases (#​578).

New contributors

v3.5.0

Compare Source

What's new?

What's changed?

  • Improved documentation on hover and onActiveStartDateChange (#​458, #​495).
  • Removed inline styles from Navigation component, which should make Navigation easier to style.

Bug fixes

  • Fixed hover classes applied even before the first value was selected (#​505).
  • Fixed next and next2 buttons disabled if maxDate was set to the 1st millisecond of nextActiveStartDate or nextActiveStartDate2 respectively (#​485, #​431).

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, Averethel, lkappeler and Marine-Berthier and removed request for a team April 19, 2023 13:46
@autoricardo-bot autoricardo-bot deployed to branch-carforyou-components-pkg-renovate-react-calendar-4-x April 19, 2023 13:51 Active
@renovate renovate bot force-pushed the renovate/react-calendar-4.x branch from 40ff3c4 to db71538 Compare April 19, 2023 14:41
@renovate renovate bot force-pushed the renovate/react-calendar-4.x branch from 61d0caf to f814b21 Compare April 19, 2023 14:50
@autoricardo-bot autoricardo-bot temporarily deployed to branch-carforyou-components-pkg-renovate-react-calendar-4-x April 19, 2023 14:56 Destroyed
@Averethel Averethel merged commit 7a3e222 into master Apr 19, 2023
@Averethel Averethel deleted the renovate/react-calendar-4.x branch April 19, 2023 14:58
@autoricardo-bot
Copy link
Collaborator

🎉 This PR is included in version 24.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants