-----------
* Breaking change: Drop deprecated ``page_type`` and ``is_single`` arguments from ``AutocompletePanel``.
* Update the panel and widget codes based on panels of ``wagtail.admin.edit_handlers`` -- mainly ``PageChooserPanel``.
* Update Javascript dependencies to remove security vulnerabilities.
* Update use of deprecated ``django.conf.urls.url`` function.