build(deps-dev): bump date-fns from 2.12.0 to 2.14.0
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps date-fns from 2.12.0 to 2.14.0.
Release notes
Sourced from date-fns's releases.
v2.14.0
Kudos to @julamb, @JacobSoderblom, @justingrant, @dragunoff, @jmate0321, @gbhasha, @rasck, @AlbertoPdRF, @sebastianhaberey and @giogonzo for working on the release!
Fixed
- Fixed DST issues with
add
,addDays
andaddMonths
.- Fixed "quarter" translation in the Bulgarian locale.
- Fixed
formatDistance
strings in the Hungarian locale.- Fixed Danish month abbreviations.
- Fixed parsing of mei in the Dutch locale.
- Fixed missing preposition in
formatLong
in the Spanish locale.- Fixed
formatRelative
in the Italian locale.Added
- Added
eachQuarterOfInterval
.- Added Basque (
eu
) locale.- Added Indian English (
en-IN
) locale.- Added
eachHourOfInterval
.v2.13.0
Thanks to @JorenVos, @developergouli, @rhlowe and @justingrant for working on the release!
Fixed
Added
Changelog
Sourced from date-fns's changelog.
[2.14.0] - 2020-05-18
Kudos to @julamb, @JacobSoderblom, @justingrant, @dragunoff, @jmate0321, @gbhasha, @rasck, @AlbertoPdRF, @sebastianhaberey and @giogonzo for working on the release!
Fixed
- Fixed DST issues with
add
,addDays
andaddMonths
.- Fixed "quarter" translation in the Bulgarian locale.
- Fixed
formatDistance
strings in the Hungarian locale.- Fixed Danish month abbreviations.
- Fixed parsing of mei in the Dutch locale.
- Fixed missing preposition in
formatLong
in the Spanish locale.- Fixed
formatRelative
in the Italian locale.Added
- Added
eachQuarterOfInterval
.- Added Basque (
eu
) locale.- Added Indian English (
en-IN
) locale.- Added
eachHourOfInterval
.[2.13.0] - 2020-05-06
Thanks to @JorenVos, @developergouli, @rhlowe and @justingrant for working on the release!
Fixed
Added
Commits
-
5cb0dde
Add a changelog entry for v2.14.0 -
e83292f
FixformatRelative
in the Italian locale (#1777) -
10ddbb8
Add eachHourOfInterval function (#1776) (closes #1764) -
491751a
Add a missing preposition in the Spanish locale (#1775) (closes #1770) -
0ed75a5
Fix the Danish month abbreviations and mei parsing in the Dutch locale (#1774) -
e15a872
Add Indian English (en-IN) locale support (#1767) (closes #1766) -
e9d2c2a
Fix formatDistance strings in the Hungarian locale (#1765) -
8879493
Fix "quarter" translation in the Bulgarian locale (#1763) (closes #1755) -
8eae469
Fix DST issues with add, addDays and addMonths (#1760) (closes #1682) -
68dbc93
Add Basque (eu) locale (closes #861) - Additional commits viewable in compare view
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:
- 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)