Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Bump django-cms from 3.8.0 to 3.11.4 #275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps django-cms from 3.8.0 to 3.11.4.

Release notes

Sourced from django-cms's releases.

3.11.4

What's Changed

New Contributors

Full Changelog: django-cms/django-cms@3.11.3...3.11.4

3.11.3

Bug Fixes:

  • Remove superfluous curly bracket left behind on PR 7488 (#7529) -- Corentin Bettiol
  • Fix admin tests (#6848) for some post requests (#7535) -- Fabian Braun

Statistics:

This release includes 2 pull requests, and was created thanks to the following contributors (in alphabetical order):

  • Corentin Bettiol (1 pull request)
  • Fabian Braun (1 pull requests)

With the review help of the following contributors:

  • Fabian Braun
  • Vinit Kumar

... (truncated)

Changelog

Sourced from django-cms's changelog.

========= Changelog

3.11.3 (2023-04-25)

Bug Fixes:

  • Remove superfluous curly bracket left behind on PR 7488 (#7529) -- Corentin Bettiol
  • Fix admin tests (#6848) for some post requests (#7535) -- Fabian Braun

Statistics:

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

  • Corentin Bettiol (1 pull request)
  • Fabian Braun (1 pull requests)

With the review help of the following contributors:

  • Fabian Braun
  • Vinit Kumar

Thanks to all contributors for their efforts!

3.11.2 (2023-04-18)

Features:

  • add django 4.2 support (#7481) (5478faa5c) -- Vinit Kumar
  • add setting to redirect slugs to lowercase (#7509) (01aedee9f) -- pajowu
  • add setting so redirect preserves params (#7489) (dcb9c4b3a) -- Ivo Branco
  • add download statistics to readme (#7474) (25b2303f7) -- Fabian Braun

Bug Fixes:

  • replace ' by ′ in fr translation − no more "page d\u0027accueil"! (#7488) (b4acc9a6b) -- Corentin Bettiol
  • Link both user and group from global page permissions to change form (#7486) (6cb47629b) -- Fabian Braun
  • Build docs always from the current local version (#7472) (#7475) (7aaddd45a) -- Fabian Braun

Statistics:

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

  • Corentin Bettiol (1 pull request)
  • Danny Waser (1 pull request)

... (truncated)

Commits
  • 9fee774 Fix: Correct language of help menu
  • 706dadb Update compatibility table
  • 79cf53e ci: Merge 3.11.4 build into release/3.11.x (#7645)
  • f4bc246 ci: Merge 3.11.4 release build back into release/3.11.x (#7644)
  • c626022 fix: Toolbar action button becomes hard to read in dark mode
  • 0de09e3 Remove assets of 3.11.2
  • 90b72eb fix: Backport v4.1.0rc4 fixes - Admin language and styling (#7630) (#7641)
  • 4c19dcc Merge pull request #7625 from fsbraun/develop
  • e61a31b Fix ruff issues
  • 3aeafa5 Merge branch 'release/3.11.x' into develop
  • 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)

Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.8.0 to 3.11.4.
- [Release notes](https://github.com/django-cms/django-cms/releases)
- [Changelog](https://github.com/django-cms/django-cms/blob/develop/CHANGELOG.rst)
- [Commits](django-cms/django-cms@3.8.0...3.11.4)

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

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 Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants