snack-news / Snack-FE

2 stars 0 forks source link

Bump date-fns from 1.30.1 to 2.1.0 #189

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps date-fns from 1.30.1 to 2.1.0.

Release notes *Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).* > ## v2.1.0 > > Thanks to date-fns contributors: [@​ManadayM](https://github.com/ManadayM), [@​illuminist](https://github.com/illuminist), [@​visualfanatic](https://github.com/visualfanatic), [@​vsaarinen](https://github.com/vsaarinen) and at least but not least [@​leshakoss](https://github.com/leshakoss)! > > ### Fixed > > - [Set start of the week to the Sunday for Thai locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1402). > - [Fixed month matching in Polish locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1404). > - [Fixed `eachWeekendOfInterval` skipping the first date in the supplied interval](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1407). > > ### Added > > - [Added Gujarati locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1400). > > ## v2.0.1 > See the changelog: https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md#201---2019-08-23 > > ## v2.0.0 > 🔥🔥🔥 **date-fns v2 is out!** 🔥🔥🔥 > > See the changelogs: > > - Pre-releases changelog (if you're upgrading from alpha or beta): https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200 > - Full changelog: https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md#200---2019-08-20 > > ## v2.0.0-beta.5 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-beta5 > > ## v2.0.0-beta.4 > The changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-beta4 > > ## v2.0.0-beta.3 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-beta3 > > ## v2.0.0-beta.2 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-beta2 > > ## v2.0.0-beta.1 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-beta1 > > ## v2.0.0-alpha.37 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-alpha37 > > ## v2.0.0-alpha.36 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-alpha36 > > ## v2.0.0-alpha.35 > See the changelog: https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-alpha35 > > ## v2.0.0-alpha.34 > ... (truncated)
Changelog *Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).* > ## [2.1.0] - 2019-09-06 > > Thanks to date-fns contributors: [@​ManadayM](https://github.com/ManadayM), [@​illuminist](https://github.com/illuminist), [@​visualfanatic](https://github.com/visualfanatic), [@​vsaarinen](https://github.com/vsaarinen) and at least but not least [@​leshakoss](https://github.com/leshakoss)! > > ### Fixed > > - [Set start of the week to the Sunday for Thai locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1402). > - [Fixed month matching in Polish locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1404). > - [Fixed `eachWeekendOfInterval` skipping the first date in the supplied interval](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1407). > > ### Added > > - [Added Gujarati locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1400). > > ## [2.0.1] - 2019-08-23 > > ### Fixed > > - [Fix](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1046) `getWeekOfMonth` with `options.weekStartsOn` set to 1 [not working for Sundays](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1040). Kudos to [@​waseemahmad31](https://github.com/waseemahmad31)! > > ## [2.0.0] - 2019-08-20 > > If you're upgrading from v2 alpha or beta, [see the pre-release changelog](https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136). > > ### Fixed > > - Fix the `toDate` bug occurring when parsing ISO-8601 style dates (but not valid ISO format) > with a trailing Z (e.g `2012-01Z`), it returned Invalid Date for FireFox/IE11 [#510](https://github-redirect.dependabot.com/date-fns/date-fns/issue/510) > > - Fix `differenceIn...` functions returning negative zero in some cases: > [#692](https://github-redirect.dependabot.com/date-fns/date-fns/issues/692) > > - `isDate` now works properly with dates passed across iframes [#754](https://github-redirect.dependabot.com/date-fns/date-fns/pull/754). > > - Fix a few bugs that appear in timezones with offsets that include seconds (e.g. GMT+00:57:44). > See PR [#789](https://github-redirect.dependabot.com/date-fns/date-fns/pull/789). > > - [Fixed DST issue](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1003). See [#972](https://github-redirect.dependabot.com/date-fns/date-fns/issues/972) and [#992](https://github-redirect.dependabot.com/date-fns/date-fns/issues/992) for more details. > > - Fixed DST issue in `eachDayOfInterval` that caused time in the days > after DST change to have the shift as well. > > - Fix bug in Galician locale caused by incorrect usage of `getHours` > instead of `getUTCHours`. > > ### Changed > > - **BREAKING**: now functions don't accept string arguments, but only > numbers or dates. When a string is passed, it will result in > an unexpected result (`Invalid Date`, `NaN`, etc). > ... (truncated)
Commits - [`ff7b6e1`](https://github.com/date-fns/date-fns/commit/ff7b6e1b15fa19e3b5613b1fb68c93abb7d99a1d) Add changelog entry for v2.1.0 - [`b18eecf`](https://github.com/date-fns/date-fns/commit/b18eecff96860cf8061195d623635cc3882c2995) Fix broken internal-links ([#1396](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1396)) - [`ac802b2`](https://github.com/date-fns/date-fns/commit/ac802b25e13103a0307b3e12e5c9d83b58be336f) Don't skip start date in weekend check - [`8ad51a2`](https://github.com/date-fns/date-fns/commit/8ad51a2ac546169cde137d82ddefe29753085744) Change order inside Polish month matching pattern ([#1404](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1404)) - [`22f77ad`](https://github.com/date-fns/date-fns/commit/22f77ade1b02112844af0fd113a331f10151d2a4) Update Thai locale first day of week ([#1402](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1402)) - [`b38b51d`](https://github.com/date-fns/date-fns/commit/b38b51d7780a16331c7ca4df381cd82d6be6dbfd) Add Gujarati locale ([#1400](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1400)) - [`f11a996`](https://github.com/date-fns/date-fns/commit/f11a9966d4f541b29838ecf60c20ad157cbee965) Remove v1-only date-fns-timezone from docs - [`0a9213b`](https://github.com/date-fns/date-fns/commit/0a9213b95f3450be094e1c2c0e288b3aadb0ab89) Add module field to locales packages - [`c1182c0`](https://github.com/date-fns/date-fns/commit/c1182c0c26f10cc89a444a5d431f35e334c8dc3f) Update README - [`d876309`](https://github.com/date-fns/date-fns/commit/d87630922536edda21b9b956ec7e61d9ad06a0dd) Add changelog entry for 2.0.1 - Additional commits viewable in [compare view](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.1.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 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.