Skip to content

fix: Don't update everything while installing application#1721

Merged
ankush merged 1 commit into
developfrom
uv_avoid_update
Jun 16, 2026
Merged

fix: Don't update everything while installing application#1721
ankush merged 1 commit into
developfrom
uv_avoid_update

Conversation

@ankush

@ankush ankush commented Jun 16, 2026

Copy link
Copy Markdown
Member

fixes #1683

@ankush ankush marked this pull request as draft June 16, 2026 15:00
@ankush

This comment was marked as off-topic.

Comment thread bench/tests/test_utils.py Fixed

This comment was marked as spam.

@ankush ankush force-pushed the uv_avoid_update branch from d96d8fd to ce51989 Compare June 16, 2026 16:06
@sonarqubecloud

Copy link
Copy Markdown

@ankush ankush marked this pull request as ready for review June 16, 2026 16:07
@ankush ankush merged commit 02a2ead into develop Jun 16, 2026
6 of 9 checks passed
github-actions Bot pushed a commit that referenced this pull request Jun 16, 2026
# [5.31.0](v5.30.0...v5.31.0) (2026-06-16)

### Bug Fixes

* **completions:** always confirm rc-file modification unless --yes is passed ([9247e4d](9247e4d))
* **deps:** bump requests and uv to fix known vulnerabilities ([96c094d](96c094d))
* Don't update everything while installing application ([#1721](#1721)) ([02a2ead](02a2ead))
* **tests:** replace hardcoded /tmp/bench with TemporaryDirectory ([5ddeaf4](5ddeaf4))

### Features

* bench completions ([#1707](#1707)) ([08ccbf6](08ccbf6))
* **cli:** add generated shell completions ([9b11abb](9b11abb))
* **socketio:** runtime backend selection via `bench socketio` ([55b746b](55b746b))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ankush ankush deleted the uv_avoid_update branch June 16, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uv pip upgrade behavior breaks multi-app install workflow and violates existing dependency constraints

3 participants