Internal
- deps: Bump runtime and dev dependencies. Notably crosses
ajv-formatsv2 → v3. The only behavioral change in v3 is that thedate-timeandtimeformats now require a timezone per RFC3339 — strings like"2024-04-15T00:00:00"(noZ/ offset) will now fail validation. Use the newiso-time/iso-date-timeformats to opt back into the v2 behavior. - security: Bumping
ajvto ^8.20.0 closes the high-severityfast-uriadvisories (GHSA-q3j6-qgpj-74h6, GHSA-v39h-62p7-jpjc) pulled in transitively.
| package | from | to |
|---|---|---|
| ajv | ^8.18.0 | ^8.20.0 |
| ajv-formats | ^2.1.1 | ^3.0.1 |
| @apidevtools/json-schema-ref-parser | ^15.3.4 | ^15.3.5 |
| path-to-regexp | ^8.4.0 | ^8.4.2 |
| vitest | ^4.1.2 | ^4.1.5 |
| @vitest/coverage-v8 | ^4.1.2 | ^4.1.5 |
Full Changelog: v0.2.0...v0.3.0