Tags: alveusgg/data
Tags
Bump zod from 3.25.76 to 4.0.5 (#178) * Bump zod from 3.25.76 to 4.0.5 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.0.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.0.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Simplify zod imports * Require zod v4 as peer * Bump version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MattIPv4 <[email protected]>
Store assessment IDs for IUCN species data (#171) * Add assessment ID to iucn objects in species data iucn: \{(\s)+id: (\d+), iucn: {$1id: $2,$1assessment: 0, iucn: \{(\s)+id: null, iucn: {$1id: null,$1assessment: null, * Add script to update assessment IDs for species iucn data * Update script to update status for species iucn data * Add workflow to automatically run script * Move optimize script into scripts dir * Update IUCN species data (#173) Co-authored-by: MattIPv4 <[email protected]> * Use ts-morph for script to perform proper AST manipulation --------- Co-authored-by: Alveus.gg <[email protected]> Co-authored-by: MattIPv4 <[email protected]>
PreviousNext