Skip to content

Update dependency litellm to v1.100.0 - #357

Closed
renovate[bot] wants to merge 1090 commits into
mainfrom
renovate/litellm-1.x
Closed

Update dependency litellm to v1.100.0#357
renovate[bot] wants to merge 1090 commits into
mainfrom
renovate/litellm-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
litellm ==1.94.0==1.100.0 age confidence

Release Notes

BerriAI/litellm (litellm)

v1.100.0

Compare Source

Verify Docker Image Signature

All LiteLLM Docker images are signed with cosign. Every release is signed with the same key introduced in commit 0112e53.

Verify using the pinned commit hash (recommended):

A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/0112e53046018d726492c814b3644b7d376029d0/cosign.pub \
  ghcr.io/berriai/litellm:v1.100.0

Verify using the release tag (convenience):

Tags are protected in this repository and resolve to the same key. This option is easier to read but relies on tag protection rules:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/v1.100.0/cosign.pub \
  ghcr.io/berriai/litellm:v1.100.0

Expected output:

The following checks were performed on each of these signatures:
  - The cosign claims were validated
  - The signatures were verified against the specified public key

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@DhavalRepo18
DhavalRepo18 requested a review from ShuxinLin June 9, 2026 17:33
@renovate
renovate Bot force-pushed the renovate/litellm-1.x branch 2 times, most recently from 63d4b39 to 0188050 Compare June 14, 2026 01:11
@renovate renovate Bot changed the title Update dependency litellm to v1.88.1 Update dependency litellm to v1.89.0 Jun 14, 2026
@renovate
renovate Bot force-pushed the renovate/litellm-1.x branch 2 times, most recently from 36ff10a to fbd26d0 Compare June 16, 2026 07:38
@renovate renovate Bot changed the title Update dependency litellm to v1.89.0 Update dependency litellm to v1.89.1 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/litellm-1.x branch 4 times, most recently from 7d28807 to 0b7122f Compare June 18, 2026 06:17
@renovate renovate Bot changed the title Update dependency litellm to v1.89.1 Update dependency litellm to v1.89.2 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/litellm-1.x branch 8 times, most recently from 7a4538b to 0640dae Compare June 21, 2026 01:45
@renovate renovate Bot changed the title Update dependency litellm to v1.89.2 Update dependency litellm to v1.89.3 Jun 21, 2026
@renovate
renovate Bot force-pushed the renovate/litellm-1.x branch 6 times, most recently from c648023 to 8bed087 Compare June 25, 2026 05:26
@renovate renovate Bot changed the title Update dependency litellm to v1.89.3 Update dependency litellm to v1.89.4 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/litellm-1.x branch 2 times, most recently from 411823b to 9f2e757 Compare June 27, 2026 04:26
SimonFoobar648 and others added 29 commits August 16, 2026 11:49
The current star history chart is broken because the upstream API relies on the GitHub stargazer API, which is now rate-limited. Update the chart to use a working endpoint so the star history renders correctly.
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
…rprints

security: allowlist revoked TOKENROUTER_API_KEY fingerprints
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
Signed-off-by: root <root@bench.vpc.cloud9.ibm.com>
Signed-off-by: Shuxin Lin <linshuhsin@gmail.com>
feat(benchmarks): add model matrix run script
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
Adding tools for connecting MCP and host system for data exchanges
Signed-off-by: Shuxin Lin <linshuhsin@gmail.com>
Signed-off-by: Shuxin Lin <linshuhsin@gmail.com>
Signed-off-by: Shuxin Lin <linshuhsin@gmail.com>
Return recipe engine results in TSFM responses
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
Signed-off-by: Dhaval Patel <pateldha@us.ibm.com>
docs(notebook): add guided tour of the IoT MCP tools
Signed-off-by: Shuxin Lin <linshuhsin@gmail.com>
Update benchmark run configuration and lite profile
@renovate

renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==1.100.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

7 participants