8000 Comparing 0.34.0...0.34.1 · encode/uvicorn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: encode/uvicorn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.34.0
Choose a base ref
...
head repository: encode/uvicorn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.34.1
Choose a head ref
  • 19 commits
  • 42 files changed
  • 5 contributors

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    be25d3b View commit details
    Browse the repository at this point in the history
  2. Move changelog to release notes (#2550)

    * Move changelog to release notes
    
    * cahnge sync version script
    Kludex authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    80c0764 View commit details
    Browse the repository at this point in the history
  3. Bump the python-packages group with 6 updates (#2549)

    * Bump the python-packages group with 6 updates
    
    Bumps the python-packages group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [websockets](https://github.com/python-websockets/websockets) | `13.1` | `14.1` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.8.3` | `0.8.4` |
    | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` |
    | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241230` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.48` | `9.5.49` |
    
    
    Updates `websockets` from 13.1 to 14.1
    - [Release notes](https://github.com/python-websockets/websockets/releases)
    - [Commits](python-websockets/websockets@13.1...14.1)
    
    Updates `ruff` from 0.8.3 to 0.8.4
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.8.3...0.8.4)
    
    Updates `mypy` from 1.13.0 to 1.14.1
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.13.0...v1.14.1)
    
    Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241230
    - [Commits](https://github.com/python/typeshed/commits)
    
    Updates `coverage` from 7.6.9 to 7.6.10
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.9...7.6.10)
    
    Updates `mkdocs-material` from 9.5.48 to 9.5.49
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.48...9.5.49)
    
    ---
    updated-dependencies:
    - dependency-name: websockets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: types-pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update requirements.txt
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    dependabot[bot] and Kludex authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    90f4369 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Configuration menu
    Copy the full SHA
    ae8253f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Configuration menu
    Copy the full SHA
    1f867aa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. fix docs (#2567)

    RakhimovRamis authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    3695737 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. Bump the python-packages group with 6 updates (#2569)

    * Bump the python-packages group with 6 updates
    
    Bumps the python-packages group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [websockets](https://github.com/python-websockets/websockets) | `13.1` | `14.2` |
    | [a2wsgi](https://github.com/abersheeran/a2wsgi) | `1.10.7` | `1.10.8` |
    | [twine](https://github.com/pypa/twine) | `6.0.1` | `6.1.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.9.4` |
    | [trustme](https://github.com/python-trio/trustme) | `1.2.0` | `1.2.1` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.6.1` |
    
    
    Updates `websockets` from 13.1 to 14.2
    - [Release notes](https://github.com/python-websockets/websockets/releases)
    - [Commits](python-websockets/websockets@13.1...14.2)
    
    Updates `a2wsgi` from 1.10.7 to 1.10.8
    - [Commits](abersheeran/a2wsgi@v1.10.7...v1.10.8)
    
    Updates `twine` from 6.0.1 to 6.1.0
    - [Release notes](https://github.com/pypa/twine/releases)
    - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
    - [Commits](pypa/twine@6.0.1...6.1.0)
    
    Updates `ruff` from 0.8.4 to 0.9.4
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.8.4...0.9.4)
    
    Updates `trustme` from 1.2.0 to 1.2.1
    - [Release notes](https://github.com/python-trio/trustme/releases)
    - [Commits](python-trio/trustme@v1.2.0...v1.2.1)
    
    Updates `mkdocs-material` from 9.5.49 to 9.6.1
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.49...9.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: websockets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: a2wsgi
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: twine
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: trustme
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * lint the whole thing
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    dependabot[bot] and Kludex authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    3014765 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump cryptography from 44.0.0 to 44.0.1 (#2579)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@44.0.0...44.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    54d9575 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    aaf2016 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    8136fb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Add sponsorship page (#2593)

    * Add sponsorship page
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    tomchristie and Kludex authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    4e6786e View commit details
    Browse the repository at this point in the history
  2. Bump the python-packages group with 5 updates (#2588)

    * Bump the python-packages group with 5 updates
    
    Bumps the python-packages group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [websockets](https://github.com/python-websockets/websockets) | `13.1` | `15.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.9.4` | `0.9.9` |
    | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.12` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.1` | `9.6.5` |
    
    
    Updates `websockets` from 13.1 to 15.0
    - [Release notes](https://github.com/python-websockets/websockets/releases)
    - [Commits](python-websockets/websockets@13.1...15.0)
    
    Updates `ruff` from 0.9.4 to 0.9.9
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.9.4...0.9.9)
    
    Updates `mypy` from 1.14.1 to 1.15.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.14.1...v1.15.0)
    
    Updates `coverage` from 7.6.10 to 7.6.12
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.10...7.6.12)
    
    Updates `mkdocs-material` from 9.6.1 to 9.6.5
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.6.1...9.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: websockets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * drop websockets bump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    dependabot[bot] and Kludex authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    7abc199 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    2445e79 View commit details
    Browse the repository at this point in the history
  2. Speed up test suite with pytest-xdist (#2537)

    * Speed up test suite with pytest-xdist
    
    * add combine
    
    * Check if loadgroup solves windows issues
    
    * Add xdist group to multiprocess tests
    
    * Skip reload tests on windows and mac
    
    * skip non linux
    
    * skip non linux
    
    * add not linux
    
    * add last not linux
    
    * skip another
    
    * skip another
    
    * Update tests/supervisors/test_reload.py
    Kludex authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    e5f3663 View commit details
    Browse the repository at this point in the history
  3. docs: mention discord instead of gitter (#2595)

    * docs: mention discord instead of gitter
    
    * ignore flaky test
    Kludex authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    4fdfec4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Bump the python-packages group with 8 updates (#2606)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    dependabot[bot] and Kludex authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    7fb029d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2192cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c45db View commit details
    Browse the repository at this point in the history
  4. Version 0.34.1 (#2612)

    Kludex authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    695820a View commit details
    Browse the repository at this point in the history
Loading
0