Skip to content

Bump iommi from 7.14.5 to 7.18.1#53

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/iommi-7.18.1
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps iommi from 7.14.5 to 7.18.1.

Changelog

Sourced from iommi's changelog.

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

  • New setting for Form: nested_forms_abort_save_on_fail which will early abort instead of late abort on error.

  • M.render option to control if a menu item should be rendered

7.15.1 (2025-09-02)


* Fixed issue with code finder when there is no current request
</tr></table> 

... (truncated)

Commits
  • 87397ab Release
  • 1684cfe In enhance query form, remove the actions container if it becomes empty when ...
  • 465fdd5 Cleaned up advanced filter html structure
  • e1e1bef Render query_error div with "hidden" css class initially if there are no errors
  • 3b0a54a Don't require pk to be in in admin urls
  • 918c554 Make debug menu template list stable in order
  • b203298 Only report template usage once in debug menu
  • 42ffb3e Release
  • 504a6ef Merge pull request #678 from iommirocks/display-sort-order
  • 8b5cd62 Table headers pick up the ordering from the QuerySet/Model automatically
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

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

---
updated-dependencies:
- dependency-name: iommi
  dependency-version: 7.18.1
  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 20, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #55.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/uv/iommi-7.18.1 branch October 27, 2025 23:15
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