chore(deps): bump django-treebeard from 4.8.0 to 5.0.2 - #5289
chore(deps): bump django-treebeard from 4.8.0 to 5.0.2#5289dependabot[bot] wants to merge 9 commits into
Conversation
Geotrek-admin
|
||||||||||||||||||||||||||||
| Project |
Geotrek-admin
|
| Branch Review |
refs/pull/5289/merge
|
| Run status |
|
| Run duration | 02m 06s |
| Commit |
|
| Committer | dependabot[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
22
|
| View all changes introduced in this branch ↗︎ | |
|
A newer version of django-treebeard exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
988617e to
214a52b
Compare
Bumps [django-treebeard](https://github.com/django-treebeard/django-treebeard) from 4.8.0 to 5.0.2. - [Changelog](https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES.md) - [Commits](django-treebeard/django-treebeard@4.8.0...5.0.2) --- updated-dependencies: - dependency-name: django-treebeard dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
214a52b to
6460705
Compare
|
@copilot it looks like an incmpatibility between django-treebeard and django-modeltranslation. look at test_tree_with_portals_filter_on_children test result |
Addressed in f06e32b. The failure was a django-treebeard 5 / django-modeltranslation incompatibility during translated tree moves, so I added a startup compatibility patch and regression coverage for translated FlatPage/MenuItem moves, then re-ran the targeted API/admin/model tests successfully. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5289 +/- ##
==========================================
+ Coverage 98.48% 98.51% +0.03%
==========================================
Files 272 275 +3
Lines 22417 23029 +612
==========================================
+ Hits 22077 22687 +610
- Misses 340 342 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps django-treebeard from 4.8.0 to 5.0.2.
Changelog
Sourced from django-treebeard's changelog.
... (truncated)
Commits
6c4145cBump to version 5.0.297cff88Drop workaround for Django serializer not handling proxy models, use iteratorc35e778Refactor and simplify utils for handling multi-table inheritance85594dcTighten query count checks for node methods8d6acc2Update import path for PostgresOperatorLookup5b7ec68Reload NS and MP nodes after move, so that they have correct tree values2577e1fFix handling of reverse ordering in node_order_by, and change failure mode fo...eefd910Fix queryset used for admin views to use the specific modelb9ec735Fix MP.add_root handling of inherited models524224dAdd ltree to readmeYou 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 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)