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 chrono-node from 2.7.0 to 2.7.7 #163

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

Conversation

hkambham
Copy link
Collaborator

Snyk has created this PR to upgrade chrono-node from 2.7.0 to 2.7.7.

ℹ️ 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 7 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-09-16.
Release notes
Package name: chrono-node
  • 2.7.7 - 2024-09-16
    • Fix: (en) incorrect timeunit words extraction 08e4dc4
    • Fix: Forward dates option affect relative timeago results 31bcae3
    • Fix: ISO format default to local timezone instead of UTC 696d247
    • Fix: Hyphanated (or slash) dates started by year intepretation d61f933
    • Fix: (en) support new separator for date/time 23abdda
    • New: (en) Add year suffix extraction refiner be6e995

    v2.7.6...v2.7.7

  • 2.7.6 - 2024-06-01
    • Fix: Time expression parsing after date with number-ending (#547) 3ae3144
    • New [ZH]: Replace default chrono.zh configuration from combined zh.hans and zh.hant c5261b7

    v2.7.5...v2.7.6

  • 2.7.5 - 2024-01-20
    • New: Accept multiple time units connected by "and" d1a71c9
    • Fix: Month-year is incorrect parsed as month-date-year 9aeb1c3
    • Fix: TS type for parse() and parseDate() reference input (in locale modules) fa472f2
    • Fix: TS type for parseDate() return 3126f44

    v2.7.4...v2.7.5

  • 2.7.4 - 2023-12-30
    • Fix: little-endian month and year case c201115
    • Fix: incorrect reference "for the ..." 2cbe422
    • New: Support reference following a date (e.g. "today + 4day") fed9f9d
    • Fix [NL]: Various NL improvement by Dutch from @ HendrikJan #539

    v2.7.3...v2.7.4

  • 2.7.3 - 2023-11-19
    • Fix: Apply lazy loading to UK patterns (related to errors in Hermes engine) 4c4d6d1
    • Fix: Apply lazy loading to RU patterns (related to errors in Hermes engine) 5db3a1f

    v2.7.0...v2.7.3

  • 2.7.2 - 2023-11-19
    • Fix: More lazy loading to RU patterns (related to errors in Hermes engine) cb0bdd4

    v2.7.1...v2.7.2

  • 2.7.1 - 2023-11-19
    • Fix: Apply lazy loading to RU patterns (related to errors in Hermes engine) 5db3a1f

    v2.7.0...v2.7.1

  • 2.7.0 - 2023-09-10
    • New: Introduce parsing tags (#534)
      • The parsed components (and results) have tags (Set<string>).
      • These tags are added by parsers and refiners for additional information about the results.

    v2.6.6...v2.7.0

from chrono-node GitHub release notes
Commit messages
Package name: chrono-node
  • d10b164 2.7.7
  • 08e4dc4 Fix: (en) incorrect timeunit words extraction
  • 31bcae3 Fix: Forward dates option affect relative timeago results
  • 696d247 Fix: ISO format default to local timezone instead of UTC
  • d61f933 Fix: Hyphanated (or slash) dates started by year intepretation
  • 23abdda Fix: (en) support new separator for date/time
  • be6e995 New: (en) Add year suffix extraction refiner
  • be759f7 Refactor: English slash tests
  • 0848f53 Merge pull request #558 from jkevingutierrez/patch-1
  • 95f5eb3 Fix Typo on README.md
  • 22b831c 2.7.6
  • 852ea8b Fix: Failing unittest on UTC timezone
  • c5ebdd5 Refactor: Add negative test case
  • 3ae3144 Fix: Time expression parsing after date with number-ending
  • fdcfde0 Refactor: More test around timezone resolving
  • c5261b7 New: ZH new default configuration combining zh_hans and zh_hant
  • 57676b0 2.7.5
  • d1a71c9 EN: Accept multiple time units connected by "and"
  • 9aeb1c3 Fix: Month-year is incorrect parsed as month-date-year
  • fa472f2 Fix: Update parse and parseDate function input in locales
  • b4e1d43 Merge pull request #544 from goodoldneon/fix-parseDate-type
  • 3126f44 Fix parseDate return type not nullable
  • 1f9f741 2.7.4
  • c201115 Fix: little-endian month and year case

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants