Skip to content

chore(deps): bump wagtail from 7.4.2 to 7.4.3 in /requirements - #657

Merged
kesara merged 1 commit into
mainfrom
dependabot/pip/requirements/wagtail-7.4.3
Aug 21, 2026
Merged

chore(deps): bump wagtail from 7.4.2 to 7.4.3 in /requirements#657
kesara merged 1 commit into
mainfrom
dependabot/pip/requirements/wagtail-7.4.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps wagtail from 7.4.2 to 7.4.3.

Release notes

Sourced from wagtail's releases.

7.4.3

  • 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)
  • Fix: Ensure models with a UUID primary key can be previewed when creating a new instance (Sébastien Corbin)
  • Fix: Ensure the checks side panel recognises custom ContentCheckerItem subclasses (Robert Rollins)
  • Fix: Ensure form field clean_name is consistently set on form pages if autosave runs prematurely (Joey Jurjens)
  • Fix: Set last_published_at noon alias pages on first publish (Kevin Howbrook)
  • 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.4.3 (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)
 * Fix: Ensure models with a UUID primary key can be previewed when creating a new instance (Sébastien Corbin)
 * Fix: Ensure the checks side panel recognises custom `ContentCheckerItem` subclasses (Robert Rollins)
 * Fix: Ensure form field clean_name is consistently set on form pages if autosave runs prematurely (Joey Jurjens)
 * Fix: Set `last_published_at` noon alias pages on first publish (Kevin Howbrook)
 * Maintenance: Update base managers for Page and Collection to avoid warnings from django-treebeard 5.3 (Samir Shah)
Commits
  • eceb348 Version bump to 7.4.3
  • f490c06 Release notes for security fixes in 7.4.3
  • 9fede08 Pin intersphinx refs for django-treebeard to 5.3.0
  • 4333cd5 Release notes for security fixes in 7.3.4
  • 069fe70 Release notes for security fixes in 7.0.9
  • ac853cf Check edit permission on source page in "copy page for translation" action
  • aebf892 Make CopyViewMixin require edit or view permission over source object
  • 9a69e0a Exclude items in descendants of private collections from document/image API e...
  • 59b0cd4 Ensure that multiple responses per test in TestServeView are all cleaned up
  • a140237 Only apply ETag header for documents after authentication has passed
  • 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.4.2 to 7.4.3.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v7.4.2...v7.4.3)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-version: 7.4.3
  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 21, 2026
@kesara
kesara merged commit 3fea4ba into main Aug 21, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/requirements/wagtail-7.4.3 branch August 21, 2026 00:29
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