Skip to content

Bump wagtail from 7.0.8 to 7.0.9 in /requirements - #4957

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/wagtail-7.0.9
Closed

Bump wagtail from 7.0.8 to 7.0.9 in /requirements#4957
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/wagtail-7.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps wagtail from 7.0.8 to 7.0.9.

Release notes

Sourced from wagtail's releases.

7.0.9

  • Security fix: Improper restriction handling on Pages admin API (xuliang@QAX, Dan Braghis)
  • Security fix: Identification of documents by SHA1 hash (Anand Himanshu, Matt Westcott)
  • Security fix: Improper restriction handling on descendant collections in Documents and Images API (Ta Duc Thien, Matt Westcott)
  • Security fix: Improper permission handling when copying snippets (tinyb0y, Matt Westcott)
  • Security fix: Improper restriction handling on Page translation API endpoint (tinyb0y, Matt Westcott)
  • Maintenance: Update base managers for Page and Collection to avoid warnings from django-treebeard 5.3 (Samir Shah)
Changelog

Sourced from wagtail's changelog.

7.0.9 (20.08.2026)


 * Security fix: Improper restriction handling on Pages admin API (xuliang@QAX, Dan Braghis)
 * Security fix: Identification of documents by SHA1 hash (Anand Himanshu, Matt Westcott)
 * Security fix: Improper restriction handling on descendant collections in Documents and Images API (Ta Duc Thien, Matt Westcott)
 * Security fix: Improper permission handling when copying snippets (tinyb0y, Matt Westcott)
 * Security fix: Improper restriction handling on Page translation API endpoint (tinyb0y, Matt Westcott)
 * Maintenance: Update base managers for Page and Collection to avoid warnings from django-treebeard 5.3 (Samir Shah)
Commits
  • ccbfe36 Ensure that multiple responses per test in TestServeView are all cleaned up
  • 6faa612 Version bump to 7.0.9
  • c89dbd7 Pin intersphinx refs for django-treebeard to 5.3.0
  • ca30d1f Release notes for security fixes in 7.0.9
  • c6277c2 Fix response checks for admin API insufficient permission checks
  • 1fcf3ce Check edit permission on source page in "copy page for translation" action
  • 5afd40f Make CopyViewMixin require edit or view permission over source object
  • cba8038 Exclude items in descendants of private collections from document/image API e...
  • f056499 Only apply ETag header for documents after authentication has passed
  • aef9355 Fix admin API not applying sufficient page permission checks
  • 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 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.

Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v7.0.8...v7.0.9)

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

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 Aug 20, 2026
@frjo frjo closed this Aug 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

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-7.0.9 branch August 21, 2026 06:22
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.

1 participant