Skip to content

Bump iommi from 7.14.5 to 7.19.0#55

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/iommi-7.19.0
Open

Bump iommi from 7.14.5 to 7.19.0#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/iommi-7.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps iommi from 7.14.5 to 7.19.0.

Changelog

Sourced from iommi's changelog.

7.19.0 (2025-10-23)


* New system to do complex layouts for forms and table rows: `Panel` + `Form.layout` + `Table.row__layout`
  • Fixed a crash inside error handling when passing invalid callables to attrs

  • Table auto_rowspan feature was broken if you tried to apply it to more than one column

7.18.1 (2025-10-20)

  • In enhance query form, remove the actions container if it becomes empty when removing the filter button

  • Cleaned up advanced filter html structure

  • Render query_error div with "hidden" css class initially if there are no errors

  • Don't require integer PKs in in admin urls (for example UUIDs are now also supported)

  • Only report template usage once in debug menu, and make the order stable

7.18.0 (2025-10-08)


* Table headers pick up the ordering from the QuerySet/Model automatically
  • call_target handling significantly improved. This enables easier customization for auto__model uses.

  • Use create_or_edit_object_redirect in save_nested_forms

  • Allow redirect_to as a callable

7.17.0 (2025-09-15)

  • Manually reorderable EditTable

  • MainMenu: don't render disclosure triangle for menu items where all subitems are non-rendered

7.16.0 (2025-09-12)


* `EditTable` support for `create_form.extra.new_instance`
  • Fixes for EditTable nesting inside Form
    </tr></table>

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [iommi](https://github.com/iommirocks/iommi) from 7.14.5 to 7.19.0.
- [Changelog](https://github.com/iommirocks/iommi/blob/master/HISTORY.rst)
- [Commits](https://github.com/iommirocks/iommi/commits)

---
updated-dependencies:
- dependency-name: iommi
  dependency-version: 7.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants