Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps django-cms from 3.11.10 to 5.0.4.

Release notes

Sourced from django-cms's releases.

5.0.4

What's Changed

Full Changelog: django-cms/django-cms@5.0.3...5.0.4

5.0.3

What's Changed

Full Changelog: django-cms/django-cms@5.0.2...5.0.3

5.0.2

What's Changed

Full Changelog: django-cms/django-cms@5.0.1...5.0.2

5.0.1

What's Changed

Full Changelog: django-cms/django-cms@5.0.0...5.0.1

5.0.0

What's Changed

... (truncated)

Changelog

Sourced from django-cms's changelog.

5.0.4 (2025-10-03)

Bug Fixes:

  • Wrong placeholders rendered when using apphooks with own placeholders (#8343) (#8348) (775392390) -- Fabian Braun

Statistics:

This release includes 1 pull request, and was created with the help of the following contributors (in alphabetical order):

  • Fabian Braun (1 pull request)

With the review help of the following contributors:

  • Vinit Kumar

Thanks to all contributors for their efforts!

5.0.3 (2025-09-17)

Bug Fixes:

  • Django 6 compatibility (July 2025) (8302) -- Fabian Braun
  • Respect individual placeholder checks if they can be changed (#8318) -- Fabian Braun
  • Cut children from inactive menu nodes when level is less or equal to 0 (#8324) -- Stefan Wehrmeyer
  • Copy lang management command - include PageUrl (#8335) -- Vašek Chalupníček
  • Optimize placeholder and plugin utilities (#8337) -- Fabian Braun
  • Migration 0033 failed when empty placeholder objects were not present in the db (#8339) -- Fabian Braun

Statistics:

This release includes 9 pull requests, and was created with the help of the following contributors (in alphabetical order):

  • Fabian Braun (5 pull requests)
  • Stefan Wehrmeyer (1 pull request)
  • Vašek Chalupníček (1 pull request)
  • Github Release Action (3 pull requests)

With the review help of the following contributors:

  • Fabian Braun
  • Vinit Kumar

... (truncated)

Commits
  • ed3a004 chore: Prepare release 5.0.4 (#8352)
  • 7753923 fix: Wrong placeholders rendered when using apphooks with own placeholders (#...
  • cb8bdce chore: Build 5.0.3 release (#8341)
  • 7ec333d fix: Migration 0033 failed when empty placeholder objects were not present in...
  • 9375101 Merge pull request #8337 from django-cms/chore/bp-8319
  • 054113d fix: Add missing space
  • e2e78c1 fix: Undo thread critical opt.
  • 89dd767 perf: Optimize placeholder and plugin utilities
  • d568e81 Merge pull request #8335 from django-cms/chore/bp-7548
  • 6c699d7 fix: copy lang management command - include PageUrl (#7548)
  • 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-cms](https://github.com/django-cms/django-cms) from 3.11.10 to 5.0.4.
- [Release notes](https://github.com/django-cms/django-cms/releases)
- [Changelog](https://github.com/django-cms/django-cms/blob/5.0.4/CHANGELOG.rst)
- [Commits](django-cms/django-cms@3.11.10...5.0.4)

---
updated-dependencies:
- dependency-name: django-cms
  dependency-version: 5.0.4
  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 python Pull requests that update Python code labels Oct 6, 2025
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.

1 participant