Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-cms from 3.5.2 to 3.5.4 #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps django-cms from 3.5.2 to 3.5.4.

Changelog

Sourced from django-cms's changelog.

3.5.4 (2020-07-21)

  • Fixed a security vulnerability in the plugin_type url parameter to insert JavaScript code.

3.5.3 (2018-11-20)

  • Fixed TreeNode.DoesNotExist exception raised when exporting and loading database contents via dumpdata and loaddata.
  • Fixed a bug where request.current_page would always be the public page, regardless of the toolbar status (draft / live). This only affected custom urls from an apphook.
  • Removed extra quotation mark from the sideframe button template
  • Fixed a bug where structureboard tried to preload markup when using legacy renderer
  • Fixed a bug where updates on other tab are not correctly propagated if the operation was to move a plugin in the top level of same placeholder
  • Fixed a bug where xframe options were processed by clickjacking middleware when page was served from cache, rather then get this value from cache
  • Fixed a bug where cached page permissions overrides global permissions
  • Fixed a bug where plugins that are not rendered in content wouldn't be editable in structure board
  • Fixed a bug with expanding static placeholder by clicking on "Expand All" button
  • Fixed a bug where descendant pages with a custom url would lose the overwritten url on save.
  • Fixed a bug where setting the on_delete option on PlaceholderField and PageField fields would be ignored.
  • Fixed a bug when deleting a modal from changelist inside a modal
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.5.2 to 3.5.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.5.2...3.5.4)

---
updated-dependencies:
- dependency-name: django-cms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants