d120 / djangocms

An instance of django CMS used to build d120.de.
0 stars 0 forks source link

Bump django-cms from 3.8.0 to 3.11.2 #240

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps django-cms from 3.8.0 to 3.11.2.

Release notes

Sourced from django-cms's releases.

3.11.2

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)
  • Fabian Braun (10 pull requests)
  • Ivo Branco (1 pull request)
  • Jasper (1 pull request)
  • Nihal Rahman (1 pull request)
  • Vinit Kumar (3 pull requests)
  • pajowu (1 pull request)

With the review help of the following contributors:

  • Fabian Braun
  • Nihal
  • Vinit Kumar

Thanks to all contributors for their efforts!

v3.11.1

Features:

  • add Python 3.11 support for Django CMS (#7422) (3fe1449e6) -- Vinit Kumar
  • Support for Django 4.1 (#7404) (777864af3) -- Fabian Braun
  • Add support for tel: and mailto: URIs in Advanced Page Settings redirect field (#7370) (0fd058ed3) -- Mark Walker
  • Improved dutch translations -- Stefan van den Eertwegh

Bug Fixes:

  • Prefer titles matching request language (#7144) (06c9a85df) -- Micah Denbraver
  • Adds a deprecation warning for SEND_BROKEN_LINK_EMAILS (#7420) (d38f4a1cc) -- Fabian Braun
  • Added deprecation warning to get_current_language() (#7410) (2788f75e6) -- Mark Walker
  • CMS check management command fixed #7412 (#7413) (dcf394bd5) -- ton77v

... (truncated)

Changelog

Sourced from django-cms's changelog.

========= Changelog

3.11.1 (2022-12-12)

Features:

  • add Python 3.11 support for Django CMS (#7422) (3fe1449e6) -- Vinit Kumar
  • Support for Django 4.1 (#7404) (777864af3) -- Fabian Braun
  • Add support for tel: and mailto: URIs in Advanced Page Settings redirect field (#7370) (0fd058ed3) -- Mark Walker
  • Improved dutch translations -- Stefan van den Eertwegh

Bug Fixes:

  • Prefer titles matching request language (#7144) (06c9a85df) -- Micah Denbraver
  • Adds a deprecation warning for SEND_BROKEN_LINK_EMAILS (#7420) (d38f4a1cc) -- Fabian Braun
  • Added deprecation warning to get_current_language() (#7410) (2788f75e6) -- Mark Walker
  • CMS check management command fixed #7412 (#7413) (dcf394bd5) -- ton77v
  • Changing color scheme resets session settings to defaults (#7407) (fcfe77f63) -- Fabian Braun
  • Clear page permission cache on page create (#6866) (e59c179dd) -- G3RB3N
  • Unlocalize page and node ids when rendering the page tree in the admin (#7188) (9e3c57946) -- Marco Bonetti
  • Allow partially overriding CMS_CACHE_DURATIONS (#7339) (162ff8dd8) -- Qijia Liu
  • CMS check management command fixed #7386 (cdcf260aa) -- Marco Bonetti
  • default light mode (#7381) (abc6e6c5b) -- viliammihalik
  • Added language to page cache key (#7354) (d5a9f49e6) -- Mark Walker

Refactoring and Cleanups:

  • Move js API functions to CMS.Helpers to make them available also to the admin site (#7384) (a7f8cd44f) -- Fabian Braun

Statistics:

This release was created with the help of the following contributors (in alphabetical order):

  • Fabian Braun
  • G3RB3N
  • Marco Benetti
  • Mark Walker
  • Micah Denbraver
  • Qijia Liu
  • Stefan van den Eertwegh
  • villiammihalik
  • Vinit Kumar

With the review help of the following contributors:

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 year ago

Superseded by #241.