Skip to content

Bump starlette from 0.46.2 to 0.47.1 in /back-end#593

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps starlette from 0.46.2 to 0.47.1.

Release notes

Sourced from starlette's releases.

Version 0.47.1

Fixed

  • Use Self in TestClient.__enter__ #2951
  • Allow async exception handlers to type-check #2949

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

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.1 (June 21, 2025)

Fixed

  • Use Self in TestClient.__enter__ #2951.
  • Allow async exception handlers to type-check #2949.

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 25, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/back-end/starlette-0.47.1 branch 2 times, most recently from 17f0adb to 0db81e0 Compare July 3, 2025 23:03
Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.1.
- [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.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.1
  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.1 branch from 0db81e0 to 9f9ae22 Compare July 19, 2025 01:23
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #599.

@dependabot dependabot Bot closed this Jul 23, 2025
@dependabot dependabot Bot deleted the dependabot/pip/back-end/starlette-0.47.1 branch July 23, 2025 08:29
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