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

build(deps): update starlette requirement from <=0.31.0 to <=0.34.0 in /requirements #42

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Updates the requirements on starlette to permit the latest version.

Release notes

Sourced from starlette's releases.

Version 0.34.0

Added

  • Use ParamSpec for run_in_threadpool #2375.
  • Add UploadFile.__repr__ #2360.

Fixed

  • Merge URLs properly on TestClient #2376.
  • Take weak ETags in consideration on StaticFiles #2334.

Deprecated

  • Deprecate FileResponse(method=...) parameter #2366.

Full Changelog: encode/starlette@0.33.0...0.34.0

Changelog

Sourced from starlette's changelog.

0.34.0

December 16, 2023

Added

  • Use ParamSpec for run_in_threadpool #2375.
  • Add UploadFile.__repr__ #2360.

Fixed

  • Merge URLs properly on TestClient #2376.
  • Take weak ETags in consideration on StaticFiles #2334.

Deprecated

  • Deprecate FileResponse(method=...) parameter #2366.

0.33.0

December 1, 2023

Added

  • Add middleware per Route/WebSocketRoute #2349.
  • Add middleware per Router #2351.

Fixed

  • Do not overwrite "path" and "root_path" scope keys #2352.
  • Set ensure_ascii=False on json.dumps() for WebSocket.send_json() #2341.

0.32.0.post1

November 5, 2023

Fixed

  • Revert mkdocs-material from 9.1.17 to 9.4.7 #2326.

0.32.0

November 4, 2023

Added

  • Send reason on WebSocketDisconnect #2309.
  • Add domain parameter to SessionMiddleware #2280.

Changed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [starlette](https://github.com/encode/starlette) to permit the latest version.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.1.0...0.34.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2024

Dependabot tried to add @aniketmaurya/engs as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/aniketmaurya/lightning-flash/pulls/42/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the aniketmaurya/lightning-flash repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the enhancement New feature or request label Jan 1, 2024
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

Merging #42 (495abdb) into master (5b4003b) will decrease coverage by 9%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #42     +/-   ##
========================================
- Coverage      85%     76%     -9%     
========================================
  Files         291     291             
  Lines       12856   12856             
========================================
- Hits        10983    9804   -1179     
- Misses       1873    3052   +1179     

Copy link
Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #49.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot-pip-requirements-starlette-lte-0.34.0 branch January 15, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants