marteinn / wagtail-alt-generator

Insert image description and tags with the help of computer vision
MIT License
83 stars 13 forks source link

Bump wagtail from 2.10 to 2.12.3 #57

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps wagtail from 2.10 to 2.12.3.

Release notes

Sourced from wagtail's releases.

2.12.3

  • Fix: Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
  • Fix: Prevent crash when copying an alias page (Karl Hobley)
  • Fix: Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)
  • Fix: Correctly handle model inheritance and ClusterableModel on copy_for_translation (Karl Hobley)

2.12.2

  • Pin django-treebeard to <4.5 to prevent migration conflicts (Matt Westcott)

2.12.1

  • Fix: Ensure aliases are published when the source page is published (Karl Hobley)
  • Fix: Make page privacy rules apply to aliases (Karl Hobley)
  • Fix: Prevent error when saving embeds that do not include a thumbnail URL (Cynthia Kiser)
  • Fix: Ensure that duplicate embed records are deleted when upgrading (Matt Westcott)
  • Fix: Prevent failure when running manage.py dumpdata with no arguments (Matt Westcott)

2.12

  • Added a distinct 'choose' permission for images and documents (Robert Rollins)
  • StreamField values can now be modified in-place (Matt Westcott)
  • Added support for custom admin color themes (Joshua Marantz)
  • Added support for Python 3.9
  • Added WAGTAILIMAGES_IMAGE_FORM_BASE and WAGTAILDOCS_DOCUMENT_FORM_BASE settings to customise the forms for images and documents (Dan Braghis)
  • Switch pagination icons to use SVG instead of icon fonts (Scott Cranfill)
  • Added string representation to image Format class (Andreas Nüßlein)
  • Support returning None from register_page_action_menu_item and register_snippet_action_menu_item to skip registering an item (Vadim Karpenko)
  • Fields on a custom image model can now be defined as required / blank=False (Matt Westcott)
  • Add combined index for Postgres search backend (Will Giddens)
  • Add Page.specific_deferred property for accessing specific page instance without up-front database queries (Andy Babic)
  • Add hash lookup to embeds to support URLs longer than 255 characters (Coen van der Kamp)
  • Fix: Stop menu icon overlapping the breadcrumb on small viewport widths in page editor (Karran Besen)
  • Fix: Make sure document chooser pagination preserves the selected collection when moving between pages (Alex Sa)
  • Fix: Gracefully handle oEmbed endpoints returning non-JSON responses (Matt Westcott)
  • Fix: Fix unique constraint on WorkflowState for SQL Server compatibility (David Beitey)
  • Fix: Reinstate chevron on collection dropdown (Mike Brown)
  • Fix: Prevent delete button showing on collection / workflow edit views when delete permission is absent (Helder Correia)

2.12rc1

  • Added a distinct 'choose' permission for images and documents (Robert Rollins)
  • StreamField values can now be modified in-place (Matt Westcott)
  • Added support for custom admin color themes (Joshua Marantz)
  • Added support for Python 3.9
  • Added WAGTAILIMAGES_IMAGE_FORM_BASE and WAGTAILDOCS_DOCUMENT_FORM_BASE settings to customise the forms for images and documents (Dan Braghis)
  • Switch pagination icons to use SVG instead of icon fonts (Scott Cranfill)
  • Added string representation to image Format class (Andreas Nüßlein)
  • Support returning None from register_page_action_menu_item and register_snippet_action_menu_item to skip registering an item (Vadim Karpenko)
  • Fields on a custom image model can now be defined as required / blank=False (Matt Westcott)
  • Add combined index for Postgres search backend (Will Giddens)
  • Add Page.specific_deferred property for accessing specific page instance without up-front database queries (Andy Babic)
  • Add hash lookup to embeds to support URLs longer than 255 characters (Coen van der Kamp)
  • Fix: Stop menu icon overlapping the breadcrumb on small viewport widths in page editor (Karran Besen)

... (truncated)

Changelog

Sourced from wagtail's changelog.

2.12.3 (05.03.2021)


 * Fix: Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
 * Fix: Prevent crash when copying an alias page (Karl Hobley)
 * Fix: Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)
 * Fix: Correctly handle model inheritance and `ClusterableModel` on `copy_for_translation` (Karl Hobley)

2.12.2 (18.02.2021)

  • Fix: Pin django-treebeard to <4.5 to prevent migration conflicts (Matt Westcott)

2.12.1 (16.02.2021)


 * Fix: Ensure aliases are published when the source page is published (Karl Hobley)
 * Fix: Make page privacy rules apply to aliases (Karl Hobley)
 * Fix: Prevent error when saving embeds that do not include a thumbnail URL (Cynthia Kiser)
 * Fix: Ensure that duplicate embed records are deleted when upgrading (Matt Westcott)
 * Fix: Prevent failure when running `manage.py dumpdata` with no arguments (Matt Westcott)

