chore(deps): update all dependencies #35

Open
renovate-forgejo wants to merge 1 commit from renovate/all into main
Collaborator

This PR contains the following updates:

Package Type Update Change
alembic (changelog) project.dependencies patch 1.19.01.19.1
axllent/mailpit digest 7f33095d5ecbb0
ghcr.io/astral-sh/uv final digest 069a513e85be84
ghcr.io/astral-sh/uv stage digest 069a513e85be84
grafana/otel-lgtm digest 46ca028069e79b
postgres (source) digest d129b957157393
python stage digest e11c17fce40764
sqladmin project.dependencies minor 0.30.00.31.0
sqlalchemy (changelog) project.dependencies patch 2.0.512.0.52

Release Notes

smithyhq/sqladmin (sqladmin)

v0.31.0

Compare Source

Added
Changed
Fixed

Full Changelog: 0.30.0...0.31.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [alembic](https://github.com/sqlalchemy/alembic) ([changelog](https://alembic.sqlalchemy.org/en/latest/changelog.html)) | project.dependencies | patch | `1.19.0` → `1.19.1` | | axllent/mailpit | | digest | `7f33095` → `d5ecbb0` | | ghcr.io/astral-sh/uv | final | digest | `069a513` → `e85be84` | | ghcr.io/astral-sh/uv | stage | digest | `069a513` → `e85be84` | | grafana/otel-lgtm | | digest | `46ca028` → `069e79b` | | [postgres](https://hub.docker.com/_/postgres) ([source](https://github.com/docker-library/postgres)) | | digest | `d129b95` → `7157393` | | python | stage | digest | `e11c17f` → `ce40764` | | [sqladmin](https://github.com/smithyhq/sqladmin) | project.dependencies | minor | `0.30.0` → `0.31.0` | | [sqlalchemy](https://www.sqlalchemy.org) ([changelog](https://docs.sqlalchemy.org/en/latest/changelog/)) | project.dependencies | patch | `2.0.51` → `2.0.52` | --- ### Release Notes <details> <summary>smithyhq/sqladmin (sqladmin)</summary> ### [`v0.31.0`](https://github.com/smithyhq/sqladmin/blob/HEAD/CHANGELOG.md#Version-0310--2026-08-06) [Compare Source](https://github.com/smithyhq/sqladmin/compare/0.30.0...0.31.0) ##### Added - \[Feature] add `where` option in `form_ajax_refs` by [@&#8203;maxim-f1](https://github.com/maxim-f1) in [#&#8203;1101](https://github.com/smithyhq/sqladmin/pull/1101) - feat: add per-page template context hooks ([#&#8203;942](https://github.com/smithyhq/sqladmin/issues/942)) by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1104](https://github.com/smithyhq/sqladmin/pull/1104) - feat: add JSONEditorField for editing JSON columns ([#&#8203;1025](https://github.com/smithyhq/sqladmin/issues/1025)) by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1105](https://github.com/smithyhq/sqladmin/pull/1105) - feat: add pluggable audit logging backends ([#&#8203;710](https://github.com/smithyhq/sqladmin/issues/710)) by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1106](https://github.com/smithyhq/sqladmin/pull/1106) - feat: add new type for `column_(detail_)formatters` by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1108](https://github.com/smithyhq/sqladmin/pull/1108) ##### Changed - docs: update README by [@&#8203;aminalaee](https://github.com/aminalaee) in [#&#8203;1110](https://github.com/smithyhq/sqladmin/pull/1110) - build(deps-dev): update uv-build requirement from <0.12.0,>=0.9.17 to >=0.9.17,<0.13.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1115](https://github.com/smithyhq/sqladmin/pull/1115) - build(deps-dev): bump types-wtforms from 3.2.1.20260408 to 3.2.1.20260518 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1117](https://github.com/smithyhq/sqladmin/pull/1117) - build(deps-dev): bump mypy from 2.1.0 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1118](https://github.com/smithyhq/sqladmin/pull/1118) - build(deps-dev): bump phonenumbers from 9.0.34 to 9.0.35 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1119](https://github.com/smithyhq/sqladmin/pull/1119) - build(deps-dev): bump sqlmodel from 0.0.38 to 0.0.39 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1116](https://github.com/smithyhq/sqladmin/pull/1116) ##### Fixed - fix: mark custom `BaseView` menu items active on their own page ([#&#8203;956](https://github.com/smithyhq/sqladmin/issues/956)) by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1103](https://github.com/smithyhq/sqladmin/pull/1103) - fix: make hidden textareas non-required by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1107](https://github.com/smithyhq/sqladmin/pull/1107) - fix: collapse category menu correctly by [@&#8203;mmzeynalli](https://github.com/mmzeynalli) in [#&#8203;1109](https://github.com/smithyhq/sqladmin/pull/1109) **Full Changelog**: [0.30.0...0.31.0](https://github.com/smithyhq/sqladmin/compare/0.30.0...0.31.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43LjAiLCJ1cGRhdGVkSW5WZXIiOiI0NC43LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git switch renovate/all

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/all
git switch renovate/all
git rebase main
git switch main
git merge --ff-only renovate/all
git switch renovate/all
git rebase main
git switch main
git merge --no-ff renovate/all
git switch main
git merge --squash renovate/all
git switch main
git merge --ff-only renovate/all
git switch main
git merge renovate/all
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
finkregh/verleihnix!35
No description provided.