Skip to content

build(deps): bump django-polymorphic from 3.1.0 to 4.1.0#13204

Closed
dependabot[bot] wants to merge 3 commits into
masterfrom
dependabot/pip/django-polymorphic-4.1.0
Closed

build(deps): bump django-polymorphic from 3.1.0 to 4.1.0#13204
dependabot[bot] wants to merge 3 commits into
masterfrom
dependabot/pip/django-polymorphic-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor

Bumps django-polymorphic from 3.1.0 to 4.1.0.

Release notes

Sourced from django-polymorphic's releases.

v4.1.0

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: django-commons/django-polymorphic@v4.0.0...v4.1.0

v4.0.0

What's Changed

... (truncated)

Commits
  • 3a81c0e Merge pull request #627 from jazzband/dependabot/pip/docs/_ext/djangodummy/dj...
  • fdcb919 Bump django from 4.2.16 to 4.2.18 in /docs/_ext/djangodummy
  • 7768cdc Merge pull request #611 from jazzband/pre-commit-ci-update-config
  • ed4a35b Merge pull request #619 from jazzband/dependabot/pip/docs/_ext/djangodummy/dj...
  • c360bf3 Merge pull request #622 from joaoseckler/css-vars
  • 87061aa Merge pull request #626 from bckohan/master
  • da65e09 update test matrix to correct python/django combinations and test against 5.1...
  • 76b0e77 Merge pull request #624 from bckohan/master
  • 62fb809 Merge branch 'jazzband:master' into master
  • 1d4f95f upgrade GHA versions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 3.1.0 to 4.1.0.
- [Release notes](https://github.com/jazzband/django-polymorphic/releases)
- [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst)
- [Commits](django-commons/django-polymorphic@v3.1...v4.1.0)

---
updated-dependencies:
- dependency-name: django-polymorphic
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major A high priority issue which might affect a lot of people or large parts of the codebase labels May 26, 2025
@cla-bot cla-bot Bot added the cla-signed CLA Bot: community license agreement signed label May 26, 2025
@codecov

codecov Bot commented May 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.43%. Comparing base (eecae22) to head (70772d7).
⚠️ Report is 65 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13204      +/-   ##
==========================================
- Coverage   73.44%   73.43%   -0.01%     
==========================================
  Files         914      914              
  Lines       52936    52936              
  Branches     6029     6029              
==========================================
- Hits        38880    38875       -5     
- Misses      12499    12502       +3     
- Partials     1557     1559       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@giohappy

Copy link
Copy Markdown
Contributor

@mattiagiupponi this should probably be done with the upgrade to Django 5 #13210

@giohappy giohappy added this to the 5.0.0 milestone Jun 23, 2025
@giohappy giohappy marked this pull request as draft June 24, 2025 16:02
@giohappy giohappy requested review from Gpetrak and mattiagiupponi and removed request for mattiagiupponi August 27, 2025 09:07
@giohappy giohappy assigned Gpetrak and unassigned mattiagiupponi Aug 27, 2025
@giohappy

giohappy commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

version 3 is not updated since 2021, and apparently they started a new version recently whcih requires Django 5.

@giohappy giohappy requested review from giohappy and removed request for Gpetrak August 27, 2025 15:15
@giohappy giohappy assigned giohappy and unassigned Gpetrak Aug 27, 2025
@giohappy giohappy marked this pull request as ready for review August 27, 2025 15:15
@sijandh35

Copy link
Copy Markdown
Contributor

Hi @mattiagiupponi , @giohappy ,I tested some basic functionalities on master (Django 5) with django-polymorphic==4.1.0, including dataset upload/clone/deletion (Shapefile), document upload, asset upload/deletion via API,map creation and dataset filter/ordering. These features appears to be working fine,the system is up and these features behave as expected based on basic tests.Let me know if there's anything specific or more in-depth you'd like me to check.

@mattiagiupponi

Copy link
Copy Markdown
Contributor

Please read also the general changes that the library brings, maybe some behaviour changes etc... We need to be sure for this

@giohappy giohappy closed this Oct 20, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/django-polymorphic-4.1.0 branch October 20, 2025 08:08
@mattiagiupponi mattiagiupponi removed this from the 5.0.0 milestone Oct 29, 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 major A high priority issue which might affect a lot of people or large parts of the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants