pythondotorg
pythondotorg copied to clipboard
Bump django-sitetree from 1.17.0 to 1.18.0
Bumps django-sitetree from 1.17.0 to 1.18.0.
Changelog
Sourced from django-sitetree's changelog.
v1.18.0 [2023-12-24]
- Dynamic trees: add 'dynamic_attrs' parameter support for item() (closes #313).
- Dynamic trees: add support for user-defined tree item access checks (closes #314).
- Add missing migrations, check them during testing.
- Add QA for Python 3.11 and Django 5.0. Dropped QA for Python 3.6
v1.17.3 [2022-09-06]
- Defined 'default_auto_field' in 'SiteTreeConfig'.
v1.17.2 [2022-04-12]
- Fixed LazyTitle issues in Django 4.
v1.17.1 [2021-12-18]
- Django 4.0 compatibility improved.
Commits
7c8cfefRelease v1.18.0fcc2a53Add missing migrations, check them during testing38c48e5Dynamic trees: add support for user-defined tree item access checks (closes #...11aab66Dynamic trees: add dynamic_attrs parameter support for item()85ee53fYears updated.975987aDropped QA for Python 3.6c5f33d1Add QA for Python 3.11 and Django 5.00fa4c95Merge pull request #312 from PetrDlouhy/fix_migrationsabef5c6add missing migrations, check them during testingc0374f3Release v1.17.3- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.