fsr-de / myHPI

Django/Wagtail page serving myhpi.de
https://myhpi.de
11 stars 11 forks source link

build(deps): bump wagtail-localize from 1.6 to 1.7 #451

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps wagtail-localize from 1.6 to 1.7.

Release notes

Sourced from wagtail-localize's releases.

v1.7rc1 - Wagtail 5.2 support

This release candidate adds Wagtail 5.2 and preliminary 6.0 support. PyPI link

It also adds Python 3.12 to the test matrix

[!NOTE] If you are using wagtail_localize.modeladmin it is recommended to use wagtail-modelamind as the wagtail.contrib.modeladmin was deprecated in Wagtail 5.0 and will be removed in Wagtail 6.0

To test, set wagtail-localize==1.7rc1 in your requirements.txt file (or the equivalent in your package manager of choice)

What's Changed

Full Changelog: https://github.com/wagtail/wagtail-localize/compare/v1.6...v1.7-rc.1

Changelog

Sourced from wagtail-localize's changelog.

[1.7] - 2023-11-15

Added

Changed

[1.7rc1] - 2023-11-07

Added

Changed

  • Moved the languages breadcrumb header strip out of React (#735)
Commits
  • a3efa8f [DeepL] Fix splitting of EN locale codes according to docs
  • f54cca6 Bump black/ruff versions
  • 75660e8 Fix tests for latest Wagtail
  • 9886a40 Fix usages of field_as_li.html
  • d574ae0 Tidy up setup for nightly tests
  • 6cb5806 Fix modeladmin imports in tests
  • 218a3c4 Fix conditional get_explorable_root_page include
  • e1051b0 Bump version to v1.7rc1
  • 7280409 Fetch new translations
  • 59005e8 Update changelog
  • 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 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)
dependabot[bot] commented 6 months ago

Looks like wagtail-localize is up-to-date now, so this is no longer needed.