Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps wagtail from 7.1 to 7.1.1.

Release notes

Sourced from wagtail's releases.

7.1.1

  • Fix: Ensure the add comment keyboard shortcut is disabled when keyboard shortcuts are disabled in user preferences (Dhruvi Patel)
  • Fix: Fix crash when the Wagtail API is accessed without rest_framework installed (Vijay Raj)
  • Fix: Fix failure of FieldPanel and TitleFieldPanel with read_only=True (Sage Abdullah)
  • Fix: Fix broken Javascript interactions on nested inline panels (Matt Westcott, Sage Abdullah)
  • Fix: Fix rendering of StructBlock with custom form templates (Sage Abdullah)
  • Fix: Prevent crash when previewing a form page with an empty field type (Sage Abdullah)
  • Docs: Fix cross-reference links to the TypeDoc-generated docs (Sage Abdullah)
  • Docs: Refine readthedocs' search indexing for releases and client-side code (Sage Abdullah)
  • Docs: Add section about closing stale pull requests to the issue tracking documentation (Thibaud Colas, Sage Abdullah, LB (Ben) Johnston)
  • Docs: Add backporting policy for UI and accessibility fixes with updated "active support" and "security support" definitions (Thibaud Colas, Sage Abdullah, Scott Cranfill)
Changelog

Sourced from wagtail's changelog.

7.1.1 (28.08.2025)


 * Fix: Ensure the add comment keyboard shortcut is disabled when keyboard shortcuts are disabled in user preferences (Dhruvi Patel)
 * Fix: Fix crash when the Wagtail API is accessed without `rest_framework` installed (Vijay Raj)
 * Fix: Fix failure of `FieldPanel` and `TitleFieldPanel` with `read_only=True` (Sage Abdullah)
 * Fix: Fix broken Javascript interactions on nested inline panels (Matt Westcott, Sage Abdullah)
 * Fix: Fix rendering of StructBlock with custom form templates (Sage Abdullah)
 * Fix: Prevent crash when previewing a form page with an empty field type (Sage Abdullah)
 * Docs: Fix cross-reference links to the TypeDoc-generated docs (Sage Abdullah)
 * Docs: Refine readthedocs' search indexing for releases and client-side code (Sage Abdullah)
 * Docs: Add section about closing stale pull requests to the issue tracking documentation (Thibaud Colas, Sage Abdullah, LB (Ben) Johnston)
 * Docs: Add backporting policy for UI and accessibility fixes with updated "active support" and "security support" definitions (Thibaud Colas, Sage Abdullah, Scott Cranfill)
Commits
  • c14826a Fetch new translations from Transifex
  • 131d126 Version bump to 7.1.1
  • 263dcbe Fill in release date for 7.1.1
  • 3b782f3 Fill in release date for 7.0.3
  • d66a836 Release note for #13370 in 7.1.1
  • 4b0185b Release note for #13370 in 7.0.3
  • ac05299 Fix crash when previewing a form page with an empty field_type form field
  • 1a5d005 Release note for #13333 in 7.1.1
  • 54e6a47 Fix rendering of StructBlock with custom form templates
  • 901fe81 Add test for rendering StructBlock with a formTemplate inside a stream block
  • 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)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 7.1 to 7.1.1.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v7.1...v7.1.1)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

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

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/uv/wagtail-7.1.1 branch September 8, 2025 12:33
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant