scieloorg / core

Other
4 stars 9 forks source link

Bump wagtailmenus from 3.1.9 to 4.0 #713

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps wagtailmenus from 3.1.9 to 4.0.

Release notes

Sourced from wagtailmenus's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/jazzband/wagtailmenus/compare/v3.1.8...v4.0.0

v4.0.0rc3

Attempting to trigger a PyPI release

What's Changed

Full Changelog: https://github.com/jazzband/wagtailmenus/compare/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.9 (23.09.2023)

  • Fix #445 which caused discrepancy between compatibility on website and readme.
  • Fix 460 by replacing wagtail.contrib.modeladmin with wagtail_modeladmin.
  • Update testing for Wagtail 5.0 and Django 4.2.
  • Dropped support for Python 3.7.

3.1.8 (13.05.2023)

  • Fix bug that prevented the show_menu_heading from working on default flat menus.
  • Fix autopopulate_main_menus instructions.
  • Fix docs examples for registering hooks.
  • Fix #435 and #452, which were causing extra migrations on the id fields.

3.1.7 (17.04.2023)

  • This is a dummy release to fix the publishing of the 3.1.6 release on PyPI.

3.1.6 (17.04.2023)

  • Add "Python 3.11" to the list of PyPI classifiers.

3.1.5 (21.02.2023)

  • This is a dummy release to fix the publishing of the 3.1.4 release on PyPI.

3.1.4 (21.02.2023)

  • Update testing for Wagtail 4.1 and 4.2
  • Tidy up imports and remove unused imports
  • Silence DEFAULT_AUTO_FIELD warnings in tests

3.1.3 (15.10.2022)

  • Added support for Wagtail 4.0.
  • Added support for Django 4.1.
  • Updated travis/tox test settings to test against Wagtail 4.0 and Django 4.1.

3.1.2 (17.06.2022)

  • Added support for Wagtail >3.0.
  • Updated Travis/tox test settings to test against Wagtail 3.0.

... (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 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.