Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps wagtail from 7.1.1 to 7.1.2.

Release notes

Sourced from wagtail's releases.

7.1.2

  • Fix: Allow label_format to be set to an empty string to hide the block summary label (Sage Abdullah)
  • Fix: Better support userbar loading on multi-site through site hosts (Sage Abdullah)
  • Fix: Prevent error on custom generic create and edit views without a header icon (Sage Abdullah)
  • Fix: Use the correct origin when computing content metrics via cross-origin communications (Sage Abdullah)
  • Docs: Link to django-treebeard's Node.move() in Page.move() documentation (Baptiste Mispelon)
Changelog

Sourced from wagtail's changelog.

7.1.2 (23.10.2025)


 * Fix: Allow `label_format` to be set to an empty string to hide the block summary label (Sage Abdullah)
 * Fix: Better support userbar loading on multi-site through site hosts (Sage Abdullah)
 * Fix: Prevent error on custom generic create and edit views without a header icon (Sage Abdullah)
 * Fix: Use the correct origin when computing content metrics via cross-origin communications (Sage Abdullah)
 * Docs: Link to django-treebeard's `Node.move()` in `Page.move()` documentation (Baptiste Mispelon)
Commits
  • 5ae0ce1 Fill in release date for 7.1.2
  • 268f93f Version bump to 7.1.2
  • 9a2e59d Fix content metrics integration when the admin is accessed from a different h...
  • f54dc9f Release notes for #13436
  • 5d469d7 Prevent error on custom generic create and edit views without a header_icon
  • 3f1036b Add release notes for v7.0.4
  • 54903dd Move incorrectly-placed 7.1.2 changelog entry
  • a159c79 Release notes #14415
  • 19b4039 Fall back to WAGTAILADMIN_BASE_URL when building URLs in the userbar if reque...
  • 1838912 Use the request's original host as the userbar origin before falling back to ...
  • 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.1 to 7.1.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-version: 7.1.2
  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 Pull requests that update Python code labels Oct 27, 2025
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