Skip to content

Tags: common-workflow-language/schema_salad

Tags

8.9.20250723145140

Toggle 8.9.20250723145140's commit message
support Python 3.14

8.9.20250408123006

Toggle 8.9.20250408123006's commit message
Loader: enable pickling

8.8.20250205075315

Toggle 8.8.20250205075315's commit message
build(deps): bump mypy[mypyc] from 1.14.1 to 1.15.0

Bumps [mypy[mypyc]](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: mypy[mypyc]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

8.8.20241206093842

Toggle 8.8.20241206093842's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci(mergify): upgrade configuration to current format (#891)

Co-authored-by: Mergify <37929162+mergify[bot]@users.noreply.github.com>

8.8.20241204110045

Toggle 8.8.20241204110045's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare to release schema-salad 8.8.x (#896)

8.7.20241021092521

Toggle 8.7.20241021092521's commit message
synchronize requirements.txt and pyproject.toml:build_depends

8.7.20241010092723

Toggle 8.7.20241010092723's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#881)

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.21.2...v2.21.3)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  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>

8.7.20240905150001

Toggle 8.7.20240905150001's commit message
cibuildwheel: skip build python 3.13 wheels (mypyc isn't ready yet)

8.7.20240820070935

Toggle 8.7.20240820070935's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update flake8-bugbear requirement from <24.5 to <24.9 (#859)

Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@16.4.1...24.8.19)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

8.7.20240718183047

Toggle 8.7.20240718183047's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add feature to validate map types (#848)

* Add feature to validate map types

* Bump to 8.7 on account of new validation behavior for MapSchema.