Skip to content
Snippets Groups Projects
  1. Aug 04, 2024
  2. Apr 25, 2024
  3. Apr 08, 2024
    • Mario Oenning's avatar
      chore(deps): update dependencies · 6ba06801
      Mario Oenning authored
      
        - Updating pycparser (2.21 -> 2.22)
        - Updating sniffio (1.3.0 -> 1.3.1)
        - Updating typing-extensions (4.8.0 -> 4.11.0)
        - Updating anyio (3.7.1 -> 4.3.0)
        - Updating certifi (2023.11.17 -> 2024.2.2)
        - Updating greenlet (3.0.1 -> 3.0.3)
        - Updating markupsafe (2.1.3 -> 2.1.5)
        - Updating packaging (23.2 -> 24.0)
        - Updating pluggy (1.3.0 -> 1.4.0)
        - Updating pydantic-core (2.14.5 -> 2.16.3)
        - Updating coverage (7.4.0 -> 7.4.4)
        - Updating cryptography (41.0.5 -> 42.0.5)
        - Updating dnspython (2.4.2 -> 2.6.1)
        - Updating execnet (2.0.2 -> 2.1.0)
        - Updating httpcore (1.0.2 -> 1.0.5)
        - Updating lxml (5.1.0 -> 5.2.1)
        - Updating mako (1.3.0 -> 1.3.2)
        - Updating parse (1.20.0 -> 1.20.1)
        - Updating prometheus-client (0.19.0 -> 0.20.0)
        - Updating pydantic (2.5.2 -> 2.6.4)
        - Updating pytest (7.4.4 -> 8.1.1)
        - Updating python-dateutil (2.8.2 -> 2.9.0.post0)
        - Updating redis (5.0.1 -> 5.0.3)
        - Updating urllib3 (2.1.0 -> 2.2.1)
        - Updating asgiref (3.7.2 -> 3.8.1)
        - Updating email-validator (2.1.0.post1 -> 2.1.1)
        - Updating fakeredis (2.20.1 -> 2.21.3)
        - Updating fastapi (0.109.0 -> 0.110.1)
        - Updating filelock (3.13.1 -> 3.13.3)
        - Updating markdown (3.5.2 -> 3.6)
        - Updating mysqlclient (2.2.1 -> 2.2.4)
        - Updating orjson (3.9.12 -> 3.10.0)
        - Updating prometheus-fastapi-instrumentator (6.1.0 -> 7.0.0)
        - Updating protobuf (4.25.2 -> 5.26.1)
        - Updating pygit2 (1.13.3 -> 1.14.1)
        - Updating pytest-asyncio (0.23.3 -> 0.23.6)
        - Updating pytest-cov (4.1.0 -> 5.0.0)
        - Updating tomlkit (0.12.3 -> 0.12.4)
        - Updating uvicorn (0.27.0 -> 0.27.1)
        - Updating werkzeug (3.0.1 -> 3.0.2)
        - Updating starlette (0.35.0 -> 0.37.2)
        - Updating httpx (0.26.0 -> 0.27.0)
        - Updating python-multipart (0.0.6 -> 0.0.9)
        - Updating uvicorn (0.27.1 -> 0.29.0)
        - Updating sqlalchemy (1.4.50 -> 1.4.52)
      
      Signed-off-by: default avatarmoson <moson@archlinux.org>
      6ba06801
  4. Jan 23, 2024
  5. Jan 21, 2024
  6. Jan 19, 2024
  7. Nov 25, 2023
    • Mario Oenning's avatar
      chore(deps): update dependencies · 8b234c58
      Mario Oenning authored
      
      * Updating idna (3.4 -> 3.6)
      * Updating annotated-types (0.5.0 -> 0.6.0)
      * Updating pydantic-core (2.10.1 -> 2.14.5)
      * Updating certifi (2023.7.22 -> 2023.11.17)
      * Updating greenlet (3.0.0 -> 3.0.1)
      * Updating pydantic (2.4.2 -> 2.5.2)
      * Updating charset-normalizer (3.3.0 -> 3.3.2)
      * Updating cryptography (41.0.4 -> 41.0.5)
      * Updating fastapi (0.103.2 -> 0.104.1)
      * Updating mako (1.2.4 -> 1.3.0)
      * Updating parse (1.19.1 -> 1.20.0)
      * Updating prometheus-client (0.17.1 -> 0.19.0)
      * Updating urllib3 (2.0.6 -> 2.1.0)
      
      Fix type annotation for new test function
      
      Signed-off-by: default avatarmoson <moson@archlinux.org>
      8b234c58
    • renovate's avatar
      fix(deps): update all non-major dependencies · 9bf0c610
      renovate authored
      9bf0c610
  8. Oct 05, 2023
    • Mario Oenning's avatar
      fix(deps): update dependencies · 2166426d
      Mario Oenning authored
      
      * Updating typing-extensions (4.5.0 -> 4.8.0)
      * Installing annotated-types (0.5.0)
      * Updating anyio (3.6.2 -> 3.7.1)
      * Installing pydantic-core (2.10.1)
      * Updating certifi (2023.5.7 -> 2023.7.22)
      * Updating cffi (1.15.1 -> 1.16.0)
      * Updating greenlet (2.0.2 -> 3.0.0)
      * Updating markupsafe (2.1.2 -> 2.1.3)
      * Updating packaging (23.1 -> 23.2)
      * Updating pluggy (1.0.0 -> 1.3.0)
      * Updating pydantic (1.10.7 -> 2.4.2)
      * Updating charset-normalizer (3.1.0 -> 3.3.0)
      * Updating click (8.1.3 -> 8.1.7)
      * Updating coverage (7.2.7 -> 7.3.2)
      * Updating cryptography (40.0.2 -> 41.0.4)
      * Updating dnspython (2.3.0 -> 2.4.2)
      * Updating execnet (1.9.0 -> 2.0.2)
      * Updating fastapi (0.100.1 -> 0.103.2)
      * Updating httpcore (0.17.0 -> 0.17.3)
      * Updating parse (1.19.0 -> 1.19.1)
      * Updating prometheus-client (0.16.0 -> 0.17.1)
      * Updating pytest (7.4.0 -> 7.4.2)
      * Updating redis (4.6.0 -> 5.0.1)
      * Updating urllib3 (2.0.2 -> 2.0.6)
      * Updating aiofiles (23.1.0 -> 23.2.1)
      * Updating alembic (1.11.2 -> 1.12.0)
      * Updating fakeredis (2.17.0 -> 2.19.0)
      * Updating filelock (3.12.2 -> 3.12.4)
      * Updating orjson (3.9.2 -> 3.9.7)
      * Updating protobuf (4.23.4 -> 4.24.4)
      * Updating pygit2 (1.12.2 -> 1.13.1)
      * Updating werkzeug (2.3.6 -> 3.0.0)
      
      Signed-off-by: default avatarmoson <moson@archlinux.org>
      2166426d
  9. Aug 04, 2023
  10. Jul 27, 2023
  11. Jul 25, 2023
  12. Jul 24, 2023
  13. Jul 15, 2023
  14. Jul 08, 2023
  15. May 27, 2023
  16. May 26, 2023
  17. May 07, 2023
  18. May 06, 2023
    • Mario Oenning's avatar
      chore(deps): update several dependencies · b115aedf
      Mario Oenning authored
      
      - Removing rfc3986 (1.5.0)
      - Updating coverage (7.2.4 -> 7.2.5)
      - Updating fastapi (0.94.1 -> 0.95.1)
      - Updating httpcore (0.16.3 -> 0.17.0)
      - Updating sqlalchemy (1.4.47 -> 1.4.48)
      - Updating httpx (0.23.3 -> 0.24.0)
      - Updating prometheus-fastapi-instrumentator (5.11.2 -> 6.0.0)
      - Updating protobuf (4.22.3 -> 4.22.4)
      - Updating pytest-asyncio (0.20.3 -> 0.21.0)
      - Updating requests (2.29.0 -> 2.30.0)
      - Updating uvicorn (0.21.1 -> 0.22.0)
      - Updating watchfiles (0.18.1 -> 0.19.0)
      - Updating werkzeug (2.3.2 -> 2.3.3)
      
      Signed-off-by: default avatarmoson-mo <mo-son@mailbox.org>
      b115aedf
  19. Apr 30, 2023
  20. Apr 24, 2023
  21. Mar 14, 2023
    • Mario Oenning's avatar
      fix(deps): bump dependencies · bf0d4a2b
      Mario Oenning authored
      
      bump all deps except sqlalchemy.
      
      - Updating exceptiongroup (1.1.0 -> 1.1.1)
      - Updating pydantic (1.10.5 -> 1.10.6)
      - Updating starlette (0.25.0 -> 0.26.1)
      - Updating charset-normalizer (3.0.1 -> 3.1.0)
      - Updating fastapi (0.92.0 -> 0.94.1)
      - Updating setuptools (67.4.0 -> 67.6.0)
      - Updating urllib3 (1.26.14 -> 1.26.15)
      - Updating alembic (1.9.4 -> 1.10.2)
      - Updating fakeredis (2.9.2 -> 2.10.0)
      - Updating prometheus-fastapi-instrumentator (5.10.0 -> 5.11.1)
      - Updating protobuf (4.22.0 -> 4.22.1)
      - Updating pytest-xdist (3.2.0 -> 3.2.1)
      - Updating uvicorn (0.20.0 -> 0.21.0)
      - Updating filelock (3.9.0 -> 3.9.1)
      
      Signed-off-by: default avatarmoson-mo <mo-son@mailbox.org>
      bf0d4a2b
  22. Mar 04, 2023
  23. Jan 27, 2023
  24. Jan 26, 2023
    • Mario Oenning's avatar
      feat(deps): add watchfiles · 7f9ac28f
      Mario Oenning authored
      
      When running aurweb with hot-reloading, the CPU consumption is quite high.
      This is because it is using "StatReload" for detecting modified files.
      (which seems to be rather inefficient)
      
      When "watchfiles" is installed it'll automatically usees that instead and
      CPU load goes down to 1%.
      watchfiles uses filesystem events for detecting changes and is way more efficient.
      
      Signed-off-by: default avatarmoson-mo <mo-son@mailbox.org>
      7f9ac28f
  25. Jan 25, 2023
  26. Jan 23, 2023
  27. Nov 23, 2022
  28. Nov 22, 2022
  29. Nov 01, 2022
  30. Oct 22, 2022
  31. Sep 12, 2022
  32. Sep 10, 2022
Loading