Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps django-treebeard from 4.7.1 to 4.8.0.

Changelog

Sourced from django-treebeard's changelog.

Release 4.8.0 (Dec 3, 2025)

  • Add support for Django 5.2, and Python 3.13.
  • Drop support for Django 4.1 and 5.0.
  • Refactor Django admin integration to be simpler, and more resilient to upstream changes.
  • Add include_self option to get_descendants method.
  • Fix KeyError in MP_Node.dump_bulk if ordering differs from depth, path.
  • Exclude tests from packaged wheel distribution of django-treebeard
Commits
  • 718ac15 Bump to version 4.8.0
  • a1143d3 Bump version to 4.8b and update changelog
  • 2d67f26 feat: refactor django admin integration to require less duplication of upstre...
  • 5d2e16d Update Django compatibility in README.md
  • 00c4324 test: add coverage reporting
  • 8d4ad26 fix: raise exception if attempting to make a node its own child
  • e57a3b7 refactor: add ruff linting
  • 6c73ef4 build: replace setup.py with pyproject.toml, update out of date docs
  • 516f0fc docs: add graphviz package to readthedocs build
  • 0c01275 chore: attempt to fix requirements for docs build
  • 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 [django-treebeard](https://github.com/django-treebeard/django-treebeard) from 4.7.1 to 4.8.0.
- [Changelog](https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES.md)
- [Commits](django-treebeard/django-treebeard@4.7.1...4.8.0)

---
updated-dependencies:
- dependency-name: django-treebeard
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A low priority issue which might affect only some users and /or not the main functionality labels Dec 8, 2025
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file minor A low priority issue which might affect only some users and /or not the main functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant