synapse/.github
Devon Hudson cdf286d405
Use uv to test full set of minimum deps in CI (#19289)
Stemming from #19274 this updates the `olddeps` CI to test against not
just the minimum version of our explicit dependencies, but also the
minimum version of all implicit (transitive) dependencies that are
pulled in from the explicit dependencies themselves.

### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [X] Pull request is based on the develop branch
* [X] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [X] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct (run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
2025-12-11 17:58:27 +00:00
..
ISSUE_TEMPLATE Fix outdated Security Disclosure Policy references (#17341) 2024-06-25 15:58:30 +01:00
workflows Use uv to test full set of minimum deps in CI (#19289) 2025-12-11 17:58:27 +00:00
CODEOWNERS More renaming 2023-12-13 15:41:11 +00:00
dependabot.yml Group non-breaking dependabot PRs together to reduce review load (#18402) 2025-12-05 10:48:01 +00:00
ISSUE_TEMPLATE.md Fix outdated Security Disclosure Policy references (#17341) 2024-06-25 15:58:30 +01:00
PULL_REQUEST_TEMPLATE.md Remove newline from final bullet point of PR template (#18419) 2025-05-13 15:14:00 +01:00
SUPPORT.md Update SUPPORT.md 2019-06-25 12:24:23 +01:00