Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Bump django-cms from 3.9.0 to 3.10.1#613

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-cms-3.10.1
Closed

Bump django-cms from 3.9.0 to 3.10.1#613
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-cms-3.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 28, 2022

Bumps django-cms from 3.9.0 to 3.10.1.

Changelog

Sourced from django-cms's changelog.

========= Changelog

unreleased

  • Added dark mode support to css, dark mode settings and toggle button
  • Fix publishing of static placeholders outside of CMS pages
  • Allow to override the template rendered after a plugin has been saved.
  • Revert change to the toolbar sites menu to use http protocol.
  • Fix edit plugin popup width (remove 850px width constraint).
  • Fix except block using list instead of tuple. (#7334)
  • Added cache ttl extension point.

3.10.0 (2022-03-26)

Highlights:

This feature focuses on bringing python 3.10 support, bringing build system to latest nodejs, and bugfixes

Features:

  • python3.10 support (#7126) (324f08594) -- Vinit Kumar
  • improve build performance (#7192) (bdb04bc31) -- Vinit Kumar

Bug Fixes:

  • using .nvmrc to target the right nvm version (3e5227def) -- Florian Delizy
  • Add toolbar fix for broken CMS in the release 3.10.x -- Vinit Kumar
  • fixing release script to use 'unreleased' (low caps) instead of mixed caps (#7202) (b7a793c88) -- Florian Delizy
  • Cap django requirement at <4 (#7182) (c6c278497) -- Mark Walker
  • Set the default_auto_field on the AppConfigs (#7181) (272d62ced) -- Jeffrey de Lange
  • do not convert & URL query separator to & (#7114) (c0c10e051) -- nichoski
  • discrepancy around python 3.6 compatibility between setup.py, docs and tests (#7095) (70970061f) -- Mark Walker
  • update permission cache when moving pages and adding pages. (#7090) (53dddb106) -- Ryo Shimada
  • https://github.com/django-cms/django-cms/projects/6#card-63761457 (#7085) (a5159d3a6) -- Gabriel Andrade
  • missing tests of django3.2 for mysql and sqlite (#7082) (c7fd7c0c5) -- Vinit Kumar
  • Fixes #7033: also check for Django 3.2, now that 3.9 supports it. (#7054) (#7062) (f4043cd75) -- Vinit Kumar

Statistics:

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

  • Anatoliy (3 pull requests)
  • Angelo Dini (1 pull request)
  • Dmytro Litvinov (1 pull request)

... (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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 28, 2022
@dependabot dependabot Bot force-pushed the dependabot/pip/django-cms-3.10.1 branch from 8f46525 to 710a1c9 Compare July 19, 2022 13:34
Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/django-cms/django-cms/releases)
- [Changelog](https://github.com/django-cms/django-cms/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/django-cms/django-cms/commits)

---
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 force-pushed the dependabot/pip/django-cms-3.10.1 branch from 710a1c9 to ff2db2b Compare July 19, 2022 13:43
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 3, 2022

Superseded by #626.

@dependabot dependabot Bot closed this Aug 3, 2022
@dependabot dependabot Bot deleted the dependabot/pip/django-cms-3.10.1 branch August 3, 2022 11:37
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