AidansJCR / aidans-jcr

A new website for Aidan's JCR. Powered by Wagtail CMS with custom apps for other features
https://st-aidans.com
4 stars 1 forks source link

Bump wagtail from 2.11.2 to 2.11.6 #127

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps wagtail from 2.11.2 to 2.11.6.

Release notes

Sourced from wagtail's releases.

2.11.6

  • 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.11.5

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

2.11.4

  • Fix: Prevent delete button showing on collection / workflow edit views when delete permission is absent (Helder Correia)
  • Fix: Ensure aliases are published when the source page is published (Karl Hobley)
  • Fix: Make page privacy rules apply to aliases (Karl Hobley)

2.11.3

  • Fix: Updated project template migrations to ensure that initial homepage creation runs before addition of locale field (Dan Braghis)
  • Fix: Restore ability to use translatable strings in LANGUAGES / WAGTAIL_CONTENT_LANGUAGES settings (Andreas Morgenstern)
  • Fix: Allow locale / translation_of API filters to be used in combination with search (Matt Westcott)
  • Fix: Prevent error on create_log_entries_from_revisions when checking publish state on a revision that cannot be restored (Kristin Riebe)
Changelog

Sourced from wagtail's changelog.

2.11.6 (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.11.5 (18.02.2021)

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

2.11.4 (16.02.2021)


 * Fix: Prevent delete button showing on collection / workflow edit views when delete permission is absent (Helder Correia)
 * Fix: Ensure aliases are published when the source page is published (Karl Hobley)
 * Fix: Make page privacy rules apply to aliases (Karl Hobley)

2.11.3 (10.12.2020)

  • Fix: Updated project template migrations to ensure that initial homepage creation runs before addition of locale field (Dan Braghis)
  • Fix: Restore ability to use translatable strings in LANGUAGES / WAGTAIL_CONTENT_LANGUAGES settings (Andreas Morgenstern)
  • Fix: Allow locale / translation_of API filters to be used in combination with search (Matt Westcott)
  • Fix: Prevent error on create_log_entries_from_revisions when checking publish state on a revision that cannot be restored (Kristin Riebe)
Commits
  • 4ddfb48 Fill in release date for 2.11.6
  • a67d129 Version bump to 2.11.6
  • 1a40d97 Fix migration dependency in i18n test migration
  • cb0c643 Fix copy_for_translation on inherited and clusterable models
  • 2d66f49 Release note for #6818 in 2.11.6
  • f374ebd Release note for #6872 in 2.11.6
  • 4344d82 Prevent error on page editing after changing LANGUAGE_CODE
  • 6e20cec Release note for #6871 in 2.11.6
  • 68e9d49 Unpin django-treebeard - allow all up to 5.0
  • 92bd561 Release note for #6854 in 2.11.6
  • 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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AidansJCR/aidans-jcr/network/alerts).
dependabot[bot] commented 3 years ago

Superseded by #134.