Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Upgrade dayjs from 1.9.8 to 1.11.10 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

swayangjit
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade dayjs from 1.9.8 to 1.11.10.

ℹ️ 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.


  • The recommended version is 20 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2023-09-19.
Release notes
Package name: dayjs
  • 1.11.10 - 2023-09-19

    1.11.10 (2023-09-19)

    Bug Fixes

    • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
    • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
    • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
    • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
    • fix isDayjs check logic (#2383) (5f3f878)
    • fix timezone plugin to get correct locale setting (#2420) (4f45012)
    • locale: add meridiem in ar locale (#2418) (361be5c)
    • round durations to millisecond precision for ISO string (#2367) (890a17a)
    • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
    • update $x logic to avoid plugin error (#2429) (2254635)
    • Update Slovenian locale for relative time (#2396) (5470a15)
    • update uzbek language translation (#2327) (0a91056)
  • 1.11.9 - 2023-07-01

    1.11.9 (2023-07-01)

    Bug Fixes

    • Add null to min and max plugin return type (#2355) (62d9042)
    • check if null passed to objectSupport parser (#2175) (013968f)
    • dayjs.diff improve performance (#2244) (33c80e1)
    • dayjs(null) throws error, not return dayjs object as invalid date (#2334) (c79e2f5)
    • objectSupport plugin causes an error when null is passed to dayjs function (closes #2277) (#2342) (89bf31c)
    • Optimize format method (#2313) (1fe1b1d)
    • update Duration plugin add/subtract take into account days in month (#2337) (3b1060f)
    • update MinMax plugin 1. ignore the 'null' in args 2. return the only one arg (#2330) (3c2c6ee)
  • 1.11.8 - 2023-06-02

    1.11.8 (2023-06-02)

    Bug Fixes

    • .format add padding to 'YYYY' (#2231) (00c223b)
    • Added .valueOf method to Duration class (#2226) (9b4fcfd)
    • timezone type mark date parameter as optional (#2222) (b87aa0e)
    • type file first parameter date is optional in isSame(), isBefore(), isAfter() (#2272) (4d56f3e)
  • 1.11.7 - 2022-12-06

    1.11.7 (2022-12-06)

    Bug Fixes

  • 1.11.6 - 2022-10-21

    1.11.6 (2022-10-21)

    Bug Fixes

  • 1.11.5 - 2022-08-12

    1.11.5 (2022-08-12)

    Bug Fixes

  • 1.11.4 - 2022-07-19

    1.11.4 (2022-07-19)

    Bug Fixes

    • correct past property in ku (kurdish) locale (#1916) (74e82b9)
    • fix French [fr] local ordinal (#1932) (8f09834)
    • fix objectSupport plugin ConfigTypeMap type (#1441) (#1990) (fd51fe4)
    • fix type error to add ordianl property in InstanceLocaleDataReturn and GlobalLocaleDataReturn types (#1931) (526f0ae)
    • update locale ar-* meridiem function (#1954) (3d31611)
    • zh-tw / zh-hk locale ordinal error (#1976) (0a1bd08)
  • 1.11.3 - 2022-06-06

    1.11.3 (2022-06-06)

    Bug Fixes

    • customParseFormat plugin to parse comma as a separator character (#1913) (41b1405)
    • update Dutch [nl] locale ordinal (#1908) (5da98f8)
  • 1.11.2 - 2022-05-06

    1.11.2 (2022-05-06)

    Bug Fixes

    • add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865) (400bc3e)
    • Fix type issue with ManipulateType (#1864) (d033dfc)
    • fix UTC plugin .valueOf not taking DST into account (#1448) (27d1c50)
  • 1.11.1 - 2022-04-15

    1.11.1 (2022-04-15)

    Bug Fixes

    • add Bengali (Bangladesh) [bn-bd] locale (#1806) (840ed76)
    • refactor replace deprecated String.prototype.substr() (#1836) (627fa39)
    • Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#1831) (4e2802c)
    • update Italian (Switzerland) [it-ch] locale relativeTime (#1829) (8e6d11d)
    • update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#1848) (a597d0b)
    • update locale bo [Tibetan]: corrected the orders in formats (#1823) (e790516)
  • 1.11.0 - 2022-03-14
  • 1.10.8 - 2022-02-28
  • 1.10.7 - 2021-09-10
  • 1.10.6 - 2021-07-06
  • 1.10.5 - 2021-05-26
  • 1.10.4 - 2021-01-22
  • 1.10.3 - 2021-01-09
  • 1.10.2 - 2021-01-05
  • 1.10.1 - 2021-01-03
  • 1.10.0 - 2021-01-03
  • 1.9.8 - 2020-12-27
from dayjs GitHub release notes
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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants