fsr-de / myHPI

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

build(deps): bump wagtail from 5.2.2 to 5.2.3 #465

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps wagtail from 5.2.2 to 5.2.3.

Release notes

Sourced from wagtail's releases.

5.2.3

  • Fix: Prevent a ValueError with FormSubmissionsPanel on Django 5.0 when creating a new form page (Matt Westcott)
  • Fix: Specify telepath 0.3.1 as the minimum supported version, for Django 5.0 compatibility (Matt Westcott)
Changelog

Sourced from wagtail's changelog.

5.2.3 (23.01.2024)


 * Fix: Prevent a ValueError with `FormSubmissionsPanel` on Django 5.0 when creating a new form page (Matt Westcott)
 * Fix: Specify telepath 0.3.1 as the minimum supported version, for Django 5.0 compatibility (Matt Westcott)
Commits
  • 222cf7d Fill in release date for 5.2.3
  • aa731d6 Add 5.2.3 to releases index
  • 4374ab4 Version bump to 5.2.3
  • e9dbe41 Add release notes for #11406
  • 24ad8d4 Fix FormSubmissionsPanel on Django 5.0 when creating a new form page
  • d7c1345 Bump telepath to 0.3.1
  • 5dd4315 Fix incorrect heading for Django 5.0 support in release notes
  • 018409b Add note about Django 5.0 support added in a patch release
  • See full diff 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)
coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7634260235


Totals Coverage Status
Change from base Build 7583544386: 0.0%
Covered Lines: 1273
Relevant Lines: 1712

💛 - Coveralls
dependabot[bot] commented 7 months ago

Superseded by #484.