Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps django-polymorphic from 4.9.0 to 4.10.1.

Release notes

Sourced from django-polymorphic's releases.

v4.10.1

What's Changed

Full Changelog: jazzband/django-polymorphic@v4.10.0...v4.10.1

v4.10.0

This release is primarily an integrations release. Many tests were added for the documented intergrations and a few bugs were fixed. Some warnings were converted to system checks. The two most notable changes are:

[!TIP] All you need to do to drop your dependency on django-rest-polymorphic is to update the import path for PolymorphicSerializer from rest_polymorphic.serializers to polymorphic.contrib.drf.serializers

What's Changed

Full Changelog: jazzband/django-polymorphic@v4.9.0...v4.10.0

Commits
  • 8b2cb37 Merge pull request #841 from bckohan/drf_bug
  • 4f190f6 fix, polymorphic serializer validated data is now updated with the child seri...
  • 2378a55 Merge pull request #839 from bckohan/master
  • f5e8d8c bump version, prep changelog
  • 54b7c12 Merge pull request #838 from bckohan/filters
  • f2e65fc add filterset test to drf integration tests
  • e7c1ae3 Merge pull request #835 from bckohan/master
  • b91d2cd add guardian integraton tests and update docs
  • 3243d1a Merge pull request #834 from bckohan/drf
  • 6150696 integrate django-rest-polymorphic
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 14, 2026
@coveralls
Copy link

coveralls commented Jan 14, 2026

Coverage Status

coverage: 84.387%. remained the same
when pulling b82c200 on dependabot/pip/django-polymorphic-4.10.1
into 51a9bfe on main.

Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.9.0 to 4.10.1.
- [Release notes](https://github.com/jazzband/django-polymorphic/releases)
- [Commits](jazzband/django-polymorphic@v4.9.0...v4.10.1)

---
updated-dependencies:
- dependency-name: django-polymorphic
  dependency-version: 4.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-polymorphic-4.10.1 branch from 7b5be49 to b82c200 Compare January 14, 2026 16:21
@felixrindt
Copy link
Member

Check the release notes! Can we make use of the serializer? Does our setup work with the changed queries?

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2026

Superseded by #1739.

@dependabot dependabot bot closed this Jan 15, 2026
@dependabot dependabot bot deleted the dependabot/pip/django-polymorphic-4.10.1 branch January 15, 2026 09:59
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants