This repository was archived by the owner on Jun 15, 2024. It is now read-only.
[Snyk] Upgrade dayjs from 1.8.36 to 1.10.7 #4
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.
Snyk has created this PR to upgrade dayjs from 1.8.36 to 1.10.7.
As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
✨ Snyk has automatically assigned this pull request, set who gets assigned.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: dayjs
-
1.10.7 - 2021-09-10
- Add Spanish (Mexico) [es-mx] locale (#1614) (3393f2a)
- Add Arabic (Iraq) [ar-iq] locale (#1627) (b5a1391)
- add format object type to type file (#1572) (5a79cc6)
- duration plugin when parsing duration from ISO string, set missing components to 0 instead of NaN (#1611) (252585b)
- narrow type for
- update customParseFormat plugin strict x X parsing (#1571) (08adda5)
- update Lithuanian [lt] locale spelling for single month (#1609) (255dc54)
- Update Norwegian Bokmål [nb] local yearStart 4 (#1608) (7a8467c)
- update plugin advancedFormat
- update Sinhalese [si] locale month name (#1475) (63de2a8)
- update utcOffset plugin type file (#1604) (f68e4b1)
-
1.10.6 - 2021-07-06
- add invalid date string override (#1465) (#1470) (06f88f4)
- add sv-fi Finland Swedish locale (#1522) (8e32164)
- customParseFormat support parsing X x timestamp (#1567) (eb087f5)
- dayjs ConfigTypeMap add null & undefined (#1560) (b5e40e6)
- Fix DayOfYear plugin when using BadMutable plugin (#1511) (0b0c6a3)
- Implement ordinal in Bulgarian translation (fixes #1501) (#1502) (b728da5)
- more strict delimiter in REGEX_PARSE (#1555) (bfdab5c)
- parameter type (#1549) (f369844)
- update customParseFormat plugin to custom two-digit year parse function (#1421) (bb5df55)
- update names of weekdays and months in Bulgarian [bg] to lowercase (#1438) (b246210)
- update type file
- update UTC plugin type file for strict parsing (#1443) (b4f28df)
-
1.10.5 - 2021-05-26
- add meridiem in ar locales (#1375) (319f616)
- Added Zulu support to customParseFormat (#1359) (1138a3f)
- fix Bengali [bn] locale monthsShort error (a0e6c0c)
- fix missing types for ArraySupport plugin (#1401) (b1abdc4)
- fix Ukrainian [uk] locale (#1463) (0fdac93)
- hotfix for
- timezone plugin DST error (#1352) (71bed15)
- Update duration plugin change string to number (#1394) (e1546d1)
- update Duration plugin to support no-argument (#1400) (8d9a5ae)
- Update Finnish [fi] locale to set yearStart (#1378) (f3370bd)
- update Russian [ru] locale meridiem and unit tests (#1403) (f10f39d)
- update Russian [ru] locale yearStart config (#1372) (5052515)
- update Slovenian [sl] locale to set correct ordinal (#1386) (cb4f746)
- update Spanish [es] locale to change month names to lowercase (#1414) (9c20e77)
- update Swedish [sv] locale to set correct yearStart (#1385) (66c5935)
- update UTC plugin to support string argument like +HH:mm (#1395) (656127c)
-
1.10.4 - 2021-01-22
- Correct handling negative duration (#1317) (3f5c085)
- Improve
- parse a string for MMM month format with underscore delimiter (#1349) (82ef9a3)
- Update Bengali [bn] locale (#1329) (02d96ec)
- update locale Portuguese [pt] yearStart (#1345) (5c785d5)
- update Polish [pl] locale yearStart (#1348) (e93e6b8)
- Update Slovenian [sl] relativeTime locale (#1333) (fe5f1d0)
-
1.10.3 - 2021-01-09
- fix customParseFormat plugin strict mode parse meridiem bug (#1321) (e49eeef)
- fix weekYear plugin missing locale bug (#1319) (344bdc0), closes #1304
- update advancedFormat plugin to add format options for iso week and weekyear (#1309) (2c54c64)
- update devHelper to add dev warning setting locale before loading (c5cc893)
- update German [de] locale yearStart (1858df8), closes #1264
-
1.10.2 - 2021-01-05
- fix parse regex bug (#1307) (db2b6a5), closes #1305
- remove module entry in package.json to revert 1.10.1 change (#1314) (824dcb8)
- update devHelper add warning "passing Year as a Number will be parsed as a Unix timestamp" (#1315) (b0dda31)
-
1.10.1 - 2021-01-03
- fix typescript type error UnitTypeLongPlural (#1302) (bfaabe4), closes #1300
-
1.10.0 - 2021-01-03
- add ordinal to localeData plugin (#1266) (fd229fa)
- add preParsePostFormat plugin & update Arabic [ar] locale (#1255) (f2e4790)
- add type support for plural forms of units (#1289) (de49bb1)
- escape last period to match only milliseconds (#1239) (#1295) (64037e6)
- add ES6 Module Support, package.json module point to "esm/index.js" (#1298) (f63375d), closes #598 #313
-
1.9.8 - 2020-12-27
- fix Ukrainian [uk] locale typo (1605cc0)
- update Hebrew [he] locale for double units (#1287) (1c4b0da)
- update zh locale meridiem "noon" (0e7ff3d)
- update zh-cn locale definition of noon (#1278) (d5930b9)
-
1.9.7 - 2020-12-05
-
1.9.6 - 2020-11-10
-
1.9.5 - 2020-11-05
-
1.9.4 - 2020-10-23
-
1.9.3 - 2020-10-13
-
1.9.2 - 2020-10-13
-
1.9.1 - 2020-09-28
-
1.9.0 - 2020-09-28
-
1.8.36 - 2020-09-17
from dayjs GitHub release notes1.10.7 (2021-09-10)
Bug Fixes
addandsubtract(#1576) (1686962)isValidvalidation (#1566) (755fc8b)1.10.6 (2021-07-06)
Bug Fixes
.diff(#1505) (6508494)1.10.5 (2021-05-26)
Bug Fixes
Durationtypes (#1357) (855b7b3), closes #13541.10.4 (2021-01-22)
Bug Fixes
Durationtypes (#1338) (4aca4b1)1.10.3 (2021-01-09)
Bug Fixes
1.10.2 (2021-01-05)
Bug Fixes
1.10.1 (2021-01-03)
Bug Fixes
1.10.0 (2021-01-03)
Bug Fixes
Features
1.9.8 (2020-12-27)
Bug Fixes
Read more
Commit messages
Package name: dayjs
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
👩💻 Set who automatically gets assigned
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs