strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
pre-commit-ci-update-config
16 minutes ago
ci(deps): bump astral-sh/setup-uv from 7.2.1 to 7.3.0 (#4198) * ci(deps): bump astral-sh/setup-uv from 7.2.1 to 7.3.0 Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/803947b9bd8e9f986429fa0c5a41c367cd732b41...eac588ad8def6316056a12d4907a9d4d84ff7a3b) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [WIP] WIP address feedback on bumping astral-sh/setup-uv to version 7.3.0 (#4204) * Initial plan * Fix version comment for astral-sh/setup-uv to v7.3.0 Co-authored-by: bellini666 <134025+bellini666@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bellini666 <134025+bellini666@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: bellini666 <134025+bellini666@users.noreply.github.com>
main
4 hours ago
deps(python)(deps-dev): bump the all-dependencies group with 4 updates (#4202) Bumps the all-dependencies group with 4 updates: [starlette](https://github.com/Kludex/starlette), [asgiref](https://github.com/django/asgiref), [fastapi](https://github.com/fastapi/fastapi) and [litestar](https://github.com/litestar-org/litestar). Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.50.0...0.52.1) Updates `asgiref` from 3.11.0 to 3.11.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.11.0...3.11.1) Updates `fastapi` from 0.128.0 to 0.128.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.128.0...0.128.5) Updates `litestar` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](https://github.com/litestar-org/litestar/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.52.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: asgiref dependency-version: 3.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastapi dependency-version: 0.128.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: litestar dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
5 hours ago
[WIP] WIP address feedback on bumping astral-sh/setup-uv to version 7.3.0 (#4204) * Initial plan * Fix version comment for astral-sh/setup-uv to v7.3.0 Co-authored-by: bellini666 <134025+bellini666@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bellini666 <134025+bellini666@users.noreply.github.com>
dependabot/github_actions/astral-sh/setup-uv-7.3.0
5 hours ago
deps(python)(deps-dev): bump litestar from 2.19.0 to 2.20.0 Bumps [litestar](https://github.com/litestar-org/litestar) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](https://github.com/litestar-org/litestar/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: litestar dependency-version: 2.20.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/litestar-2.20.0
6 hours ago
deps(python)(deps-dev): bump the all-dependencies group with 4 updates Bumps the all-dependencies group with 4 updates: [starlette](https://github.com/Kludex/starlette), [asgiref](https://github.com/django/asgiref), [fastapi](https://github.com/fastapi/fastapi) and [litestar](https://github.com/litestar-org/litestar). Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.50.0...0.52.1) Updates `asgiref` from 3.11.0 to 3.11.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.11.0...3.11.1) Updates `fastapi` from 0.128.0 to 0.128.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.128.0...0.128.5) Updates `litestar` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](https://github.com/litestar-org/litestar/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.52.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: asgiref dependency-version: 3.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastapi dependency-version: 0.128.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: litestar dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/all-dependencies-4a5d4d6f3b
1 day ago
ci(deps): bump astral-sh/setup-uv from 7.2.1 to 7.3.0 Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/803947b9bd8e9f986429fa0c5a41c367cd732b41...eac588ad8def6316056a12d4907a9d4d84ff7a3b) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/astral-sh/setup-uv-7.3.0
1 day ago
fix: avoid type ignore
feat/federation-params
2 days ago
Active Branches
[pre-commit.ci] pre-commit autoupdate
last run
16 minutes ago
#4208
CodSpeed Performance Gauge
0%
Refactor federation functions to share federation params TypedDicts and processing functions
last run
2 days ago
#4196
CodSpeed Performance Gauge
0%
Remove all deprecated code
last run
2 days ago
#4189
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs