fastapi-starter icon indicating copy to clipboard operation
fastapi-starter copied to clipboard

A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress

Results 88 fastapi-starter issues
Sort by recently updated
recently updated
newest added

Bumps [ra-data-json-server](https://github.com/marmelab/react-admin) from 4.1.2 to 4.2.6. Release notes Sourced from ra-data-json-server's releases. 4.2.6 Fix <DeleteButton mutationOptions> ignores meta parameter (#8023) (septentrion-730n) Fix <NumberInput> state only changes on blur (#8033) (fzaninotto)...

dependencies
javascript

Bumps python from 3.8 to 3.10.6. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.8&new-version=3.10.6)](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

With a local download and the [demo app](https://demo-project-fastapi-starter.fly.dev/), trying to register a new user results in an error message, "network error". Thanks!

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.4.2. Release notes Sourced from @​testing-library/user-event's releases. v14.4.2 14.4.2 (2022-08-04) Bug Fixes build: add exports field (#1022) (7839e29) v14.4.1 14.4.1 (2022-08-02) Bug Fixes build: transpile...

dependencies
javascript

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.3 to 28.1.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=28.1.3&new-version=28.1.6)](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...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.27.2. Release notes Sourced from axios's releases. v0.27.2 0.27.2 (April 27, 2022) Fixes and Functionality: Fixed FormData posting in browser environment by reverting #3785 (#4640)...

dependencies
javascript

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.2 to 2.1.4. Changelog Sourced from web-vitals's changelog. v2.1.4 (2022-01-20) Prevent TTFB from reporting after bfcache restore (#201) v2.1.3 (2022-01-06) Only call report if LCP occurs before...

dependencies
javascript

Bumps node from 16 to 18. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=docker&previous-version=16&new-version=18)](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.79.0 to 0.85.0. Release notes Sourced from fastapi's releases. 0.85.0 Features ⬆ Upgrade version required of Starlette from 0.19.1 to 0.20.4. Initial PR #4820 by @​Kludex. This...

dependencies
python

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.2 to 0.18.3. Release notes Sourced from uvicorn's releases. Version 0.18.3 What's Changed Remove cyclic references on HTTP implementations. (#1604) 24/08/22 reload_delay default changed from None to...

dependencies
python