Skip to content

Bump iommi from 7.14.5 to 7.17.0#37

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Bumps iommi from 7.14.5 to 7.17.0.

Changelog

Sourced from iommi's changelog.

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
  • 7311039 Release
  • 498ba2a Minor docs fiddle
  • 2afebb7 reorderable EditTable finished with tests a docs
  • 782ce00 reorderable EditTable, models.Orderable, model_fields.SortOrderField
  • f5000d1 reorderable EditTable
  • f6af38b WIP reorderable
  • a6ff8ed WIP reorderable
  • d86ff64 WIP reorderable
  • 04362e7 MainMenu: don't render disclosure triangle for menu items where all subitems ...
  • 7822f48 Release
  • 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.17.0.
- [Changelog](https://github.com/iommirocks/iommi/blob/master/HISTORY.rst)
- [Commits](iommirocks/iommi@7.14.5...7.17.0)

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

dependabot Bot commented on behalf of github Oct 13, 2025

Superseded by #49.

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