Update dayjs 1.11.9 → 1.11.10 (patch) #3023
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ dayjs (1.11.9 → 1.11.10) · Repo · Changelog
Release Notes
1.11.10
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
chore(release): 1.11.10 [skip ci]
Merge pull request #2449 from iamkun/dev
fix: update $x logic to avoid plugin error (#2429)
fix: fix timezone plugin to get correct locale setting (#2420)
fix: update uzbek language translation (#2327)
docs: update readme image tag and formating (#2409)
fix: change back fa locale to the Gregorian calendar equivalent (#2411)
fix: Update Slovenian locale for relative time (#2396)
fix: Add Korean Day of Month with ordinal (#2395)
docs: corrected incorrect Korean translations (#2414)
fix(locale): add meridiem in `ar` locale (#2418)
fix: sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377)
fix: fix isDayjs check logic (#2383)
docs: update README-ja.md (#2378)
fix: duration plugin getter get result 0 instead of undefined (#2369)
fix: duration plugin - MILLISECONDS_A_MONTH const calculation (#2362)
fix: round durations to millisecond precision for ISO string (#2367)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands