PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump the uv-dependencies group with 9 updates Bumps the uv-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [cyclopts](https://github.com/BrianPugh/cyclopts) | `4.18.0` | `4.19.0` | | [anyio](https://github.com/agronholm/anyio) | `4.14.0` | `4.14.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.137.1` | `0.138.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `2.0.2` | `2.1.0` | | [uv](https://github.com/astral-sh/uv) | `0.11.21` | `0.11.24` | | [prefect-databricks](https://github.com/PrefectHQ/prefect) | `0.4.0` | `0.4.1` | | [redis](https://github.com/redis/redis-py) | `8.0.0` | `8.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.19` | Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.1...8.4.2) Updates `cyclopts` from 4.18.0 to 4.19.0 - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](https://github.com/BrianPugh/cyclopts/compare/v4.18.0...v4.19.0) Updates `anyio` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.0...4.14.1) Updates `fastapi` from 0.137.1 to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.137.1...0.138.0) Updates `griffe` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe/compare/2.0.2...2.1.0) Updates `uv` from 0.11.21 to 0.11.24 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.11.21...0.11.24) Updates `prefect-databricks` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/PrefectHQ/prefect/releases) - [Commits](https://github.com/PrefectHQ/prefect/compare/prefect-databricks-0.4.0...prefect-databricks-0.4.1) Updates `redis` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v8.0.0...v8.0.1) Updates `ruff` from 0.15.17 to 0.15.19 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.17...0.15.19) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: cyclopts dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: anyio dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: griffe dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: uv dependency-version: 0.11.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: prefect-databricks dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/uv/uv-dependencies-7c9835bdf2
8 hours ago
docs: document CodeMirror dark mode theming requirement in ui-v2 AGENTS.md (#22369) Co-authored-by: Alex Streed <ajstreed1@gmail.com>
main
13 hours ago
Add Redis Cluster URL and key groundwork (#22211)
main
15 hours ago
fix(ui-v2): add dark mode theme to CodeMirror editors (#22368) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
15 hours ago
fix(ui-v2): increase contrast of automation card name text (#22366) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
15 hours ago
docs: Use `schedules` consistently in prefect.yaml guide and add deletion note (#22364) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
19 hours ago
Fix race condition in UI static directory creation with multiple workers (#22363) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
19 hours ago
Fix race condition in UI static directory creation with multiple workers Use FileLock to serialize UI static directory creation across worker processes. Applies a double-check pattern: after acquiring the lock, re-verify the cache key before copying files so workers that waited on the lock skip redundant work. Closes #22362 Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
devin/1782282550-fix-ui-static-race-condition
1 day ago
Latest Branches
CodSpeed Performance Gauge
-2%
chore(deps): bump the uv-dependencies group with 9 updates
#22375
9 hours ago
ccf6248
dependabot/uv/uv-dependencies-7c9835bdf2
CodSpeed Performance Gauge
0%
Fix race condition in UI static directory creation with multiple workers
#22363
1 day ago
44ae0ff
devin/1782282550-fix-ui-static-race-condition
CodSpeed Performance Gauge
0%
Raise clear error when FlowRun/TaskRun passed as task argument
#22352
2 days ago
6dbaf18
devin/1782223902-flow-run-task-arg-error
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs