Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release template-fastapi-react 1.5.1 #247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 4, 2024

🤖 I have created a release beep boop

1.5.1 (2025-02-27)

Bug Fixes

  • add spacing between list items (82c8970)
  • allow auth disabled -> default to default_user (6649042)
  • avoid prop forwarding to dom using sc prefix (71ad09e)
  • disable csp locally (3703330)
  • mypy error (66303aa)
  • replace OpenSensus with OpenTelemetry and fix exception handling (710e9f1)
  • run tests from the src folder (3478a06)
  • use vite-plugin-csp-guard to generate csp and subresource integrity checks (df215da)

Documentation

Miscellaneous Chores

  • 'docker-compose'->'docker compose' (532f123)
  • add 'yarn generate' command (ae135e2)
  • add mypy as dependency (42c9ea8)
  • add new app-reg to .env-template (0ab9351)
  • adjust readme (e9c5d97)
  • biome match installed package version (b145f05)
  • bump python 3.10 -> 3.12 (8b71285)
  • change to correct port in yarn generate (8efab97)
  • enable mypy strict mode (bf282a6)
  • ensure correct python version is used by pre commit (d262023)
  • generate api (7fbdbcf)
  • ignore ruff lint (ba14b02)
  • invalid optional argument typing (542a8b2)
  • make pre-commit output prettier (499eba3)
  • merge .gitignore files (a7ae71e)
  • remove labeler (318e259)
  • remove unused interrogate config (8619a8a)
  • setup dependabot to run monthly (6912a7a)
  • spelling (930c66c)
  • temporarily disable strict mypy (0227646)
  • update docs dependencies (13f030c)
  • update pre commit hooks (9124767)
  • update pre-commit (866cdef)
  • update web packages (2ed7b1d)
  • update yarn dependencies (66f7545)
  • use biome for 'yarn lint' command (8e3abc9)
  • use correct login function (0cc2925)
  • use ghcr.io for all images in docker-compose.yml and update mongo image to 7.0.17 (7f4268a), closes #207
  • use non-deprecated serialization method (77697fa)
  • workflow: update upload artifact action to v4 (c8edeb0)

Code Refactoring

  • 'dict' is deprecated in Pydantic 2 (2ea5cad)
  • add handleError-function to useTodoAPI (ef0991a)
  • add a TodoItem type alias based on AddTodoResponse in TodoContext (990e170)
  • lint web generate script (99bb48f)
  • make the router tagged with "todo" instead of "todos" to ensure "TodoService" name (80c7bd7)
  • move dispatch calls into useTodoAPI calls (dcafe44)
  • moved pydantic class (fe9d4bf)
  • pytest collection and CLI options (7d8fb3a)
  • remove codespell (24b19f4)
  • remove deprecated example field (3ab5a3b)
  • remove unnecessary statusOf-function (5b8a97f)
  • remove unneeded arguments from functions in scoped component (a4d219e)
  • rename todos->todoItems in context (d44e84a)
  • replace "todos" with todoItem in useTodoAPI (7635bae)
  • replace promise.then syntax with await (e0a599f)
  • use LoggerLevel enum (3ff2140)

Build System

  • deps-dev: bump vitest from 2.1.8 to 3.0.6 in /web (eeb691f)
  • deps: bump certifi from 2023.11.17 to 2025.1.31 in /api (4dd24b5)
  • deps: bump nginx (6ce5452)
  • deps: bump node from 22 to 23 in /web (1611388)
  • deps: bump the api group across 1 directory with 8 updates (926c41b)
  • deps: bump the api group in /api with 6 updates (14c6628)
  • deps: bump the dockerfile group across 2 directories with 2 updates (d1fd731)
  • deps: bump the web group across 1 directory with 8 updates (4e5ccdc)
  • deps: bump the web group in /web with 8 updates (f8fc38d)

Continuous Integration

  • add bicep files for resource setup (2c4db09)
  • add dependabot (3448e65)
  • add github-action checks to dependabot (4d0bedf)
  • add staging environment (53135ca)
  • change how codeql is run (7534117)
  • move mypy and unit tests (6e14794)
  • update action versions (896e632)
  • update tests action (0caf81e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner September 4, 2024 09:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch from 1254836 to 226ed3d Compare September 5, 2024 10:26
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch 6 times, most recently from 533690d to 6f68458 Compare January 16, 2025 08:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch from 6f68458 to b914465 Compare January 20, 2025 07:48
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch from b914465 to 66c41e5 Compare February 4, 2025 16:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch 2 times, most recently from 1a85e9c to aa12e4d Compare February 14, 2025 12:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch 17 times, most recently from d35f50f to 7f5933b Compare February 25, 2025 07:55
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch 8 times, most recently from b6887e0 to d12d10b Compare February 27, 2025 13:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--template-fastapi-react branch from d12d10b to 5a3c76f Compare February 27, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use a single container registry (ghcr.io)
0 participants