ReleaseLightning AILightning AIpublished Feb 11, 2026seen 5d

Lightning-AI/utilities v0.15.3

Lightning-AI/utilities

Open original ↗

Captured source

source ↗
published Feb 11, 2026seen 5dcaptured 14hhttp 200method plain

Release v0.15.3

Repository: Lightning-AI/utilities

Tag: v0.15.3

Published: 2026-02-11T08:38:59Z

Prerelease: no

Release notes:

What's Changed

Added

  • Added support for Python 3.14 (#464)
  • Added AGENTS.md (#428)
  • feat: specify standalone port (#447)
  • chore(ci): add python version to build matrix (#465)

Changed

  • Dropped support for Python 3.9, now requires Python >=3.10 (#463)
  • feat: upgrade GitHub Actions/workflows to uv (#453)
  • Replace deprecated macOS 13 runner (#446)
  • Use maintained fork for markdown link check workflow (#445)
  • Update documentation (#430)
  • setuptools is removed as a core requirement (#461)
  • Bump version from 0.15.2 to 0.15.3 (#474)

Fixed

  • Fixed compare_version if runtime error (#427)
  • Remove deprecated pkg_resources usage for setuptools >= 82 compatibility (#473)

Dependency Updates

GitHub Actions

  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/426
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/425
  • build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/429
  • build(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/434
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/435
  • build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/436
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/437
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/444
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/443
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/450
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/455
  • build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/456
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.6 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/457
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/458
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/466
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/467

Python Dependencies

  • build(deps): bump pytest-cov from 6.2.1 to 6.3.0 in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/432
  • build(deps): update twine requirement from ==6.1.* to ==6.2.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/433
  • build(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/438
  • build(deps): update check-jsonschema requirement from ==0.33.* to ==0.34.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/439
  • build(deps): update coverage requirement from ==7.10.* to ==7.11.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/442
  • build(deps): update pytest requirement from ==8.4.* to ==9.0.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/449
  • build(deps): update check-jsonschema requirement from ==0.34.* to ==0.36.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/460
  • build(deps): update build requirement from ==1.3.* to ==1.4.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/462
  • build(deps): update coverage requirement from ==7.11.* to ==7.13.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/454
  • build(deps): update wheel requirement from ==0.45.* to ==0.46.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/468
  • build(deps): bump packaging from 25.0 to 26.0 in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/470
  • build(deps): update setuptools requirement from ==80.9.* to ==80.10.* in /requirements by @dependabot[bot] in https://github.com/Lightning-AI/utilities/pull/469

pre-commit.ci

  • [pre-commit.ci] pre-commit suggestions by @pre-commit-ci[bot] in https://github.com/Lightning-AI/utilities/pull/431
  • [pre-commit.ci] pre-commit suggestions by @pre-commit-ci[bot] in https://github.com/Lightning-AI/utilities/pull/440
  • [pre-commit.ci] pre-commit suggestions by @pre-commit-ci[bot] in https://github.com/Lightning-AI/utilities/pull/471

New Contributors

  • @matsumotosan made their first contribution in https://github.com/Lightning-AI/utilities/pull/446
  • @deependujha made their first contribution in https://github.com/Lightning-AI/utilities/pull/447
  • @bhimrazy made their first contribution in https://github.com/Lightning-AI/utilities/pull/453
  • @MosGeo made their first contribution in https://github.com/Lightning-AI/utilities/pull/461
  • @k223kim made their first contribution in https://github.com/Lightning-AI/utilities/pull/465

**Full…

Excerpt shown — open the source for the full document.

Notability

notability 3.0/10

Routine version bump, no notable traction