Closed dependabot-preview[bot] closed 4 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps date-fns from 1.30.1 to 2.6.0.
Release notes
*Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).* > ## v2.6.0 > Kudos to [@marnusw](https://github.com/marnusw), [@cdrikd](https://github.com/cdrikd) and [@rogyvoje](https://github.com/rogyvoje) for working on the release! > > ### Added > > - [Added `parseJSON` - lightweight function (just 411 B) that parses dates formatted with `toJSON`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1463). > - [Added the language code to each locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1489). > - [Added `subBusinessDays` function](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1491). > - [Added both Serbian - cyrillic (sr) and latin (sr-Latn) locales](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1494). > > ## 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). > > ... (truncated)Changelog
*Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).* > ## [2.6.0] - 2019-10-22 > > Kudos to [@marnusw](https://github.com/marnusw), [@cdrikd](https://github.com/cdrikd) and [@rogyvoje](https://github.com/rogyvoje) for working on the release! > > ### Added > > - [Added `parseJSON` - lightweight function (just 411 B) that parses dates formatted with `toJSON`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1463). > - [Added the language code to each locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1489). > - [Added `subBusinessDays` function](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1491). > - [Added both Serbian - cyrillic (sr) and latin (sr-Latn) locales](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1494). > > ## [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 > > ... (truncated)Commits
- [`f6c9517`](https://github.com/date-fns/date-fns/commit/f6c9517f0c05239c1f4cf747007a0d875f36483f) Add change log entry for v2.6.0 - [`aebe9de`](https://github.com/date-fns/date-fns/commit/aebe9deb34c5840a7cf5a282d8e36f6239e7afcc) Add sr and sr-Latn locale - [`ecb6ee0`](https://github.com/date-fns/date-fns/commit/ecb6ee0acaf37b534ff19ce0e2e6f08ff5891b88) Add subBusinessDays function ([#1491](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1491)) - [`b72e028`](https://github.com/date-fns/date-fns/commit/b72e028e3b22127d6fa56acf493f4873753c7407) Add the language code to each locale ([#1489](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1489)) (closes [#1476](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1476)) - [`83e7328`](https://github.com/date-fns/date-fns/commit/83e7328bedd5c267f88df70c4fecb51a034dcb27) Add parseJSON function ([#1463](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1463)) - [`10ac162`](https://github.com/date-fns/date-fns/commit/10ac1625d42b49a3e6970b90f9cbf3afe45f15d3) Upgrade Node.js to v12 on Travis CI - [`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 - Additional commits viewable in [compare view](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.6.0)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)