Skip to content

Release v1.0.0-alpha.34

Choose a tag to compare

@github-actions github-actions released this 20 Jan 11:49
· 197 commits to main since this release

v1.0.0-alpha.34 (2026-01-20)

Bug Fixes

  • security: Update undici to non vulnerable version
    (#189,
    f0e8bf8)

  • validator: Fix when ValidatorResult reports true or false
    (#187,
    c70f776)

  • validator-speclynx: Fix generation of diagnostic paths
    (#193,
    c14be98)

Chores

  • deps: Bump filelock from 3.20.0 to 3.20.3
    (#180,
    b372c8e)

  • deps: Bump urllib3 from 2.5.0 to 2.6.3
    (#188,
    b406afe)

  • deps: Bump virtualenv from 20.35.3 to 20.36.1
    (#179,
    b0ea4b0)

  • deps-dev: Bump poethepoet from 0.37.0 to 0.40.0
    (#192,
    56f1115)

  • deps-dev: Bump pre-commit from 4.3.0 to 4.5.1
    (#183,
    4e313e8)

  • deps-dev: Bump pyright from 1.1.407 to 1.1.408
    (#182,
    da265e7)

  • deps-dev: Bump pytest from 8.4.2 to 9.0.2
    (#181,
    c2e8afa)

  • deps-dev: Bump python-semantic-release from 10.4.1 to 10.5.3
    (#190,
    336681b)

  • deps-dev: Bump ruff from 0.14.1 to 0.14.11
    (#185,
    b7ecdea)

  • deps-dev: Bump ruff from 0.14.11 to 0.14.13
    (#191,
    34bc2fd)

  • deps-dev: Update setuptools requirement
    (#184,
    8b88118)

Features

  • validator: Add SpecLynx validator backend
    (#186,
    06bbdcb)