Commit Graph

348 Commits

Author SHA1 Message Date
Gary Gale
20935c7b0b fix #469: Bump towncrier from 22.12.0 to 24.8.0 2025-01-18 10:22:10 +00:00
Gary Gale
6f4876ff7d fix #509: fix up linting and tests due to aiobotocore 2.18.0 changes 2025-01-18 09:52:34 +00:00
Gary Gale
7dade61a49 fix #507: Bump pyright from 1.1.381 to 1.1.392.post0 2025-01-17 17:53:54 +00:00
Gary Gale
a7c47cf7dd fix #493: Bump uvicorn from 0.30.6 to 0.33.0 2025-01-17 17:51:33 +00:00
Gary Gale
1185ac33ab fix #490: Bump redis from 5.0.8 to 5.2.1 2025-01-17 17:50:45 +00:00
Gary Gale
e0eb1ac878 fix #486: Bump fastapi from 0.115.0 to 0.115.6 2025-01-17 17:49:38 +00:00
Gary Gale
601a64c067 fix #466: Bump tox from 4.20.0 to 4.23.2 2025-01-17 17:45:26 +00:00
Gary Gale
060d1dad00 fix #464: Bump dependabot/fetch-metadata from 1 to 2 2025-01-17 17:30:54 +00:00
Gary Gale
b39792f967 fix #378: Bump actions/cache from 3 to 4 2025-01-17 17:23:49 +00:00
Gary Gale
ce1ef73f08 fix #359: Bump actions/download-artifact from 2 to 4 2025-01-17 17:23:08 +00:00
Gary Gale
5651e50534 fix #360: Bump actions/upload-artifact from 3 to 4 2025-01-17 17:22:28 +00:00
Gary Gale
8356502a00 fix #358: Bump github/codeql-action from 2 to 3 2025-01-17 17:21:23 +00:00
Gary Gale
f3293ad220 fix #293: Bump actions/checkout from 2 to 4 2025-01-17 17:17:14 +00:00
Gary Gale
6ea931a166 test #459: only run GHA pipeline build and publish jobs on main 2025-01-17 16:51:49 +00:00
Gary Gale
73a51fb980 test #459: allow GHA pipeline to run on release-* branches 2025-01-17 16:40:50 +00:00
Gary Gale
0ced61788b test #459: ensure CI/CD pipeline lint and test workflows pass when run manually 2025-01-17 16:30:18 +00:00
Gary Gale
7513c47ca0 test #459: fix failing non HTTP GET tests which called unimplemented example code endpoints 2025-01-17 16:23:06 +00:00
Gary Gale
b2e7bad0bb test #459: fix failing datetime and date logic tests 2025-01-17 16:20:43 +00:00
Gary Gale
06f4a09d6c test #459: (hopefully temporarily) disable failing tests for the JSON coder which rely on decoding the (currently unsupported) custom non-JSON data types 2025-01-17 16:19:38 +00:00
long2ice
157a91359b chore: update deps 2024-09-19 15:38:04 +08:00
long2ice
567934300b ci: remove py37 2024-07-24 23:42:19 +08:00
long2ice
5f985a8506 ci: fix v0.2.2 2024-07-24 22:24:30 +08:00
long2ice
701d83fec3 Merge pull request #425 from PaleNeutron/fix-no-cache
fix #424, no-cache should store the result to cache
2024-07-24 21:46:19 +08:00
long2ice
8b5601cfdc Merge branch 'main' into fix-no-cache 2024-07-24 21:46:11 +08:00
long2ice
00d34e4ad8 Merge pull request #433 from nikstuckenbrock/feature/update-project-docs
Update project docs and examples
2024-07-24 21:42:53 +08:00
Nik Stuckenbrock
552d54c1ca Fix redis example 2024-07-19 15:09:39 +02:00
Nik Stuckenbrock
63f9bdd068 Fix in memory example 2024-07-19 15:08:43 +02:00
Nik Stuckenbrock
5ba03ca6f5 Correct example in README.md 2024-07-19 15:07:23 +02:00
long2ice
865dba19a5 Merge pull request #426 from CharlesPerrotMinotHCHB/patch-2
Switch from on_event to lifespan asynccontextmanager #422
2024-05-13 13:59:39 +08:00
Charles Perrot-Minot
f203d23194 Switch from on_event to lifespan asynccontextmanager
on_event is now deprecated, and to be replaced with lifespan: https://fastapi.tiangolo.com/advanced/events/
2024-05-12 22:57:14 -07:00
John Lyu
2739b2d0fe lint 2024-05-09 15:01:55 +08:00
John Lyu
74e827d3de fix tests 2024-05-09 14:51:58 +08:00
John Lyu
6ef59f0eb3 Merge branch 'fix-no-cache' into fix 2024-05-09 14:44:15 +08:00
John Lyu
6f8994b843 fix test 2024-05-09 14:43:53 +08:00
John Lyu
120553a36f version 2024-05-09 14:42:56 +08:00
John Lyu
af6301fffa Merge branch 'fix-no-cache' into fix 2024-05-09 14:34:03 +08:00
John Lyu
e4a0df62dd fix #424, no-cache should store the result to cache 2024-05-09 14:32:02 +08:00
John Lyu
19c4d0271a fix latest bug 2024-05-09 14:09:42 +08:00
long2ice
91ba6d7552 Merge pull request #353 from long2ice/dependabot/github_actions/main/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2023-12-07 21:37:57 +08:00
dependabot[bot]
583df36da1 Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 08:11:07 +00:00
dependabot[bot]
005bac9d11 Bump pyright from 1.1.332 to 1.1.333 (#328)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.332 to 1.1.333.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.332...v1.1.333)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 08:52:27 +00:00
dependabot[bot]
a315bcf6a7 Bump pytest from 7.4.2 to 7.4.3 (#327)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 08:26:35 +00:00
dependabot[bot]
fab700af41 Bump mypy from 1.6.0 to 1.6.1 (#322)
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 08:30:32 +00:00
dependabot[bot]
0af1638d54 Bump ruff from 0.1.0 to 0.1.1 (#324)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 08:26:14 +00:00
dependabot[bot]
8a257f2f7d Bump pyright from 1.1.331 to 1.1.332 (#323)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.331 to 1.1.332.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.331...v1.1.332)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 09:12:50 +00:00
dependabot[bot]
2747470ab2 Bump types-aiobotocore from 2.6.0 to 2.7.0 (#321)
Bumps [types-aiobotocore](https://github.com/youtype/mypy_boto3_builder) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: types-aiobotocore
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 09:06:21 +00:00
dependabot[bot]
c9d4d2afc9 Bump ruff from 0.0.292 to 0.1.0 (#320)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.292...v0.1.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 08:44:00 +00:00
dependabot[bot]
d465e82c1c Bump pyright from 1.1.330.post0 to 1.1.331 (#319)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.330.post0 to 1.1.331.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.330.post0...v1.1.331)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 08:48:47 +00:00
dependabot[bot]
eeef78d3aa Bump mypy from 1.5.1 to 1.6.0 (#318)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 08:29:41 +00:00
dependabot[bot]
42d868542c Bump pyright from 1.1.329 to 1.1.330.post0 (#317)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.329 to 1.1.330.post0.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.329...v1.1.330.post0)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:58:02 +00:00