Skip to content

chore: restore stable/1.87.x to 1.87.1 (revert premature 1.87.2 bump)#29645

Open
mateo-berri wants to merge 1 commit into
stable/1.87.xfrom
litellm_unbump_stable_1_87_x
Open

chore: restore stable/1.87.x to 1.87.1 (revert premature 1.87.2 bump)#29645
mateo-berri wants to merge 1 commit into
stable/1.87.xfrom
litellm_unbump_stable_1_87_x

Conversation

@mateo-berri
Copy link
Copy Markdown
Collaborator

@mateo-berri mateo-berri commented Jun 4, 2026

What

stable/1.87.x should sit exactly one patch above the latest GitHub release for the line. The latest 1.87.x release is v1.87.0, so the patch-to-be is 1.87.1. The GHSA-q775 backport #29636 additionally bumped 1.87.1 -> 1.87.2, cutting a version ahead of release. This reverts just that version bump and its uv.lock refresh so the line tracks 1.87.1 again; the backported fix (#29612) and the session-token hardening stay in place.

Type

Infrastructure

Changes

pyproject.toml and uv.lock restored to 1.87.1; no code changes

The latest 1.87.x GitHub release is v1.87.0, so the branch should sit one patch
ahead at 1.87.1 as the patch-to-be. The GHSA-q775 backport (#29636) additionally
bumped 1.87.1 -> 1.87.2, cutting a version ahead of release. This reverts just the
version bump and its uv.lock refresh, keeping the backported fix and hardening
@mateo-berri mateo-berri requested review from a team and yuneng-berri June 4, 2026 02:39
@mateo-berri mateo-berri enabled auto-merge June 4, 2026 02:39
@mateo-berri mateo-berri disabled auto-merge June 4, 2026 02:39
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Jun 4, 2026

Greptile Summary

This PR reverts a premature version bump on the stable/1.87.x branch, restoring the version from 1.87.2 back to 1.87.1 in pyproject.toml (both [project] and [tool.commitizen] sections) and in uv.lock. No code or dependency changes are included.

Confidence Score: 5/5

Safe to merge — the change is limited to three version string replacements with no code or dependency modifications.

All three version string occurrences are updated consistently, the lock file matches pyproject.toml, and no code, tests, or dependencies are touched.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version reverted from 1.87.2 to 1.87.1 in both [project] and [tool.commitizen] sections — straightforward two-line change
uv.lock litellm package version in lock file reverted from 1.87.2 to 1.87.1, consistent with pyproject.toml change

Reviews (1): Last reviewed commit: "chore: restore stable/1.87.x to 1.87.1 (..." | Re-trigger Greptile

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants