Update function-schemata sub-module to HEAD (04c5c89)
New changes:
-
72e7adeImplement a stable stringify algorithm (keys are always sorted). -
0c9395cAllow utils to be imported and required as both ES6 and CommonJS. -
062996bbuild: Drop commit-message-validator -
bf599c5Make es6ModuleUtils source: module; fix lint errors. -
ba343acnyc: Only check coverage of javascript/src -
ff5e287Rename rollup to run-rollup to avoid name collision. -
f40b7a8build: Upgrade OSV CI template from 0.1.4 to 0.1.5, add de-dupe hack -
83c1e59Migrate uses of ZObjectKeyFactory from schema to utils -
3d2eced[BREAKING CHANGE] Drop ZObjectKeyFactory from schema, unused -
dd1f3f4definitions: Create Z89/HTML fragment type, for future use -
04c5c89build: Move benchmark and rollup to dev-only
Bug: T296937
Bug: T347086
Bug: T347103
Bug: T357068