Skip to content

Update function-schemata sub-module to HEAD (5a95191)

Jforrester requested to merge sync-function-schemata into main

New changes:

  • 65e1088 generateNaturalLanguage: Extend range to Z2999, as agreed
  • 18e9ed3 definitions: Add Z1937/acf ZNaturalLanguage
  • 78fe7f8 bin: Move eslint disables to proper file
  • 0234804 Drop javascript/.eslintignore, duplicate of root .eslintignore
  • bade720 utils: Instead of console.error, actually throw Errors
  • 1c95cc7 schema: Instead of console.error, actually throw Errors
  • 4066f82 Export more shallow type checkers and make type checkers for Z6/Z9/Z40 more accurate.
  • 6f95e1a Validations for logger timestamp
  • 2f6062d Implement a Promise-based mutex.
  • 92aa4ac Add syntax-check functions for 5 Wikidata type identifiers
  • 5a95191 Guard all remaining uses of convertZListToItemArray() against nulls

Bug: T361361
Bug: T370341
Bug: T370351
Bug: T371837

Edited by Jforrester

Merge request reports