amoerie / teamcity-theatre

:eyes: Monitor those builds! :hammer: (No TeamCity plugin needed!)
MIT License
55 stars 30 forks source link

Bump date-fns from 1.30.1 to 2.8.1 in /src/TeamCityTheatre.Web #206

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps date-fns from 1.30.1 to 2.8.1.

Release notes *Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).* > ## v2.8.1 > Thanks to [@​Imballinst](https://github.com/Imballinst) for the bug fix! > > ### Fixed > > - [Add colon between the hour and minutes for `formatRFC3339`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1549). [See [#1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548)](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548). > > ## v2.8.0 > Kudos to [@​NaridaL](https://github.com/NaridaL), [@​Zyten](https://github.com/Zyten), [@​Imballinst](https://github.com/Imballinst), [@​leshakoss](https://github.com/leshakoss) and [@​Neorth](https://github.com/Neorth) for working on the release. > > ### Fixed > > - [Remove the next week preposition in the Swedish locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1538). > > ### Added > > - [Added Malay (ms) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1537). > - [Added `formatISO`, `formatISO9075`, `formatRFC3339`, and `formatRFC7231` functions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1536). > > ## v2.7.0 > Thanks to [@​mzgajner](https://github.com/mzgajner), [@​NaridaL](https://github.com/NaridaL), [@​Zyten](https://github.com/Zyten), [@​leshakoss](https://github.com/leshakoss), [@​fintara](https://github.com/fintara) and [@​kpr-hellofresh](https://github.com/kpr-hellofresh) for contributing to the release. > > ### Fixed > > - [Fixed a mistake in the Slovenian locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1529). > - [Fixed incorrect behavior of `parseISO` in Firefox caused by differences in `getTimezoneOffset`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1495). > > ### Changed > > - [Make object argument types more elaborate in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1519). > - [Get rid of deprecated Function in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1520). > - [Allow `parseJSON` to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1499). > > ### Added > > - [Added Bulgarian (bg) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1522). > > ## 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! > > ... (truncated)
Changelog *Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).* > ## [2.8.1] - 2019-11-22 > > Thanks to [@​Imballinst](https://github.com/Imballinst) for the bug fix! > > ### Fixed > > - [Add colon between the hour and minutes for `formatRFC3339`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1549). [See [#1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548)](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548). > > ## [2.8.0] - 2019-11-19 > > Kudos to [@​NaridaL](https://github.com/NaridaL), [@​Zyten](https://github.com/Zyten), [@​Imballinst](https://github.com/Imballinst), [@​leshakoss](https://github.com/leshakoss) and [@​Neorth](https://github.com/Neorth) for working on the release. > > ### Fixed > > - [Remove the next week preposition in the Swedish locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1538). > > ### Added > > - [Added Malay (ms) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1537). > - [Added `formatISO`, `formatISO9075`, `formatRFC3339`, and `formatRFC7231` functions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1536). > > ## [2.7.0] - 2019-11-07 > > Thanks to [@​mzgajner](https://github.com/mzgajner), [@​NaridaL](https://github.com/NaridaL), [@​Zyten](https://github.com/Zyten), [@​leshakoss](https://github.com/leshakoss), [@​fintara](https://github.com/fintara), [@​kpr-hellofresh](https://github.com/kpr-hellofresh) for contributing to the release. > > ### Fixed > > - [Fixed a mistake in the Slovenian locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1529). > - [Fixed incorrect behavior of `parseISO` in Firefox caused by differences in `getTimezoneOffset`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1495). > > ### Changed > > - [Make object arguments types more elaborate in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1519). > - [Get rid of deprecated Function in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1520). > - [Allow `parseJSON` to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1499). > > ### Added > > - [Added Bulgarian (bg) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1522). > > ## [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). > ... (truncated)
Commits - [`e0ab890`](https://github.com/date-fns/date-fns/commit/e0ab890a598137508e313de2f239d4d52242d116) Add change log entry for v2.8.1 - [`e1dced2`](https://github.com/date-fns/date-fns/commit/e1dced2dc6bb0347fd33a220c97ea3bb4ea98274) Add colon between hour and minutes for formatRFC3339 ([#1549](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1549)) (fixes [#1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548)) - [`6fe156d`](https://github.com/date-fns/date-fns/commit/6fe156d4da63b785bffafe3f3ee91686210efcfb) Fix typo in the ESM doc (skip ci) - [`d1f0e54`](https://github.com/date-fns/date-fns/commit/d1f0e5441f50d92ec1c2e2851869f6eb2f585ae1) Build the library - [`457bac0`](https://github.com/date-fns/date-fns/commit/457bac0ca03b488e2351825b37158077e46170b5) Prepare v2.8.0 changelog - [`815a937`](https://github.com/date-fns/date-fns/commit/815a937471c2b77678bb73d0458f1b8b5a019e3c) Remove the next week preposition in the Swedish locale ([#1538](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1538)) - [`9258a44`](https://github.com/date-fns/date-fns/commit/9258a44b56ac6e674c56b2ecbd04a29a9d610530) Implement formatISO, formatISO9075, formatRFC3339, and formatRFC7231 ([#1536](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1536)) - [`79a477c`](https://github.com/date-fns/date-fns/commit/79a477c3959768fac477fe176dd04302efe0bb01) Update the Malay locale for v2 ([#1537](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1537)) - [`2a4292e`](https://github.com/date-fns/date-fns/commit/2a4292e31723447729c17055939bd51f4c9cc3fe) Improve differenceInMinutes JSDoc ([#1535](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1535)) - [`1471149`](https://github.com/date-fns/date-fns/commit/147114919b3176644d9dc60ee70029e2d20179a9) Clarify the isWithinInterval JSDoc ([#1501](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1501)) - Additional commits viewable in [compare view](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.8.1)


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) - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like date-fns is up-to-date now, so this is no longer needed.