Marcelo Trylesinski
767315b38a
Drop unused contents/actions permissions from zizmor workflow ( #2935 )
2026-05-12 15:08:08 +02:00
Marcelo Trylesinski
f05fc928c0
Fix CodSpeed action ref-version mismatch ( #2901 )
2026-04-13 20:20:59 +00:00
Marcelo Trylesinski
6cdd61d15e
Add cooldown setting to Dependabot configuration ( #2898 )
2026-04-12 13:05:29 +00:00
Marcelo Trylesinski
1f2abe357a
Add Cloudflare Pages docs preview on pull requests ( #2893 )
2026-04-07 14:51:52 +00:00
dependabot[bot]
c9a75fb67b
chore(deps): bump the github-actions group with 3 updates ( #2878 )
2026-04-01 04:30:52 -04:00
Marcelo Trylesinski
042ffeb7d6
ci: add zizmor ( #2872 )
2026-03-28 09:39:39 +00:00
Marcelo Trylesinski
3f3ebee20f
Disable pytest-xdist for CodSpeed benchmark runs ( #2847 )
...
CodSpeed instrumentation does not work with parallel test execution.
Pass -n 0 to disable xdist workers.
2026-03-15 16:10:36 +00:00
Marcelo Trylesinski
e300c2c75d
Add CodSpeed benchmark suite for HTTP protocol hot paths ( #2844 )
...
* Add CodSpeed benchmark suite for HTTP protocol hot paths
* Suppress mypy operator error on ASGI message body concatenation
* Use OIDC token and pin CodSpeed action to latest commit
2026-03-15 15:37:09 +00:00
dependabot[bot]
c825f4eb6e
chore(deps): bump the github-actions group with 3 updates ( #2831 )
...
Bumps the github-actions group with 3 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [actions/download-artifact](https://github.com/actions/download-artifact ).
Updates `astral-sh/setup-uv` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](eac588ad8d...5a095e7a20 )
Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b7c566a772...bbbca2ddaa )
Updates `actions/download-artifact` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](37930b1c2a...70fc10c6e5 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 07:54:55 +01:00
dependabot[bot]
38731c31d1
chore(deps): bump the github-actions group with 2 updates ( #2827 )
...
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ).
Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
Updates `astral-sh/setup-uv` from 7.1.6 to 7.3.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](681c641aba...eac588ad8d )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: astral-sh/setup-uv
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-22 13:57:51 +01:00
dependabot[bot]
918dae6ef9
chore(deps): bump the github-actions group with 4 updates ( #2779 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 09:09:13 +01:00
Marcelo Trylesinski
19df042c54
Drop Python 3.9 ( #2772 )
2025-12-21 14:56:01 +01:00
dependabot[bot]
4194764a26
chore(deps): bump the github-actions group with 2 updates ( #2763 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2025-12-21 10:06:02 +00:00
dependabot[bot]
8ae0bcbecb
chore(deps): bump the github-actions group with 2 updates ( #2748 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 07:56:23 +00:00
Marcelo Trylesinski
4744ff9a1a
Add groups configuration for GitHub Actions ( #2747 )
2025-11-04 07:32:40 +00:00
dependabot[bot]
0391372376
chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 ( #2746 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 10:28:19 +01:00
Marcelo Trylesinski
9b3f17a549
Support Python 3.14 ( #2723 )
...
Co-authored-by: Jair Henrique <jair.henrique@gmail.com>
2025-10-18 15:38:06 +02:00
Marcelo Trylesinski
93d9510749
Bump docs dependencies ( #2724 )
2025-10-11 08:51:24 +00:00
dependabot[bot]
7ef5f9f5e7
chore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0 ( #2717 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 07:30:12 +02:00
dependabot[bot]
e5e7344a25
Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 ( #2701 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-20 02:39:10 +02:00
Marcelo Trylesinski
b40c4288c7
docs: add docs to uvicorn.dev ( #2702 )
2025-09-19 19:30:17 +02:00
Marcelo Trylesinski
dca6b1c529
ci: update dependabot ecosystem from pip to uv ( #2700 )
2025-09-19 16:35:15 +00:00
Marcelo Trylesinski
d41737158f
ci: publish docs on workflow_dispatch ( #2695 )
2025-09-13 09:05:00 +00:00
Marcelo Trylesinski
bf337d62d5
Use uv instead of plain pip ( #2693 )
2025-09-13 10:13:29 +02:00
Marcelo Trylesinski
ea9e01e3b0
chore: rename pipeline file to match starlette ( #2692 )
2025-09-13 07:16:44 +00:00
dependabot[bot]
a96eadde97
Bump actions/setup-python from 5.6.0 to 6.0.0 ( #2690 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-13 07:13:19 +00:00
Marcelo Trylesinski
f8c69b432f
chore: rename master branch to main ( #2691 )
2025-09-13 07:09:03 +00:00
Marcelo Trylesinski
1df5533de8
ci: pin github actions' versions ( #2689 )
2025-09-13 09:02:28 +02:00
dependabot[bot]
896661c189
Bump actions/download-artifact from 4 to 5 ( #2682 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2025-09-10 19:52:54 +00:00
secrett2633
016db5f7da
Update repository references from 'encode' to 'Kludex' across documentation and configuration files ( #2684 )
2025-09-10 21:48:53 +02:00
dependabot[bot]
e6c7ce791f
Bump actions/checkout from 4 to 5 ( #2681 )
2025-09-03 10:57:29 +00:00
Marcelo Trylesinski
4fdfec4adf
docs: mention discord instead of gitter ( #2595 )
...
* docs: mention discord instead of gitter
* ignore flaky test
2025-03-09 17:21:57 +01:00
Tom Christie
4e6786e4de
Add sponsorship page ( #2593 )
...
* Add sponsorship page
* Apply suggestions from code review
---------
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2025-03-08 12:55:17 +00:00
Marcelo Trylesinski
75d4402f32
Add alls-green job ( #2544 )
2024-12-15 12:56:20 +01:00
Marcelo Trylesinski
4156ccb4c9
Drop Python 3.8 ( #2543 )
...
* Drop Python 3.8
* Run lint
2024-12-15 12:40:42 +01:00
Marcelo Trylesinski
9a0587922f
Set fail-fast to false on the pipeline ( #2514 )
2024-11-20 20:48:09 +01:00
Marcelo Trylesinski
bc412d2a13
Add actions/checkout GitHub action to docs-publish ( #2518 )
2024-11-20 20:47:40 +01:00
Marcelo Trylesinski
5279296e62
Upgrade upload/download GitHub Actions ( #2517 )
2024-11-20 20:38:07 +01:00
Marcelo Trylesinski
8c3402dd22
Update publish.yaml with latest PyPI recommendations ( #2516 )
...
* Update `publish.yaml` with latest PyPI recommendations
* Update .github/workflows/publish.yml
* Simplify pipeline
* Simplify pipeline
* Use Python 3.12
2024-11-20 20:34:29 +01:00
James Hilliard
967a2dce60
Support Python 3.13 ( #2482 )
...
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2024-10-15 19:16:39 +02:00
vvanglro
eba64efbc8
ci: timeout for test suite runs to 30 minutes ( #2426 )
2024-08-13 08:01:36 +00:00
Marcelo Trylesinski
ebcd996c69
Group dependencies on dependabot updates ( #2212 )
2024-01-14 18:49:56 +00:00
dependabot[bot]
5515893076
Bump actions/setup-python from 4 to 5 ( #2207 )
2024-01-01 10:25:14 +01:00
Joe Cheng
dff1a46264
Support Python 3.12 ( #2145 )
...
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2023-11-04 05:23:51 -06:00
dependabot[bot]
a69d59f72a
Bump actions/checkout from 3 to 4 ( #2117 )
2023-10-01 06:24:55 +05:30
Marcelo Trylesinski
495ea742a6
Rename 1-issue.md to 1-issue.yml ( #2037 )
2023-07-09 08:51:14 +02:00
Marcelo Trylesinski
acbd088f9f
Update issue template ( #2016 )
2023-07-08 15:15:41 -06:00
Marcelo Trylesinski
ffa5b1ac96
Drop support for Python 3.7 ( #1996 )
2023-06-19 00:36:24 -06:00
Marcelo Trylesinski
71043a9c8f
Version 0.22.0 ( #1957 )
2023-04-27 18:51:50 -06:00
Marcelo Trylesinski
7caaf2054c
Create PULL_REQUEST_TEMPLATE.md ( #1946 )
2023-04-18 17:29:07 +02:00