2.12 (02.02.2021)


 * Added a distinct 'choose' permission for images and documents (Robert Rollins)
 * StreamField values can now be modified in-place (Matt Westcott)
 * Added support for custom admin color themes (Joshua Marantz)
 * Added support for Python 3.9
 * Added `WAGTAILIMAGES_IMAGE_FORM_BASE` and `WAGTAILDOCS_DOCUMENT_FORM_BASE` settings to customise the forms for images and documents (Dan Braghis)
 * Switch pagination icons to use SVG instead of icon fonts (Scott Cranfill)
 * Added string representation to image Format class (Andreas Nüßlein)
 * Support returning None from `register_page_action_menu_item` and `register_snippet_action_menu_item` to skip registering an item (Vadim Karpenko)
 * Fields on a custom image model can now be defined as required / `blank=False` (Matt Westcott)
 * Add combined index for Postgres search backend (Will Giddens)
 * Add `Page.specific_deferred` property for accessing specific page instance without up-front database queries (Andy Babic)
 * Add hash lookup to embeds to support URLs longer than 255 characters (Coen van der Kamp)
 * Fix: Stop menu icon overlapping the breadcrumb on small viewport widths in page editor (Karran Besen)
 * Fix: Make sure document chooser pagination preserves the selected collection when moving between pages (Alex Sa)
 * Fix: Gracefully handle oEmbed endpoints returning non-JSON responses (Matt Westcott)
 * Fix: Fix unique constraint on WorkflowState for SQL Server compatibility (David Beitey)
 * Fix: Reinstate chevron on collection dropdown (Mike Brown)
 * Fix: Prevent delete button showing on collection / workflow edit views when delete permission is absent (Helder Correia)

2.11.6 (05.03.2021)
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/wagtail/wagtail/commit/16c34fd6e155a73fd5f148b2ef647e0b9dbacc44"><code>16c34fd</code></a> Fill in release date for 2.12.3</li>
<li><a href="https://github.com/wagtail/wagtail/commit/88160a2232a6d17ba016897b0c7326bbe86c735b"><code>88160a2</code></a> Fill in release date for 2.11.6</li>
<li><a href="https://github.com/wagtail/wagtail/commit/463b15a91c6a4829db079db32508823d910086cb"><code>463b15a</code></a> Version bump to 2.12.3</li>
<li><a href="https://github.com/wagtail/wagtail/commit/aaa2e206c9e637c07607a4bdfebbceaea57998e1"><code>aaa2e20</code></a> Fix migration dependency in i18n test migration</li>
<li><a href="https://github.com/wagtail/wagtail/commit/45b24abc77382f914c574368cab013d878838856"><code>45b24ab</code></a> Release note for <a href="https://github-redirect.dependabot.com/wagtail/wagtail/issues/6818">#6818</a> in 2.12.3</li>
<li><a href="https://github.com/wagtail/wagtail/commit/145b04a4f3ac61c81781e7466feda1fc7122eee4"><code>145b04a</code></a> Release note for <a href="https://github-redirect.dependabot.com/wagtail/wagtail/issues/6818">#6818</a> in 2.11.6</li>
<li><a href="https://github.com/wagtail/wagtail/commit/8a988638d1a02fccd05ff55f335c1c23499fa2aa"><code>8a98863</code></a> Fix copy_for_translation on inherited and clusterable models</li>
<li><a href="https://github.com/wagtail/wagtail/commit/7eb2ede39b98b9487edb02eac7ca99fc782b6d53"><code>7eb2ede</code></a> Release note for <a href="https://github-redirect.dependabot.com/wagtail/wagtail/issues/6872">#6872</a> in 2.12.3</li>
<li><a href="https://github.com/wagtail/wagtail/commit/0849ebb820894d17607d4d9d196bda9b9f7d4872"><code>0849ebb</code></a> Release note for <a href="https://github-redirect.dependabot.com/wagtail/wagtail/issues/6872">#6872</a> in 2.11.6</li>
<li><a href="https://github.com/wagtail/wagtail/commit/3816f87aa0c403f21783841862c0516d64c065c8"><code>3816f87</code></a> Prevent error on page editing after changing LANGUAGE_CODE</li>
<li>Additional commits viewable in <a href="https://github.com/wagtail/wagtail/compare/v2.10...v2.12.3">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=wagtail&package-manager=pip&previous-version=2.10&new-version=2.12.3)](https://dependabot.com/compatibility-score/?dependency-name=wagtail&package-manager=pip&previous-version=2.10&new-version=2.12.3) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #58.