Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps wagtail from 5.2.3 to 5.2.6.

Release notes

Sourced from wagtail's releases.

5.2.6

  • Fix: CVE-2024-39317: Regular expression denial-of-service via search query parsing (Jake Howard)
  • Fix: Fix image preview when Willow optimizers are enabled (Alex Tomkins)
  • Maintenance: Remove django-pattern-library upper bound in testing dependencies (Sage Abdullah)

5.2.5

  • Fix: Respect WAGTAIL_ALLOW_UNICODE_SLUGS setting when auto-generating slugs (LB (Ben) Johnston)
  • Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
  • Fix: Provide convert_mariadb_uuids management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)

5.2.4

  • Fix: Prevent TitleFieldPanel from raising an error when the slug field is missing or read-only (Rohit Sharma)
  • Fix: Fix pagination links on model history and usage views (Matt Westcott)
  • Fix: Fix crash when accessing workflow reports with a deleted snippet (Sage Abdullah)
  • Fix: Prevent error on submitting an empty search in the admin under Elasticsearch (Maikel Martens)
Changelog

Sourced from wagtail's changelog.

5.2.6 (11.07.2024)


 * Fix: CVE-2024-39317: Regular expression denial-of-service via search query parsing (Jake Howard)
 * Fix: Fix image preview when Willow optimizers are enabled (Alex Tomkins)
 * Maintenance: Remove django-pattern-library upper bound in testing dependencies (Sage Abdullah)

5.2.5 (01.05.2024)

  • Fix: Respect WAGTAIL_ALLOW_UNICODE_SLUGS setting when auto-generating slugs (LB (Ben) Johnston)
  • Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
  • Fix: Provide convert_mariadb_uuids management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)

5.2.4 (03.04.2024)


 * Fix: Prevent TitleFieldPanel from raising an error when the slug field is missing or read-only (Rohit Sharma)
 * Fix: Fix pagination links on model history and usage views (Matt Westcott)
 * Fix: Fix crash when accessing workflow reports with a deleted snippet (Sage Abdullah)
 * Fix: Prevent error on submitting an empty search in the admin under Elasticsearch (Maikel Martens)
Commits
  • 3ee28ee Fix test syntax for Python<=3.11
  • b8f8394 Version bump to 5.2.6
  • b49de41 Fill in release date for 5.2.6
  • 68917f1 Release note for CVE-2024-39317 in 5.2.6
  • 31b1e85 Require word boundaries before search query filters (CVE-2024-39317)
  • d398c3f Do not set STATICFILES_STORAGE in test settings on Django >= 4.2
  • fea0cde Install django-rest-framework 3.15.1 when testing against Django 3.2
  • 7f1a42a Add release notes for 5.2.6
  • 71e6f69 Remove upper bound on django-pattern-library in testing dependencies
  • 67a968c Fix image preview when Willow optimizers are enabled (#12047)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2024
@mwvolo
Copy link
Member

mwvolo commented Jul 25, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mwvolo
Copy link
Member

mwvolo commented Jul 25, 2024

@dependabot recreate

Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.3 to 5.2.6.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v5.2.3...v5.2.6)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/wagtail-5.2.6 branch from 022cac5 to 1fc9573 Compare July 25, 2024 15:29
@mwvolo mwvolo closed this Jul 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/requirements/wagtail-5.2.6 branch July 25, 2024 15:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant