DatSongBot
DatSongBot copied to clipboard
chore(deps): bump date-fns from 1.30.1 to 2.23.0
Bumps date-fns from 1.30.1 to 2.23.0.
Release notes
Sourced from date-fns's releases.
v2.23.0
Thanks to Liam Tait, fturmel, Takuya Uehara, Branislav Lazic, Seyyed Morteza Moosavi, Felipe Armoni, Sasha Koss, Michael Mok, Tan75 and Maxim Topciu for working on the release.
Changed
Added
Added a new
clampfunction that allows to bound a date to an interval.Allowed passing
undefinedin the duration to add and sub functions.v2.22.1
Thanks to Sasha Koss for working on the release.
Fixed
- Fixed constant typings. (#2491)
v2.22.0
On this release worked Sasha Koss, Lucas Silva, Lay, jwbth, fturmel, Tan75 and Anastasia Kobzar.
Fixed
Added
- Added 18 new conversion functions:
daysToWeekshoursToMillisecondshoursToMinuteshoursToSecondsmillisecondsToHoursmillisecondsToMinutesmillisecondsToSecondsminutesToHoursminutesToMillisecondsminutesToSecondsmonthsToQuartersmonthsToYearsquartersToMonthsquartersToYears
... (truncated)
Changelog
Sourced from date-fns's changelog.
v2.23.0 - 2021-07-23
Thanks to Liam Tait, fturmel, Takuya Uehara, Branislav Lazic, Seyyed Morteza Moosavi, Felipe Armoni, Sasha Koss, Michael Mok, Tan75 and Maxim Topciu for working on the release.
Changed
Added
Added a new
clampfunction that allows to bound a date to an interval.Allowed passing
undefinedin the duration to add and sub functions.v2.22.1 - 2021-05-28
Thanks to Sasha Koss for working on the release.
Fixed
- Fixed constant typings. (#2491)
v2.22.0 - 2021-05-28
On this release worked Sasha Koss, Lucas Silva, Lay, jwbth, fturmel, Tan75 and Anastasia Kobzar.
Fixed
Added
- Added 18 new conversion functions:
daysToWeekshoursToMillisecondshoursToMinuteshoursToSecondsmillisecondsToHoursmillisecondsToMinutesmillisecondsToSecondsminutesToHoursminutesToMillisecondsminutesToSecondsmonthsToQuarters
... (truncated)
Commits
4121103Build the library, add changelog5304dcdAdd clamp function (#2498)833cdfaImprove nextDay implementation (#2524)d889beaAdd some more ordinal formatting for Japanese values (#2471)dd71970Add Bosnian locale (#2495)8253a20Fix nextFriday, nextWednesday, nextThursday, nextSunday, nextSaturday tests (...eff8352Allow passing undefined in the duration to add and sub (#2515)4dec385Fix min & max argument typesa345b72fix: extra punctuation in DE medium date (#2520)006037bUpdate software license format to enable Github detection (#2533)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)