HospitalRun / components

Reusable React components used by HospitalRun
https://components.hospitalrun.io
MIT License
121 stars 182 forks source link

chore(deps): bump date-fns from 2.23.0 to 2.24.0 #858

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps date-fns from 2.23.0 to 2.24.0.

Release notes

Sourced from date-fns's releases.

v2.24.0

Kudos to Sasha Koss, Lucas Silva, Jan Ziemba, Anastasia Kobzar, Deepak Gupta, Jonas L, Kentaro Suzuki, Koussay Haj Kacem, fturmel, Tan75 and Adriaan Callaerts for working on the release.

Fixed

Changed

Added

Changelog

Sourced from date-fns's changelog.

v2.24.0 - 2021-09-17

Kudos to Sasha Koss, Lucas Silva, Jan Ziemba, Anastasia Kobzar, Deepak Gupta, Jonas L, Kentaro Suzuki, Koussay Haj Kacem, fturmel, Tan75 and Adriaan Callaerts for working on the release.

Fixed

Changed

Added

Commits
  • 97d4728 Update the date-fns scripts
  • d1ad406 Add changelog entry for v2.24.0
  • 1111d50 Build the library
  • a1384e9 Add roundingMethod option to differenceInX functions (#2571) (closes #2555)
  • 32270fe Use the number 1 instead of the word "ein" for formatDuration in German local...
  • c5a0adc Make Norwegian formatDuration consistent with other locales (#2631) (closes...
  • 237f831 Migrate isValid function to TS (#2308)
  • 0e5d948 Adding previousDay and its variations (#2522)
  • 6bfde29 Fixed grammar in the CHANGELOG.md file (#2574)
  • 5cffe31 Migrate formatISODuration function to TS (#2312)
  • 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 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)