Skip to content

Bump starlette from 0.46.2 to 0.47.0 in /back-end#588

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/back-end/starlette-0.47.0
Closed

Bump starlette from 0.46.2 to 0.47.0 in /back-end#588
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/back-end/starlette-0.47.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2025

Copy link
Copy Markdown
Contributor

Bumps starlette from 0.46.2 to 0.47.0.

Release notes

Sourced from starlette's releases.

Version 0.47.0

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

New Contributors

Full Changelog: Kludex/starlette@0.46.2...0.47.0

Changelog

Sourced from starlette's changelog.

0.47.0 (May 29, 2025)

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.
Commits

Dependabot compatibility score

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)

@dependabot dependabot Bot added the pip dependencies Dependencias a upgradear por Dependabot label Jun 4, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/back-end/starlette-0.47.0 branch from dde0040 to ede5127 Compare June 7, 2025 01:13
Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](Kludex/starlette@0.46.2...0.47.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/back-end/starlette-0.47.0 branch from ede5127 to 995780e Compare June 13, 2025 00:57
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #593.

@dependabot dependabot Bot closed this Jun 25, 2025
@dependabot dependabot Bot deleted the dependabot/pip/back-end/starlette-0.47.0 branch June 25, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pip dependencies Dependencias a upgradear por Dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants