Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Snyk] Upgrade dayjs from 1.8.14 to 1.11.11 #1688

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

Conversation

mdfkbtc
Copy link
Owner

@mdfkbtc mdfkbtc commented May 19, 2024

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


Snyk has created this PR to upgrade dayjs from 1.8.14 to 1.11.11.

ℹ️ 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 52 versions ahead of your current version.

  • The recommended version was released 21 days ago, on 2024-04-28.

Release notes
Package name: dayjs
  • 1.11.11 - 2024-04-28

    1.11.11 (2024-04-28)

    Bug Fixes

  • 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.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
  • 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
  • 1.8.35 - 2020-09-02
  • 1.8.34 - 2020-08-20
  • 1.8.33 - 2020-08-10
  • 1.8.32 - 2020-08-04
  • 1.8.31 - 2020-07-29
  • 1.8.30 - 2020-07-22
  • 1.8.29 - 2020-07-02
  • 1.8.28 - 2020-05-28
  • 1.8.27 - 2020-05-14
  • 1.8.26 - 2020-04-30
  • 1.8.25 - 2020-04-21
  • 1.8.24 - 2020-04-10
  • 1.8.23 - 2020-03-16
  • 1.8.22 - 2020-03-08
  • 1.8.21 - 2020-02-26
  • 1.8.20 - 2020-02-04
  • 1.8.19 - 2020-01-06
  • 1.8.18 - 2019-12-18
  • 1.8.17 - 2019-11-06
  • 1.8.16 - 2019-08-27
  • 1.8.15 - 2019-07-08
  • 1.8.14 - 2019-05-07
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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade dayjs from 1.8.14 to 1.11.11.

See this package in npm:
dayjs

See this project in Snyk:
https://app.snyk.io/org/mdfkbtc/project/a2088718-36c2-4867-a45b-42143012aac0?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants