Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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: jazzband/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](jazzband/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] <[email protected]>
@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
Copy link

codecov bot commented May 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.43%. Comparing base (eecae22) to head (70772d7).
⚠️ Report is 14 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
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 mattiagiupponi and Gpetrak and removed request for mattiagiupponi August 27, 2025 09:07
@giohappy giohappy assigned Gpetrak and unassigned mattiagiupponi Aug 27, 2025
@giohappy
Copy link
Contributor

giohappy commented Aug 27, 2025

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

3 participants