chore(deps): update dependency django-polymorphic to v4.1.0 #3

Open
renovate-bot wants to merge 1 commit from renovate/django-polymorphic-4.x into main
Collaborator

This PR contains the following updates:

Package Update Change
django-polymorphic minor v4.0.0a -> v4.1.0

Release Notes

jazzband/django-polymorphic (django-polymorphic)

v4.1.0

Compare Source

What's Changed

We are waiting on permissions to publish through PyPi. Thank you for your patience. In the mean time this release tag passes CI on Django 5.2.

New Contributors

Full Changelog: https://github.com/jazzband/django-polymorphic/compare/v4.0.0...v4.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [django-polymorphic](https://github.com/jazzband/django-polymorphic) | minor | `v4.0.0a` -> `v4.1.0` | --- ### Release Notes <details> <summary>jazzband/django-polymorphic (django-polymorphic)</summary> ### [`v4.1.0`](https://github.com/jazzband/django-polymorphic/releases/tag/v4.1.0) [Compare Source](https://github.com/jazzband/django-polymorphic/compare/v4.0.0...v4.1.0) #### What's Changed [We are waiting on permissions to publish through PyPi](https://github.com/jazzband/help/issues/388). Thank you for your patience. In the mean time this release tag passes CI on Django 5.2. - PolymorphicQuerySet: Prevent NoneType error in test\_\__lookup by [@&#8203;hll1682003](https://github.com/hll1682003) in https://github.com/jazzband/django-polymorphic/pull/621 - Update GHA versions by [@&#8203;bckohan](https://github.com/bckohan) in https://github.com/jazzband/django-polymorphic/pull/624 - Update test matrix to correct python/django combinations, add 5.1, 5.2 by [@&#8203;bckohan](https://github.com/bckohan) in https://github.com/jazzband/django-polymorphic/pull/626 - Use CSS variables for colors by [@&#8203;joaoseckler](https://github.com/joaoseckler) in https://github.com/jazzband/django-polymorphic/pull/622 - Bump django from 3.2.25 to 4.2.16 in /docs/\_ext/djangodummy by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jazzband/django-polymorphic/pull/619 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/jazzband/django-polymorphic/pull/611 - Bump django from 4.2.16 to 4.2.18 in /docs/\_ext/djangodummy by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/jazzband/django-polymorphic/pull/627 #### New Contributors - [@&#8203;hll1682003](https://github.com/hll1682003) made their first contribution in https://github.com/jazzband/django-polymorphic/pull/621 - [@&#8203;bckohan](https://github.com/bckohan) made their first contribution in https://github.com/jazzband/django-polymorphic/pull/624 - [@&#8203;joaoseckler](https://github.com/joaoseckler) made their first contribution in https://github.com/jazzband/django-polymorphic/pull/622 **Full Changelog**: https://github.com/jazzband/django-polymorphic/compare/v4.0.0...v4.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/django-polymorphic-4.x from 8a67731e34 to c7e3c4acd9 2025-05-29 05:33:23 +00:00 Compare
renovate-bot force-pushed renovate/django-polymorphic-4.x from c7e3c4acd9 to 8a028c6d1e 2025-06-11 18:24:38 +00:00 Compare
renovate-bot force-pushed renovate/django-polymorphic-4.x from 8a028c6d1e to 25b0c65cab 2025-06-27 15:17:03 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/django-polymorphic-4.x:renovate/django-polymorphic-4.x
git switch renovate/django-polymorphic-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/django-polymorphic-4.x
git switch renovate/django-polymorphic-4.x
git rebase main
git switch main
git merge --ff-only renovate/django-polymorphic-4.x
git switch renovate/django-polymorphic-4.x
git rebase main
git switch main
git merge --no-ff renovate/django-polymorphic-4.x
git switch main
git merge --squash renovate/django-polymorphic-4.x
git switch main
git merge --ff-only renovate/django-polymorphic-4.x
git switch main
git merge renovate/django-polymorphic-4.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kumi/kumify#3
No description provided.