apischema icon indicating copy to clipboard operation
apischema copied to clipboard

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.

Results 64 apischema issues
Sort by recently updated
recently updated
newest added

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.32 to 1.4.41. Release notes Sourced from sqlalchemy's releases. 1.4.41 Released: September 6, 2022 orm [orm] [bug] [events] Fixed event listening issue where event listeners added to...

dependencies
python

Bumps [docstring-parser](https://github.com/rr-/docstring_parser) from 0.13 to 0.15. Changelog Sourced from docstring-parser's changelog. 0.15 (2022-09-05) Parser: add a new function, parse_from_object, that supports scattered docstrings (thanks to @​mauvilsa) 0.14.1 (2022-04-27) Parser: fix...

dependencies
python

Bumps [pyserde](https://github.com/yukinarit/pyserde) from 0.7.1 to 0.9.2. Release notes Sourced from pyserde's releases. v0.9.2 chore: Bump allowed version of numpy to >1.21.0 on Python 3.7 (beb2a8b) fix: Fix deserialization of optional...

dependencies
python

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.1 to 1.4.4. Release notes Sourced from pandas's releases. Pandas 1.4.4 This is a patch release in the 1.4.x series and includes some regression and bug fixes....

dependencies
python

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...

dependencies
github_actions

Bumps [typedload](https://github.com/ltworf/typedload) from 2.15 to 2.18. Release notes Sourced from typedload's releases. 2.18 Fix bug with loading generators that raise exceptions 2.17 Support for NotRequired Document performance testing Improve performances...

dependencies
python

Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.0 to 3.0.4. Release notes Sourced from mashumaro's releases. v3.0.4 Changes Fixed using fields with init=False — they are skipped during deserialization now. See Fatal1ty/mashumaro#82. v3.0.3 Changes...

dependencies
python

updates: - [github.com/hadialqattan/pycln: v2.4.0 → v2.5.0](https://github.com/hadialqattan/pycln/compare/v2.4.0...v2.5.0) - [github.com/pycqa/isort: 5.12.0 → 6.0.1](https://github.com/pycqa/isort/compare/5.12.0...6.0.1) - [github.com/psf/black: 23.10.0 → 25.1.0](https://github.com/psf/black/compare/23.10.0...25.1.0) - [github.com/PyCQA/flake8: 6.1.0 → 7.2.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.2.0) - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.16.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.16.0)

Perhaps I am abusing conversions for something that they are not intended to handle, but I encountered a behavior that I found suprising and which feels like a bug. I...

Bumps the benchmark group in /benchmark with 6 updates: | Package | From | To | | --- | --- | --- | | [cattrs](https://github.com/python-attrs/cattrs) | `23.1.2` | `23.2.3` |...

dependencies
python