Skip to content

[Infra] bump: version 1.82.3 → 1.82.4#23919

Merged
yuneng-jiang merged 1 commit intomainfrom
mar17_ver_bump
Mar 18, 2026
Merged

[Infra] bump: version 1.82.3 → 1.82.4#23919
yuneng-jiang merged 1 commit intomainfrom
mar17_ver_bump

Conversation

@yuneng-jiang
Copy link
Copy Markdown
Contributor

Relevant issues

Bumping version for nightly

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/test_litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem
  • I have requested a Greptile review by commenting @greptileai and received a Confidence Score of at least 4/5 before requesting a maintainer review

Delays in PR merge?

If you're seeing a delay in your PR being merged, ping the LiteLLM Team on Slack (#pr-review).

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🚄 Infrastructure

Changes

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Building Building Preview, Comment Mar 18, 2026 0:32am

Request Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 18, 2026

Greptile Summary

This PR performs a routine nightly version bump of the LiteLLM package from 1.82.3 to 1.82.4, updating both the Poetry package version and the Commitizen version tracking field in pyproject.toml.

  • Both version fields ([tool.poetry].version and [tool.commitizen].version) are updated consistently to 1.82.4.
  • No logic, configuration, or dependency changes are included — this is purely a version increment.

Confidence Score: 5/5

  • This PR is safe to merge — it is a mechanical version bump with no logic changes.
  • The change is limited to incrementing two version strings in pyproject.toml, both updated consistently. There is no risk of regression, behavior change, or security impact.
  • No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bump from 1.82.3 to 1.82.4 in both [tool.poetry] and [tool.commitizen] sections — straightforward and consistent.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml] --> B["[tool.poetry] version: 1.82.3 → 1.82.4"]
    A --> C["[tool.commitizen] version: 1.82.3 → 1.82.4"]
    B --> D[Package Published as 1.82.4]
    C --> D
Loading

Last reviewed commit: "bump: version 1.82.3..."

@yuneng-jiang yuneng-jiang merged commit ac0de1d into main Mar 18, 2026
34 of 37 checks passed
@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq bot commented Mar 18, 2026

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing mar17_ver_bump (709581c) with main (195c0ee)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (709581c) during the generation of this report, so 195c0ee was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@ishaan-berri ishaan-berri deleted the mar17_ver_bump branch March 26, 2026 22:30
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