Skip to content

Bump iommi from 7.14.5 to 7.18.0#49

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Bumps iommi from 7.14.5 to 7.18.0.

Changelog

Sourced from iommi's changelog.

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

7.15.0 (2025-09-02)


* New debug tool: Code finder. Use this tool to jump to a place in your template close to the html element you click on.
  • Removed an incorrect form-select CSS class on <select> elements for bootstrap5.
Commits
  • 42ffb3e Release
  • 504a6ef Merge pull request #678 from iommirocks/display-sort-order
  • 8b5cd62 Table headers pick up the ordering from the QuerySet/Model automatically
  • aae1352 Fix call_target__attribute handling
  • c737e97 Don't run code gen when pytest runs single test
  • 654d2a9 Merge pull request #675 from iommirocks/nicer-post-testing
  • 8789184 Fixed test
  • cc204a5 Formatting fix
  • 9e26a38 Fixed textarea handling, and some testing
  • db58efa Fixed check to accept negative PKs for edit tables
  • 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.0.
- [Changelog](https://github.com/iommirocks/iommi/blob/master/HISTORY.rst)
- [Commits](iommirocks/iommi@7.14.5...7.18.0)

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

dependabot Bot commented on behalf of github Oct 20, 2025

Superseded by #53.

@dependabot dependabot Bot closed this Oct 20, 2025
@dependabot dependabot Bot deleted the dependabot/uv/iommi-7.18.0 branch October 20, 2025 22:30
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