chore(deps): update dependency date-and-time to v4.5.1#67
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x-lockfile
branch
from
January 18, 2026 14:32
aafd073 to
22873ca
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x-lockfile
branch
from
February 23, 2026 13:17
22873ca to
0375bb6
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x-lockfile
branch
from
March 7, 2026 05:23
0375bb6 to
624a5c3
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x-lockfile
branch
from
March 29, 2026 01:29
624a5c3 to
9b24776
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x-lockfile
branch
from
May 6, 2026 04:32
9b24776 to
8bce776
Compare
renovate
Bot
force-pushed
the
renovate/date-and-time-4.x-lockfile
branch
from
June 27, 2026 10:50
8bce776 to
9522772
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:
4.1.1→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
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.