gitserver icon indicating copy to clipboard operation
gitserver copied to clipboard

A very simple git smart HTTP server

Results 16 gitserver issues
Sort by recently updated
recently updated
newest added

Bumps python from 3.12.1-slim to 3.12.3-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.12.1-slim&new-version=3.12.3-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.0 to 0.110.1. Release notes Sourced from fastapi's releases. 0.110.1 Fixes 🐛 Fix parameterless Depends() with generics. PR #9479 by @​nzig. Refactors ♻️ Update mypy. PR #11049...

dependencies
python

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.25.0 to 0.29.0. Release notes Sourced from uvicorn's releases. Version 0.29.0 Added Cooperative signal handling by @​maxfischer2781 in encode/uvicorn#1600 Full Changelog: https://github.com/encode/uvicorn/compare/0.28.1...0.29.0 Version 0.28.1 Fixed Revert raise...

dependencies
python

Hi @meyer1994, would you mind adding a license to this repository (ie MIT/ISC/Unlicense)? Thanks!

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.6. Release notes Sourced from uvicorn's releases. Version 0.30.6 Fixed Don't warn when upgrade is not WebSocket and depedencies are installed (#2360) Full Changelog: https://github.com/encode/uvicorn/compare/0.30.5...0.30.6...

dependencies
python

Bumps python from 3.12.4-slim to 3.12.5-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.12.4-slim&new-version=3.12.5-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.0 to 0.112.0. Release notes Sourced from fastapi's releases. 0.112.0 Breaking Changes ♻️ Add support for pip install "fastapi[standard]" with standard dependencies and python -m fastapi. PR...

dependencies
python

Bumps python from 3.12.4-slim to 3.12.7-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.12.4-slim&new-version=3.12.7-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.1 to 0.31.0. Release notes Sourced from uvicorn's releases. Version 0.31.0 Added Improve ProxyHeadersMiddleware (#2468) and (#2231): Fix the host for requests from clients running on the...

dependencies
python

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.0 to 0.115.0. Release notes Sourced from fastapi's releases. 0.115.0 Highlights Now you can declare Query, Header, and Cookie parameters with Pydantic models. 🎉 Query Parameter Models...

dependencies
python