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.11.4 to 4.1.1 #1083

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps django-cms from 3.11.4 to 4.1.1.

Release notes

Sourced from django-cms's releases.

4.1.1

What's Changed

... (truncated)

Changelog

Sourced from django-cms's changelog.

4.1.1 (2024-04-30)

Features:

  • send post request if toolbar button has cms-form-post-method class (bb31ba990) -- Fabian Braun
  • Add RTL support to modal header and related components (#7863) (bef004550) -- Moe
  • Add RTL support to toolbar (#7871) (92a1086de) -- Moe
  • add versioned deprecation warnings (#7750) (545ea1f6d) -- Fabian Braun
  • Added new contributor message based on django's own version (#7797) (311af6cf3) -- Mark Walker

Bug Fixes:

  • Placeholders must not block deletion of their source objects (ccb2e8b3b) -- Fabian Braun
  • structure board on the right for ltr (a4c6ccb68) -- Fabian Braun
  • CMS widgets need not load if they are read only (#7880) (fb30434e4) -- Fabian Braun
  • some Django antipatterns (#7867) (c436cf45a) -- Jacob Rief
  • Redirects to newly created object (#7864) (0b43a43c3) -- Fabian Braun
  • views.details revealed existence of unpublished language (#7853) (fa7b89cee) -- Fabian Braun
  • Render structure view in toolbar object's language (#7846) (d123d118d) -- Fabian Braun
  • Add RTL support to pagetree (#7817) (21d6a6def) -- Moe
  • 7828, try using uv as pip replacement (#7829) (08463c274) -- Vinit Kumar
  • Efficient build menu for versioned and unversioned pages (#7807) (b0f59bb55) -- Fabian Braun
  • Delete orphaned plugin management command for django CMS 4 (#7814) (3e635d3db) -- Fabian Braun
  • render content in place redirect_on_fallback is False (#7781) (e264d0400) -- Moe
  • solved issue #7818 (#7819) (087fa3ec7) -- Raffaella
  • Port forward #7070 - faster DOM update after editing (#7787) (26b081a31) -- Fabian Braun
  • return _handle_no_page when page is None (#7786) (ce8d5d557) -- Moe
  • Redirect user to edit url after a successful page creation (#7772) (f290e3d09) -- Moe
  • editing of apphooked CMS pages without apphook landing page (#7766) (cd6df846b) -- Philipp S. Sommer
  • make messages readable in dark mode, let user close long messages (#7740) (68749cbb3) -- Fabian Braun
  • Replace the VCS pip installs with release name in docs (#7755) (10e9b5327) -- sakhawy
  • Incorrect commands to migrate database in docs (#7754) (082214be6) -- sakhawy
  • Incomplete command to create a virtual env in docs (#7735) (490dffab1) -- Fabian Braun

Statistics:

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

  • Aiden-RC (2 pull requests)
  • Erdenebat Oyungerel (1 pull request)
  • Fabian Braun (37 pull requests)
  • Github Release Action (4 pull requests)
  • Jacob Rief (4 pull requests)
  • Mario Colombo (1 pull request)
  • Mark Walker (9 pull requests)
  • Miloš Nikić (1 pull request)
  • Moe (6 pull requests)
  • Philipp S. Sommer (1 pull request)

... (truncated)

Commits
  • fe795fb Merge pull request #7894 from django-cms/release/build
  • 6fb1416 Update CHANGELOG.rst
  • 245e23d Update 4.1.1.rst
  • 1d82698 Update 4.1.1.rst
  • a62d1e1 Update 4.1.1.rst
  • 80fc1f0 Update CHANGELOG.rst
  • 2ff0855 [4.1.1 release process] updating latest docs
  • 158f989 [4.1.1 release process] compiling new static files
  • bf4177f [4.1.1 release process] compilemessages
  • 50cbd71 [4.1.1 release process] Bumped version to 4.1.1
  • 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.11.4 to 4.1.1.
- [Release notes](https://github.com/django-cms/django-cms/releases)
- [Changelog](https://github.com/django-cms/django-cms/blob/develop-4/CHANGELOG.rst)
- [Commits](django-cms/django-cms@3.11.4...4.1.1)

---
updated-dependencies:
- dependency-name: django-cms
  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 May 6, 2024
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.

None yet

0 participants