solana-labs / networkexplorer

Retired
13 stars 19 forks source link

chore(deps): bump date-fns from 2.7.0 to 2.8.0 #680

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps date-fns from 2.7.0 to 2.8.0.

Release notes *Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).* > ## 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).
Changelog *Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).* > ## [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).
Commits - [`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)) - See full diff in [compare view](https://github.com/date-fns/date-fns/compare/v2.7.0...v2.8.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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
mvines commented 4 years ago

:tada: This PR is included in version 1.81.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: