Skip to content

fix(deps): update dependency uvicorn to >=0.41.0,<0.42.0#2218

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/uvicorn-0.x
Closed

fix(deps): update dependency uvicorn to >=0.41.0,<0.42.0#2218
renovate[bot] wants to merge 1 commit intomainfrom
renovate/uvicorn-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uvicorn (changelog) >=0.37.0,<0.38.0>=0.41.0,<0.42.0 age adoption passing confidence

Release Notes

Kludex/uvicorn (uvicorn)

v0.41.0: Version 0.41.0

Compare Source

Added

  • Add --limit-max-requests-jitter to stagger worker restarts (#​2707)
  • Add socket path to scope["server"] (#​2561)

Changed

  • Rename LifespanOn.error_occured to error_occurred (#​2776)

Fixed

  • Ignore permission denied errors in watchfiles reloader (#​2817)
  • Ensure lifespan shutdown runs when should_exit is set during startup (#​2812)
  • Reduce the log level of 'request limit exceeded' messages (#​2788)

New Contributors


Full Changelog: Kludex/uvicorn@0.40.0...0.41.0

v0.40.0: Version 0.40.0

Compare Source

What's Changed

Full Changelog: Kludex/uvicorn@0.39.0...0.40.0

v0.39.0: Version 0.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.38.0...0.39.0

v0.38.0: Version 0.38.0

Compare Source

What's Changed


New Contributors

Full Changelog: Kludex/uvicorn@0.37.0...0.38.0


Configuration

📅 Schedule: 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 becomes conflicted, 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.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 25, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: agents/chat/uv.lock
Command failed: uv lock --upgrade-package uvicorn
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies:
  ╰─▶ Because beeai-framework[a2a]==0.1.76 depends on uvicorn>=0.37.0,<0.38.0
      and your project depends on beeai-framework[a2a]==0.1.76, we can
      conclude that your project depends on uvicorn>=0.37.0,<0.38.0.
      And because your project depends on uvicorn>=0.41.0,<0.42.0, we can
      conclude that your project's requirements are unsatisfiable.

File name: agents/rag/uv.lock
Command failed: uv lock --upgrade-package uvicorn
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies:
  ╰─▶ Because beeai-framework[a2a]>=0.1.76 depends on uvicorn>=0.37.0,<0.38.0
      and only the following versions of beeai-framework[a2a] are available:
          beeai-framework[a2a]<=0.1.76
          beeai-framework[a2a]==0.1.77
      we can conclude that beeai-framework[a2a]>=0.1.76,<0.1.77 depends on
      uvicorn>=0.37.0,<0.38.0.
      And because beeai-framework[a2a]==0.1.77 depends
      on uvicorn>=0.37.0,<0.38.0, we can conclude that
      beeai-framework[a2a]>=0.1.76 depends on uvicorn>=0.37.0,<0.38.0.
      And because your project depends on beeai-framework[a2a]>=0.1.76
      and uvicorn>=0.41.0,<0.42.0, we can conclude that your project's
      requirements are unsatisfiable.

@JanPokorny
Copy link
Copy Markdown
Collaborator

Conflicts with a2a

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 25, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=0.41.0,<0.42.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.

@renovate renovate bot deleted the renovate/uvicorn-0.x branch February 25, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant