build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps date-fns from 2.7.0 to 2.8.1.
Release notes
Sourced from date-fns's releases.
v2.8.1
Thanks to @Imballinst for the bug fix!
Fixed
- Add colon between the hour and minutes for
formatRFC3339
. [See #1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548).v2.8.0
Kudos to @NaridaL, @Zyten, @Imballinst, @leshakoss and @Neorth for working on the release.
Fixed
Added
Changelog
Sourced from date-fns's changelog.
[2.8.1] - 2019-11-22
Thanks to @Imballinst for the bug fix!
Fixed
- Add colon between the hour and minutes for
formatRFC3339
. [See #1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548).[2.8.0] - 2019-11-19
Kudos to @NaridaL, @Zyten, @Imballinst, @leshakoss and @Neorth for working on the release.
Fixed
Added
Commits
-
e0ab890
Add change log entry for v2.8.1 -
e1dced2
Add colon between hour and minutes for formatRFC3339 (#1549) (fixes #1548) -
6fe156d
Fix typo in the ESM doc (skip ci) -
d1f0e54
Build the library -
457bac0
Prepare v2.8.0 changelog -
815a937
Remove the next week preposition in the Swedish locale (#1538) -
9258a44
Implement formatISO, formatISO9075, formatRFC3339, and formatRFC7231 (#1536) -
79a477c
Update the Malay locale for v2 (#1537) -
2a4292e
Improve differenceInMinutes JSDoc (#1535) -
1471149
Clarify the isWithinInterval JSDoc (#1501) - See full diff 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)