chore(deps): update dependency wagtail to v5.2 - autoclosed #914
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==5.1.3
->==5.2
Release Notes
wagtail/wagtail (wagtail)
v5.2
: 5.2 (LTS)Compare Source
wagtailcache
&wagtailpagecache
(Jake Howard)field.html
template (Sage Abdullah)SnippetViewSet
menu registration mechanism to baseViewSet
class (Sage Abdullah)ModelViewSet
(Sage Abdullah)SnippetViewSet
template override mechanism toModelViewSet
(Sage Abdullah)SnippetViewSet.list_display
toModelViewSet
(Sage Abdullah)wagtail.publish
log action on aliases when they are created from live source pages or the source page is published (Dan Braghis)wagtail.unpublish
log action on aliases when source page is unpublished (Dan Braghis)IndexView
(Sage Abdullah)list_filter
,filterset_class
,search_fields
,search_backend_name
,list_export
,export_filename
,list_per_page
, andordering
fromSnippetViewSet
toModelViewSet
(Sage Abdullah, Cynthia Kiser)IndexView
andCreateView
(Sage Abdullah)IndexView.export_headings
viaModelViewSet
(Christer Jensen, Sage Abdullah)get_object_list
method onChooserViewSet
(Matt Westcott)linked_fields
mechanism on chooser widgets to allow choices to be limited by fields on the calling page (Matt Westcott)TableBlock
with themergedCells
option (Gareth Palmer)InlinePanel
, focus will now shift to that content similar toStreamField
(Faishal Manzar)placement
in thehuman_readable_date
tooltip template tag (Rohit Sharma)ModelViewSet
views (Sage Abdullah){% component %}
tag (Matt Westcott)PagesAPIViewSet
override default Page model via themodel
attribute (Neeraj Yetheendran, Herbert Poul)ModelViewSet
to be used with models that have non-integer primary keys (Sage Abdullah)HistoryView
from snippets and add it toModelViewSet
(Sage Abdullah)UsageView
toModelViewSet
(Sage Abdullah)IndexView
(Sage Abdullah)wagtail_update_image_renditions
management command (Faishal Manzar)hashlib.file_digest
if available (Python 3.11+) (Jake Howard)Block.get_template
to allow varying template based on value (Florian Delizy)InlinePanel
DOM events for when ready and when items added or removed (Faishal Manzar)picture
template tag for Django Templates and Jinja (Thibaud Colas)srcset_image
template tag for Django Templates and Jinja (Thibaud Colas)Filter
instances as input forAbstractImage.get_renditions()
(Thibaud Colas)FieldPanel('title')
examples to use the recommendedTitleFieldPanel('title')
panel (Chinedu Ihedioha)purge_revisions
management command now respects revisions that have aon_delete=PROTECT
foreign key relation and won't delete them (Neeraj P Yetheendran, Meghana Reddy, Sage Abdullah, Storm Heg)FieldBlock
s correctly set therequired
andaria-describedby
attributes (Storm Heg)PublishMenuItem
to more easily support overriding its label viaconstruct_page_action_menu
(Sébastien Corbin)non_fields_errors
for any custom form validation (Sébastien Corbin)WAGTAIL_EMAIL_MANAGEMENT_ENABLED
setting by not showing 'email' if disabled (Omkar Jadhav)ViewSet
andModelViewSet
(Sage Abdullah)WAGTAILADMIN_BASE_URL
on "Integrating Wagtail into a Django project" page (Shreshth Srivastava)WAGTAILADMIN_RICH_TEXT_EDITORS
setting (Charlie Sue)python3-venv
on Ubuntu (Brian Mugo)WagtailTestUtils.get_soup()
method for testing HTML content (Storm Heg, Sage Abdullah)ViewSet
subclasses to customiseurl_prefix
andurl_namespace
logic (Matt Westcott)SnippetViewSet
registration code (Sage Abdullah)IndexView.results_template_name
toresults.html
(Sage Abdullah)w-bulk
Stimulus implementation (LB (Ben) Johnston)w-message
controller (LB (Ben) Johnston, Hussain Saherwala)stubs.js
to prevent Storybook from crashing (LB (Ben) Johnston)slim_header.html
template (Sage Abdullah)slim_header.html
template to reduce code duplication (Sage Abdullah)imghdr
(Jake Howard)imghdr
with Willow's built-in MIME type detection (Jake Howard)data-tippy
HTML attribute usage to the Stimulus data-*-value attributes for w-tooltip & w-dropdown (Subhajit Ghosh, LB (Ben) Johnston)@total_ordering
usage with comparison functions implementation (Virag Jain)<script type="text/django-form-template"><-/script>
template approach with HTMLtemplate
elements in InlinePanel and expanding formset (Mansi Gundre, Subhajit Ghosh, LB (Ben) Johnston)ModelViewSet
andSnippetViewSet
(Sage Abdullah)lru_cache
usage (Jake Howard)date_since
inget_most_popular
insidesearch_promotions.models.Query
(TopDevPros)classname
(notclassnames
) attributes for allMenuItem
usage, including deprecation warnings (LB (Ben) Johnston)classname
(notclassnames
) attribute within thewagtail.images.formats.Format
instance, including deprecation warnings (LB (Ben) Johnston)context
argument ofconstruct_snippet_listing_buttons
hook (Sage Abdullah)search.Query
&search.QueryDailyHits
model, move final set of templates from the admin search module to the search promotions contrib module (LB (Ben) Johnston)InspectView
toModelViewSet
(Sage Abdullah)reset
method to support Stimulus driven dynamic field resets via thew-action
controller (Chiemezuo Akujobi)notify
target on the Stimulus dialog for dispatching events internally (Chiemezuo Akujobi)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.