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 wagtailmenus from 3.1.2 to 4.0 #1754

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 Mar 4, 2024

Bumps wagtailmenus from 3.1.2 to 4.0.

Release notes

Sourced from wagtailmenus's releases.

v4.0

What's Changed

New Contributors

Full Changelog: jazzband/wagtailmenus@v3.1.8...v4.0.0

v4.0.0rc3

Attempting to trigger a PyPI release

What's Changed

Full Changelog: jazzband/wagtailmenus@v4.0.0rc2...v4.0.0rc3

🚀v4.0.0rc2

See changelog notes from rc1; rc2 needed for 2nd attempt at release tag/trigger

What's Changed

... (truncated)

Changelog

Sourced from wagtailmenus's changelog.

3.1.2 (17.06.2022)

  • Added support for Wagtail >3.0.
  • Updated Travis/tox test settings to test against Wagtail 3.0.
  • Fix: #421, which prevented creating or editing menus in wagtail 3.0.

3.1.1 (25.04.2022)

  • Removed support for Wagtail <2.15.
  • Removed support for Django <3.2.
  • Added support for Wagtail 2.15.
  • Added support for Wagtail 2.16.
  • Added support for Django 4.0.

3.1 (12.02.2022)

  • Added support for Wagtail 2.10 (no code changes necessary).
  • Updated menu classes to better support cases where 'request' and 'site' are not available in the context.
  • Transfered project to Jazzband.
  • Removed project from Transifex.

3.0.2 (18.06.2020)

  • Added support for Wagtail 2.9 (no code changes necessary) (Sekani Tembo).
  • Added compatibility with Django Sites Framework (Sekani Tembo).
  • Various documentation updates.

3.0.1 (08.02.2020)

  • Added support for Django 3.0 and Wagtail 2.8 (thanks to Arkadiusz Michał Ryś).

3.0 (07.11.2019)

  • Always fetch/use specific page data when rendering menus (see release notes for more details).
  • Optimised 'derive page from URL' and 'derive section root' logic
  • Added support for Django 2.2 (no code changes necessary).
  • Added support for Wagtail 2.5 (no code changes necessary).
  • Added support for Wagtail 2.6 (no code changes necessary).
  • Added support for Wagtail 2.7.
  • Added support for Python 3.8.
  • Removed support for get_sub_menu_templates() methods that do not accept a level argument.
  • Removed recommendation / automatic integration for wagtail-condensedinlinepanel.
  • Fix: #329, which prevented level-specific template naming from working as specified in the docs.
  • Fix: #323, which prevented StreamField from working properly when creating or editing menus with custom item models.

... (truncated)

Commits
  • 37de8a4 Merge pull request #487 from jazzband/release-4.0
  • f119e18 🚀 (release): v4.0
  • 1a55ab3 🚀 RELEASE: v4.0.0rc3 (#486)
  • def9657 Merge pull request #485 from jazzband/4.0rc2
  • 9a04156 🏷️: bump to rc2 for new release to trigger release workflow
  • 56bbd7f Merge pull request #484 from jazzband/ci-fix
  • 9bdcf9b 👷 (ci): use release workflow trigger instead of tag
  • ec0ce46 👷 (ci): update release GH Action syntax
  • a729ddb Merge pull request #480 from jazzband/release
  • 5768064 📝: update changelog to autogenerated version from GH
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [wagtailmenus](https://github.com/jazzband/wagtailmenus) from 3.1.2 to 4.0.
- [Release notes](https://github.com/jazzband/wagtailmenus/releases)
- [Changelog](https://github.com/jazzband/wagtailmenus/blob/master/CHANGELOG.md)
- [Commits](jazzband/wagtailmenus@v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: wagtailmenus
  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 Mar 4, 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