astral-sh
uv
BlogDocsChangelog

Allow `--bump post` with `--bump dev`

#17361
Comparing
zaniebot:claude/allow-post-prerelease-bump-nfrvn
(
6329a3e
) with
main
(
29285db
)
CodSpeed Performance Gauge
+1%
Untouched
5
Ignored
1

Benchmarks

Passed

resolve_warm_jupyter_universal
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter_universal
CodSpeed Performance Gauge
+2%
211.2 ms206.3 ms
resolve_warm_jupyter
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter
CodSpeed Performance Gauge
+2%
74.8 ms73.2 ms
resolve_warm_jupyter
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter
CodSpeed Performance Gauge
+2%
42.2 ms41.5 ms
resolve_warm_jupyter_universal
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter_universal
CodSpeed Performance Gauge
+1%
138.8 ms137.6 ms
resolve_warm_airflow
crates/uv-bench/benches/uv.rs::uv::resolve_warm_airflow
CodSpeed Performance Gauge
0%
463.1 ms462.5 ms

Ignored

resolve_warm_airflow
crates/uv-bench/benches/uv.rs::uv::resolve_warm_airflow
Ignored
CodSpeed Performance Gauge
+1%
805.5 ms801 ms

Commits

Click on a commit to change the comparison range
Base
main
29285db
+1.48%
Allow `--bump post` with pre-release bumps Previously, `--bump post` could not be combined with any other `--bump` value. This was overly restrictive - combining post with pre-release bumps (alpha, beta, rc) is a valid use case for versions like `1.0.0a1.post1`. Now `--bump post` can be combined with pre-release bumps, but is still disallowed with release version bumps (major/minor/patch) or `--bump stable`, as those combinations don't make semantic sense.
6329a3e
23 hours ago
by claude
© 2026 CodSpeed Technology
Home Terms Privacy Docs