Add many Meta option to Schema so it expects a collection by default (:issue:2270).
Thanks :user:himalczyk for reporting and :user:deckar01 for the PR.
Refactor hooks (:pr:2279).
Thanks :user:deckar01 for the PR.
This is a fairly large update. Mostly an accumulation of small fixes and enhancements. Nothing qualifies as a *breaking change (for some definition), but there may be some subtly changes to output. Check below for anything that might affect you!
[13.8.0] - 2024-08-26
Fixed
Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
coverage: 99.818%. remained the same
when pulling 970e3227721caf2139bf4b807ef540a9c55df335 on dependabot/pip/back-prod-patch-update-deps-58dd14c2c8
into 56c6a3fbc0fba5731383acf77d87ae48ecf064eb on master.
Bumps the back-prod-patch-update-deps group with 2 updates: marshmallow and rich.
Updates
marshmallow
from 3.21.3 to 3.22.0Changelog
Sourced from marshmallow's changelog.
Commits
fbad345
Bump version and update changelog78cbc09
Merge pull request #2271 from deckar01/2270-meta-many7609530
Merge pull request #2279 from deckar01/simplify-hooksbbbd7af
Reduce pre-commit.ci updates to monthly (#2300)1d21132
[pre-commit.ci] pre-commit autoupdate8ceb4b3
[pre-commit.ci] pre-commit autoupdate (#2298)ac13e0d
Add sponsors to docs7ebdc7b
Fix logo image for pypi rendering7c2f1ca
Add Route4Me as sponsor01f8432
Bump alabaster from 0.7.16 to 1.0.0 (#2292)Updates
rich
from 13.7.1 to 13.8.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
9ec4191
Merge pull request #3473 from Textualize/bump13809c74f03
bump to v13.8.0dc7a195
Merge pull request #3472 from Textualize/fix-bad-dataclassc938830
changelog6055e2d
fix for missing field in dataclassb6f2f7a
Merge pull request #3454 from subrat-lima/masterb1397be
Merge pull request #3455 from jjhelmus/dataclasses_3.13035f3ea
Merge pull request #3452 from sbraz/typos_examplesd6abebd
Merge branch 'master' into dataclasses_3.131b2dada
Merge pull request #3471 from Textualize/fix-append-tokensDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show