chore(deps): update dependency date-and-time to v4 - #132
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
July 30, 2025 12:59
2f4e374 to
d4e23c4
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
August 13, 2025 09:42
d4e23c4 to
28b61e9
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
August 31, 2025 11:13
28b61e9 to
17a66b0
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
September 6, 2025 20:14
17a66b0 to
7e706c1
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
September 12, 2025 22:58
7e706c1 to
5213a1a
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
October 8, 2025 07:08
5213a1a to
291f76b
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
November 17, 2025 11:53
291f76b to
3b23164
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
December 14, 2025 05:53
3b23164 to
90a5073
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
January 18, 2026 10:02
90a5073 to
45511cb
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
February 23, 2026 12:50
45511cb to
4641fab
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
March 7, 2026 04:58
4641fab to
d4584ca
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
March 29, 2026 01:17
d4584ca to
761a523
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
May 6, 2026 05:08
761a523 to
6c9bd0c
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x
branch
from
June 27, 2026 09:55
6c9bd0c to
ca536d5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.3→^4.5.1Release Notes
knowledgecode/date-and-time (date-and-time)
v4.5.1Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.5.0...v4.5.1
v4.5.0Compare Source
What's Changed
Major Changes
defaultDateoption:parse()andisValid()now accept adefaultDateobject (ParsedComponents) to supply fallback values for date/time components missing from the format string — useful for parsing time-only, month-day, or other partial date stringsParsedComponentsinterface: Extracted fromPreparseResultintoparser.tsas a standalone, reusable interface;PreparseResultnow extends itisValid()validatesdefaultDatecomponents (e.g. an out-of-rangeHindefaultDatereturnsfalse); leap-day validation now respects adefaultDate.YcontextdefaultDate.Z(timezone offset in minutes) takes precedence over thetimeZoneoption when both are presentFull Changelog: knowledgecode/date-and-time@v4.4.0...v4.5.0
v4.4.0Compare Source
What's Changed
Major Changes
getDaysInMonth,getISOWeek,getISOWeekYearadded to public APIweek(ISO 8601 week formatting),quarter(quarter-of-year),timestamp(Unix timestamp seconds/milliseconds)Full Changelog: knowledgecode/date-and-time@v4.3.1...v4.4.0
v4.3.1Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.3.0...v4.3.1
v4.3.0Compare Source
What's Changed
addDays,addMonths,addYears,parse,format, etc.)isValidFull Changelog: knowledgecode/date-and-time@v4.2.0...v4.3.0
v4.2.0Compare Source
What's Changed
Major Changes
Full Changelog: knowledgecode/date-and-time@v4.1.2...v4.2.0
v4.1.2Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.1.1...v4.1.2
v4.1.1Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.1.0...v4.1.1
v4.1.0Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.0.5...v4.1.0
v4.0.5Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.0.4...v4.0.5
v4.0.4Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.0.3...v4.0.4
v4.0.3Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.0.2...v4.0.3
v4.0.2Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v4.0.0...v4.0.1
v4.0.0Compare Source
What's Changed
Full Changelog: knowledgecode/date-and-time@v3.6.0...v4.0.0
v3.6.0Compare Source
v3.5.0Compare Source
v3.4.1Compare Source
v3.4.0Compare Source
v3.3.0Compare Source
v3.2.0Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.