ProjectTIER / projecttier.org

Wagtail website for Project TIER
https://www.projecttier.org/
GNU Affero General Public License v3.0
13 stars 15 forks source link

Bump wagtail from 2.12.2 to 2.12.5 #234

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps wagtail from 2.12.2 to 2.12.5.

Release notes

Sourced from wagtail's releases.

2.12.5

CVE-2021-32681 - fix improper escaping of HTML ('Cross-site Scripting') in Wagtail StreamField blocks (Karen Tracey, Matt Westcott)

2.12.4

  • Fix: CVE-2021-29434 - fix improper validation of URLs ('Cross-site Scripting') in rich text fields (Kevin Breen, Matt Westcott)
  • Fix: Reverse migration errors in images and documents (Mike Brown)
  • Fix: Avoid wagtailembeds migration failure on MySQL 8.0.13+ (Matt Westcott)

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)
Changelog

Sourced from wagtail's changelog.

2.12.5 (17.06.2021)


 * Fix: CVE-2021-32681 - fix improper escaping of HTML ('Cross-site Scripting') in Wagtail StreamField blocks (Karen Tracey, Matt Westcott)

2.12.4 (19.04.2021)

  • Fix: CVE-2021-29434 - fix improper validation of URLs ('Cross-site Scripting') in rich text fields (Kevin Breen, Matt Westcott)
  • Fix: Reverse migration errors in images and documents (Mike Brown)
  • Fix: Avoid wagtailembeds migration failure on MySQL 8.0.13+ (Matt Westcott)

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)
Commits
  • 0ac9191 Version bump to 2.12.5
  • 8755fd1 Release note for CVE-2021-32681 in Wagtail 2.12.5
  • 15441d7 Release note for CVE-2021-32681 in Wagtail 2.11.8
  • 5e054de Apply correct HTML escaping to jinja2 include_block tag
  • 07e7bb5 Apply correct HTML escaping to include_block tag output
  • b34d482 Version bump to 2.12.4
  • 4fa272d Fill in release date for 2.12.4
  • fec40b2 Release note for CVE-2021-29434 in 2.11.7
  • 1069e2b Release note for CVE-2021-29434 in 2.12.4
  • 915f6ed Disallow links with unrecognised protocols in contentstate
  • 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/ProjectTIER/projecttier.org/network/alerts).