Release notes
*Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).*
> ## v2.5.1
> Thanks to [@mitchellbutler](https://github.com/mitchellbutler) for the bug fix!
>
> ### Fixed
>
> - [Fixed infinite loop in `addBusinessDays`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1486).
>
> ## v2.5.0
> Kudos to [@dkozickis](https://github.com/dkozickis), [@drugoi](https://github.com/drugoi), [@kranthilakum](https://github.com/kranthilakum), [@102](https://github.com/102), [@gpetrioli](https://github.com/gpetrioli) and [@JulienMalige](https://github.com/JulienMalige) for making the release happen.
>
> ### Fixed
>
> - [Fixed compatibility with IE11 by removing `findIndex` from the code](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1457).
> - [Fixed Greek locale patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1480).
>
> ### Added
>
> - [Added Kazakh (kk) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1460).
> - [Added Telugu (te) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1464).
> - [Added Canadian French (fr-CA) locale](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1465).
> - [Added Australian English (en-AU) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1470).
> - [Exported `Interval` and `Locale` types from Flow typings](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1475).
>
> ## v2.4.1
> Thanks to [@mrclayman](https://github.com/mrclayman) for reporting the issue and [@leshakoss](https://github.com/leshakoss) for fixing it.
>
> ### Fixed
>
> - [Fixed am/pm mixup in the Czech locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1453).
>
> ## v2.4.0
>
> This release brought to you by these amazing people: [@lovelovedokidoki](https://github.com/lovelovedokidoki), [@alexigityan](https://github.com/alexigityan), [@kalekseev](https://github.com/kalekseev) and [@andybangs](https://github.com/andybangs). You rock!
>
> ### Fixed
>
> - [Fixed Vietnamese parsing patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1445).
> - [Fixed Czech parsing regexes](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1446).
> - [Fixed offset for Eastern Hemisphere in `parseISO`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1450).
>
> ### Added
>
> - [Added Armenian locale support](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1448).
>
> ## v2.3.0
>
> Huge thanks to [@lovelovedokidoki](https://github.com/lovelovedokidoki) who improved 8 (!) locales in an unstoppable open-source rampage and [@VesterDe](https://github.com/VesterDe) for fixing Slovenian locale 👏
>
> ### Fixed
>
> ... (truncated)
Changelog
*Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).*
> ## [2.5.1] - 2019-10-18
>
> Thanks to [@mitchellbutler](https://github.com/mitchellbutler) for the bug fix!
>
> ### Fixed
>
> - [Fixed infinite loop in `addBusinessDays`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1486).
>
> ## [2.5.0] - 2019-10-16
>
> Kudos to [@dkozickis](https://github.com/dkozickis), [@drugoi](https://github.com/drugoi), [@kranthilakum](https://github.com/kranthilakum), [@102](https://github.com/102), [@gpetrioli](https://github.com/gpetrioli) and [@JulienMalige](https://github.com/JulienMalige) for making the release happen.
>
> ### Fixed
>
> - [Fixed compatibility with IE11 by removing `findIndex` from the code](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1457).
> - [Fixed Greek locale patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1480).
>
> ### Added
>
> - [Added Kazakh (kk) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1460).
> - [Added Telugu (te) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1464).
> - [Added Canadian French (fr-CA) locale](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1465).
> - [Added Australian English (en-AU) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1470).
> - [Exported `Interval` and `Locale` types from Flow typings](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1475).
>
> ## [2.4.1] - 2019-09-28
>
> Thanks to [@mrclayman](https://github.com/mrclayman) for reporting the issue and [@leshakoss](https://github.com/leshakoss) for fixing it.
>
> ### Fixed
>
> - [Fixed am/pm mixup in the Czech locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1453).
>
> ## [2.4.0] - 2019-09-27
>
> This release brought to you by these amazing people: [@lovelovedokidoki](https://github.com/lovelovedokidoki), [@alexigityan](https://github.com/alexigityan), [@kalekseev](https://github.com/kalekseev) and [@andybangs](https://github.com/andybangs). You rock!
>
> ### Fixed
>
> - [Fixed Vietnamese parsing patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1445).
> - [Fixed Czech parsing regexes](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1446).
> - [Fixed offset for Eastern Hemisphere in `parseISO`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1450).
>
> ### Added
>
> - [Added Armenian locale support](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1448).
>
> ## [2.3.0] - 2019-09-24
>
> Huge thanks to [@lovelovedokidoki](https://github.com/lovelovedokidoki) who improved 8 (!) locales in an unstoppable open-source rampage and [@VesterDe](https://github.com/VesterDe) for fixing Slovenian locale 👏
> ... (truncated)
Commits
- [`f98bfe0`](https://github.com/date-fns/date-fns/commit/f98bfe0c9ba4f8ba9b4b8181bc19d401201ecc67) Add a change log entry for v2.5.1
- [`16cfb58`](https://github.com/date-fns/date-fns/commit/16cfb58b94309cd0cc4c48fbb0b14e48cf088ecb) Fix addBusinessDays for weekends ([#1486](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1486)) (closes [#1485](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1485))
- [`ceb5615`](https://github.com/date-fns/date-fns/commit/ceb5615fea6b09f6eb6f9b31fc03b6596839ac53) Rebuild the en-AU snapshot
- [`bf0556f`](https://github.com/date-fns/date-fns/commit/bf0556f0247f0adfbb1f9012664d76cb35e1feee) Build the library for v2.5.0
- [`c00042d`](https://github.com/date-fns/date-fns/commit/c00042ddf46c4c2ef2b24bc28861445961c3be98) Set 12-hour-clock format in the en-AU locale
- [`7f4df2c`](https://github.com/date-fns/date-fns/commit/7f4df2ce0dacd9138f493d5408858247d85ca516) Add change log for v2.5.0
- [`248d73e`](https://github.com/date-fns/date-fns/commit/248d73eb3474cd46f5a969e24dc4fea4b927429e) Add Australian English (en-AU) locale ([#1470](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1470)) (closes [#1103](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1103))
- [`9fc0b8e`](https://github.com/date-fns/date-fns/commit/9fc0b8e3e76f44c92ce403860a941e1e41f1beca) Fix Greek locale pattern matching ([#1480](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1480))
- [`c7e8928`](https://github.com/date-fns/date-fns/commit/c7e8928552ccd61bdaa33e0ba7562e193a86dea9) Add fr-CA locale ([#1479](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1479)) (closes [#1465](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1465))
- [`f48859e`](https://github.com/date-fns/date-fns/commit/f48859ef51bd9ba61d6e99f99a2f798447bfe144) Export Interval and Locale types in flow typings ([#1475](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1475)) (closes [#1474](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1474))
- Additional commits viewable in [compare view](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.5.1)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps date-fns from 1.30.1 to 2.5.1.
Release notes
*Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).* > ## v2.5.1 > Thanks to [@mitchellbutler](https://github.com/mitchellbutler) for the bug fix! > > ### Fixed > > - [Fixed infinite loop in `addBusinessDays`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1486). > > ## v2.5.0 > Kudos to [@dkozickis](https://github.com/dkozickis), [@drugoi](https://github.com/drugoi), [@kranthilakum](https://github.com/kranthilakum), [@102](https://github.com/102), [@gpetrioli](https://github.com/gpetrioli) and [@JulienMalige](https://github.com/JulienMalige) for making the release happen. > > ### Fixed > > - [Fixed compatibility with IE11 by removing `findIndex` from the code](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1457). > - [Fixed Greek locale patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1480). > > ### Added > > - [Added Kazakh (kk) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1460). > - [Added Telugu (te) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1464). > - [Added Canadian French (fr-CA) locale](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1465). > - [Added Australian English (en-AU) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1470). > - [Exported `Interval` and `Locale` types from Flow typings](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1475). > > ## v2.4.1 > Thanks to [@mrclayman](https://github.com/mrclayman) for reporting the issue and [@leshakoss](https://github.com/leshakoss) for fixing it. > > ### Fixed > > - [Fixed am/pm mixup in the Czech locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1453). > > ## v2.4.0 > > This release brought to you by these amazing people: [@lovelovedokidoki](https://github.com/lovelovedokidoki), [@alexigityan](https://github.com/alexigityan), [@kalekseev](https://github.com/kalekseev) and [@andybangs](https://github.com/andybangs). You rock! > > ### Fixed > > - [Fixed Vietnamese parsing patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1445). > - [Fixed Czech parsing regexes](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1446). > - [Fixed offset for Eastern Hemisphere in `parseISO`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1450). > > ### Added > > - [Added Armenian locale support](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1448). > > ## v2.3.0 > > Huge thanks to [@lovelovedokidoki](https://github.com/lovelovedokidoki) who improved 8 (!) locales in an unstoppable open-source rampage and [@VesterDe](https://github.com/VesterDe) for fixing Slovenian locale 👏 > > ### Fixed > > ... (truncated)Changelog
*Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).* > ## [2.5.1] - 2019-10-18 > > Thanks to [@mitchellbutler](https://github.com/mitchellbutler) for the bug fix! > > ### Fixed > > - [Fixed infinite loop in `addBusinessDays`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1486). > > ## [2.5.0] - 2019-10-16 > > Kudos to [@dkozickis](https://github.com/dkozickis), [@drugoi](https://github.com/drugoi), [@kranthilakum](https://github.com/kranthilakum), [@102](https://github.com/102), [@gpetrioli](https://github.com/gpetrioli) and [@JulienMalige](https://github.com/JulienMalige) for making the release happen. > > ### Fixed > > - [Fixed compatibility with IE11 by removing `findIndex` from the code](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1457). > - [Fixed Greek locale patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1480). > > ### Added > > - [Added Kazakh (kk) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1460). > - [Added Telugu (te) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1464). > - [Added Canadian French (fr-CA) locale](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1465). > - [Added Australian English (en-AU) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1470). > - [Exported `Interval` and `Locale` types from Flow typings](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1475). > > ## [2.4.1] - 2019-09-28 > > Thanks to [@mrclayman](https://github.com/mrclayman) for reporting the issue and [@leshakoss](https://github.com/leshakoss) for fixing it. > > ### Fixed > > - [Fixed am/pm mixup in the Czech locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1453). > > ## [2.4.0] - 2019-09-27 > > This release brought to you by these amazing people: [@lovelovedokidoki](https://github.com/lovelovedokidoki), [@alexigityan](https://github.com/alexigityan), [@kalekseev](https://github.com/kalekseev) and [@andybangs](https://github.com/andybangs). You rock! > > ### Fixed > > - [Fixed Vietnamese parsing patterns](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1445). > - [Fixed Czech parsing regexes](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1446). > - [Fixed offset for Eastern Hemisphere in `parseISO`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1450). > > ### Added > > - [Added Armenian locale support](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1448). > > ## [2.3.0] - 2019-09-24 > > Huge thanks to [@lovelovedokidoki](https://github.com/lovelovedokidoki) who improved 8 (!) locales in an unstoppable open-source rampage and [@VesterDe](https://github.com/VesterDe) for fixing Slovenian locale 👏 > ... (truncated)Commits
- [`f98bfe0`](https://github.com/date-fns/date-fns/commit/f98bfe0c9ba4f8ba9b4b8181bc19d401201ecc67) Add a change log entry for v2.5.1 - [`16cfb58`](https://github.com/date-fns/date-fns/commit/16cfb58b94309cd0cc4c48fbb0b14e48cf088ecb) Fix addBusinessDays for weekends ([#1486](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1486)) (closes [#1485](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1485)) - [`ceb5615`](https://github.com/date-fns/date-fns/commit/ceb5615fea6b09f6eb6f9b31fc03b6596839ac53) Rebuild the en-AU snapshot - [`bf0556f`](https://github.com/date-fns/date-fns/commit/bf0556f0247f0adfbb1f9012664d76cb35e1feee) Build the library for v2.5.0 - [`c00042d`](https://github.com/date-fns/date-fns/commit/c00042ddf46c4c2ef2b24bc28861445961c3be98) Set 12-hour-clock format in the en-AU locale - [`7f4df2c`](https://github.com/date-fns/date-fns/commit/7f4df2ce0dacd9138f493d5408858247d85ca516) Add change log for v2.5.0 - [`248d73e`](https://github.com/date-fns/date-fns/commit/248d73eb3474cd46f5a969e24dc4fea4b927429e) Add Australian English (en-AU) locale ([#1470](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1470)) (closes [#1103](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1103)) - [`9fc0b8e`](https://github.com/date-fns/date-fns/commit/9fc0b8e3e76f44c92ce403860a941e1e41f1beca) Fix Greek locale pattern matching ([#1480](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1480)) - [`c7e8928`](https://github.com/date-fns/date-fns/commit/c7e8928552ccd61bdaa33e0ba7562e193a86dea9) Add fr-CA locale ([#1479](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1479)) (closes [#1465](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1465)) - [`f48859e`](https://github.com/date-fns/date-fns/commit/f48859ef51bd9ba61d6e99f99a2f798447bfe144) Export Interval and Locale types in flow typings ([#1475](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1475)) (closes [#1474](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1474)) - Additional commits viewable in [compare view](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.5.1)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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)