Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update poetry-dev #179

Merged
merged 2 commits into from
Aug 7, 2023
Merged

chore(deps): update poetry-dev #179

merged 2 commits into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi >=0.100.1,<0.101 -> >=0.101.0,<0.102 age adoption passing confidence
starlette (changelog) >=0.27.0,<0.28.0 -> >=0.31.0,<0.31.1 age adoption passing confidence

Release Notes

tiangolo/fastapi (fastapi)

v0.101.0

Compare Source

Features
  • ✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's computed_field, better OpenAPI for response models, proper required attributes, better generated clients. PR #​10011 by @​tiangolo.
Refactors
Upgrades
Translations
Internal
encode/starlette (starlette)

v0.31.0: Version 0.31.0

Compare Source

Added

  • Officially support Python 3.12 #​2214.
  • Support AnyIO 4.0 #​2211.
  • Strictly type annotate Starlette (strict mode on mypy) #​2180.

Fixed

  • Don't group duplicated headers on a single string when using the TestClient #​2219.

Full Changelog: encode/starlette@0.30.0...0.31.0

v0.30.0: Version 0.30.0

Compare Source

Removed

v0.29.0: Version 0.29.0

Compare Source

Added

  • Add follow_redirects parameter to TestClient #​2207.
  • Add __str__ to HTTPException and WebSocketException #​2181.
  • Warn users when using lifespan together with on_startup/on_shutdown #​2193.
  • Collect routes from Host to generate the OpenAPI schema #​2183.
  • Add request argument to TemplateResponse #​2191.

Fixed

  • Stop body_stream in case more_body=False on BaseHTTPMiddleware #​2194.

Full Changelog: encode/starlette@0.28.0...0.29.0

v0.28.0: Version 0.28.0

Compare Source

Changed
  • Reuse Request's body buffer for call_next in BaseHTTPMiddleware #​1692.
  • Move exception handling logic to Route #​2026.
Added
  • Add env parameter to Jinja2Templates, and deprecate **env_options #​2159.
  • Add clear error message when httpx is not installed #​2177.
Fixed
  • Allow "name" argument on templates url_for() #​2127.

Full Changelog: encode/starlette@0.27.0...0.28.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Aug 5, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 5, 2023

⚠ Artifact update problem

Renovate failed to update an artifact 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: poetry.lock
[05:02:09.250] INFO (8): Installing tool python v3.11.4...
installing v2 tool python v3.11.4
linking tool python v3.11.4
Python 3.11.4
pip 23.2.1 from /opt/containerbase/tools/python/3.11.4/lib/python3.11/site-packages/pip (python 3.11)
[05:02:16.949] INFO (8): Installed tool python in 7.6s.
[05:02:17.062] INFO (167): Installing tool poetry v1.5.1...
installing v2 tool poetry v1.5.1
linking tool poetry v1.5.1
Poetry (version 1.5.1)
[05:02:27.225] INFO (167): Installed tool poetry in 10.1s.
Updating dependencies
Resolving dependencies...

/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
[05:02:09.433] INFO (44): Downloading file ...
    url: "https://github.com/containerbase/python-prebuild/releases/download/3.11.4/python-3.11.4-focal-x86_64.tar.xz.sha512"
    output: "/tmp/worker/1502bb/1daaf2/cache/containerbase/7b7df1c67bd3f7e8142f41ab54405735afde829b618b39598fc0b4e59f343559/python-3.11.4-focal-x86_64.tar.xz.sha512"
[05:02:09.557] INFO (44): Download completed  in 124ms.
[05:02:09.672] INFO (60): Downloading file ...
    url: "https://github.com/containerbase/python-prebuild/releases/download/3.11.4/python-3.11.4-focal-x86_64.tar.xz"
    output: "/tmp/worker/1502bb/1daaf2/cache/containerbase/0aa299775304e88f7788c336338e1c9d5c8971f8c565bbb0f2fd48dd176692e1/python-3.11.4-focal-x86_64.tar.xz"
[05:02:10.147] INFO (60): Download completed  in 475ms.
Creating virtualenv troncos in /tmp/worker/1502bb/1daaf2/repos/github/kolonialno/troncos/.venv

Because fastapi (0.101.0) depends on starlette (>=0.27.0,<0.28.0)
 and no versions of fastapi match >0.101.0,<0.102, fastapi (>=0.101.0,<0.102) requires starlette (>=0.27.0,<0.28.0).
So, because troncos depends on both fastapi (>=0.101.0,<0.102) and starlette (>=0.31.0,<0.31.1), version solving failed.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 7, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@gbbirkisson gbbirkisson merged commit 4367f92 into main Aug 7, 2023
5 checks passed
@gbbirkisson gbbirkisson deleted the renovate/poetry-dev branch August 7, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant